Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20905/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.core.snapshots.TestSolrCloudSnapshots.testSnapshots

Error Message:
Error from server at http://127.0.0.1:36111/solr: create the collection time 
out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:36111/solr: create the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([E6AD34A0D7CE1DA6:D0E1B03FA2971FE9]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        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.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.core.snapshots.TestSolrCloudSnapshots.testSnapshots(TestSolrCloudSnapshots.java:86)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13849 lines...]
   [junit4] Suite: org.apache.solr.core.snapshots.TestSolrCloudSnapshots
   [junit4]   2> 2713842 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[E6AD34A0D7CE1DA6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_E6AD34A0D7CE1DA6-001/init-core-data-001
   [junit4]   2> 2713843 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[E6AD34A0D7CE1DA6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2713843 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[E6AD34A0D7CE1DA6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 2713844 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[E6AD34A0D7CE1DA6]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_E6AD34A0D7CE1DA6-001/tempDir-001
   [junit4]   2> 2713844 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[E6AD34A0D7CE1DA6]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2713844 INFO  (Thread-5466) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2713844 INFO  (Thread-5466) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2713846 ERROR (Thread-5466) [    ] 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> 2713944 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[E6AD34A0D7CE1DA6]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35237
   [junit4]   2> 2713948 INFO  (jetty-launcher-3458-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2713948 INFO  (jetty-launcher-3458-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2713948 INFO  (jetty-launcher-3458-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2713948 INFO  (jetty-launcher-3458-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2713949 INFO  (jetty-launcher-3458-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2a7eacc7{/solr,null,AVAILABLE}
   [junit4]   2> 2713949 INFO  (jetty-launcher-3458-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@16af662d{/solr,null,AVAILABLE}
   [junit4]   2> 2713949 INFO  (jetty-launcher-3458-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5c4b67cc{/solr,null,AVAILABLE}
   [junit4]   2> 2713949 INFO  (jetty-launcher-3458-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@258a735b{/solr,null,AVAILABLE}
   [junit4]   2> 2713951 INFO  (jetty-launcher-3458-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7f3fa873{HTTP/1.1,[http/1.1]}{127.0.0.1:41703}
   [junit4]   2> 2713951 INFO  (jetty-launcher-3458-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@b25ac81{HTTP/1.1,[http/1.1]}{127.0.0.1:36481}
   [junit4]   2> 2713951 INFO  (jetty-launcher-3458-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@70913d6f{HTTP/1.1,[http/1.1]}{127.0.0.1:37283}
   [junit4]   2> 2713951 INFO  (jetty-launcher-3458-thread-1) [    ] 
o.e.j.s.Server Started @2715387ms
   [junit4]   2> 2713952 INFO  (jetty-launcher-3458-thread-4) [    ] 
o.e.j.s.Server Started @2715387ms
   [junit4]   2> 2713952 INFO  (jetty-launcher-3458-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36481}
   [junit4]   2> 2713952 INFO  (jetty-launcher-3458-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37283}
   [junit4]   2> 2713951 INFO  (jetty-launcher-3458-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@51c68dd5{HTTP/1.1,[http/1.1]}{127.0.0.1:36111}
   [junit4]   2> 2713951 INFO  (jetty-launcher-3458-thread-3) [    ] 
o.e.j.s.Server Started @2715387ms
   [junit4]   2> 2713952 INFO  (jetty-launcher-3458-thread-2) [    ] 
o.e.j.s.Server Started @2715387ms
   [junit4]   2> 2713952 INFO  (jetty-launcher-3458-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41703}
   [junit4]   2> 2713952 INFO  (jetty-launcher-3458-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36111}
   [junit4]   2> 2713952 ERROR (jetty-launcher-3458-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2713952 ERROR (jetty-launcher-3458-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2713952 INFO  (jetty-launcher-3458-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2713952 INFO  (jetty-launcher-3458-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2713952 INFO  (jetty-launcher-3458-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2713952 INFO  (jetty-launcher-3458-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2713952 INFO  (jetty-launcher-3458-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2713952 INFO  (jetty-launcher-3458-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2713952 INFO  (jetty-launcher-3458-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-13T19:35:28.773825Z
   [junit4]   2> 2713952 INFO  (jetty-launcher-3458-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-13T19:35:28.773874Z
   [junit4]   2> 2713952 ERROR (jetty-launcher-3458-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2713952 ERROR (jetty-launcher-3458-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2713953 INFO  (jetty-launcher-3458-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2713953 INFO  (jetty-launcher-3458-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2713953 INFO  (jetty-launcher-3458-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2713953 INFO  (jetty-launcher-3458-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2713953 INFO  (jetty-launcher-3458-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2713953 INFO  (jetty-launcher-3458-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2713953 INFO  (jetty-launcher-3458-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-13T19:35:28.774448Z
   [junit4]   2> 2713956 INFO  (jetty-launcher-3458-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-13T19:35:28.777104Z
   [junit4]   2> 2713957 INFO  (jetty-launcher-3458-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2713957 INFO  (jetty-launcher-3458-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2713957 INFO  (jetty-launcher-3458-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2713957 INFO  (jetty-launcher-3458-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2713960 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 0x15fb6e1229a0001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2713965 INFO  (jetty-launcher-3458-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35237/solr
   [junit4]   2> 2713965 INFO  (jetty-launcher-3458-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35237/solr
   [junit4]   2> 2713965 INFO  (jetty-launcher-3458-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35237/solr
   [junit4]   2> 2713966 INFO  (jetty-launcher-3458-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35237/solr
   [junit4]   2> 2714003 INFO  (jetty-launcher-3458-thread-4) 
[n:127.0.0.1:37283_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2714004 INFO  (jetty-launcher-3458-thread-1) 
[n:127.0.0.1:36481_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2714004 INFO  (jetty-launcher-3458-thread-4) 
[n:127.0.0.1:37283_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:37283_solr
   [junit4]   2> 2714004 INFO  (jetty-launcher-3458-thread-1) 
[n:127.0.0.1:36481_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36481_solr
   [junit4]   2> 2714004 INFO  (jetty-launcher-3458-thread-2) 
[n:127.0.0.1:36111_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2714004 INFO  (jetty-launcher-3458-thread-3) 
[n:127.0.0.1:41703_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2714004 INFO  (jetty-launcher-3458-thread-4) 
[n:127.0.0.1:37283_solr    ] o.a.s.c.Overseer Overseer 
(id=98998794889854986-127.0.0.1:37283_solr-n_0000000000) starting
   [junit4]   2> 2714004 INFO  
(zkCallback-3479-thread-1-processing-n:127.0.0.1:36481_solr) 
[n:127.0.0.1:36481_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2714004 INFO  
(zkCallback-3477-thread-1-processing-n:127.0.0.1:41703_solr) 
[n:127.0.0.1:41703_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2714004 INFO  
(zkCallback-3478-thread-1-processing-n:127.0.0.1:37283_solr) 
[n:127.0.0.1:37283_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2714004 INFO  
(zkCallback-3480-thread-1-processing-n:127.0.0.1:36111_solr) 
[n:127.0.0.1:36111_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2714005 INFO  (jetty-launcher-3458-thread-2) 
[n:127.0.0.1:36111_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36111_solr
   [junit4]   2> 2714005 INFO  (jetty-launcher-3458-thread-3) 
[n:127.0.0.1:41703_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41703_solr
   [junit4]   2> 2714005 INFO  
(zkCallback-3477-thread-1-processing-n:127.0.0.1:41703_solr) 
[n:127.0.0.1:41703_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 2714005 INFO  
(zkCallback-3478-thread-1-processing-n:127.0.0.1:37283_solr) 
[n:127.0.0.1:37283_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 2714005 INFO  
(zkCallback-3479-thread-1-processing-n:127.0.0.1:36481_solr) 
[n:127.0.0.1:36481_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 2714005 INFO  
(zkCallback-3480-thread-1-processing-n:127.0.0.1:36111_solr) 
[n:127.0.0.1:36111_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 2714009 INFO  (jetty-launcher-3458-thread-4) 
[n:127.0.0.1:37283_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37283_solr
   [junit4]   2> 2714009 INFO  
(zkCallback-3477-thread-1-processing-n:127.0.0.1:41703_solr) 
[n:127.0.0.1:41703_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2714009 INFO  
(zkCallback-3479-thread-1-processing-n:127.0.0.1:36481_solr) 
[n:127.0.0.1:36481_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2714010 INFO  
(zkCallback-3478-thread-2-processing-n:127.0.0.1:37283_solr) 
[n:127.0.0.1:37283_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2714015 INFO  
(zkCallback-3480-thread-1-processing-n:127.0.0.1:36111_solr) 
[n:127.0.0.1:36111_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2714032 INFO  (jetty-launcher-3458-thread-3) 
[n:127.0.0.1:41703_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41703.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f0accd2
   [junit4]   2> 2714038 INFO  (jetty-launcher-3458-thread-3) 
[n:127.0.0.1:41703_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41703.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f0accd2
   [junit4]   2> 2714038 INFO  (jetty-launcher-3458-thread-3) 
[n:127.0.0.1:41703_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41703.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f0accd2
   [junit4]   2> 2714039 INFO  (jetty-launcher-3458-thread-3) 
[n:127.0.0.1:41703_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_E6AD34A0D7CE1DA6-001/tempDir-001/node3/.
   [junit4]   2> 2714044 INFO  (jetty-launcher-3458-thread-2) 
[n:127.0.0.1:36111_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36111.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f0accd2
   [junit4]   2> 2714047 INFO  (jetty-launcher-3458-thread-4) 
[n:127.0.0.1:37283_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37283.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f0accd2
   [junit4]   2> 2714055 INFO  (jetty-launcher-3458-thread-2) 
[n:127.0.0.1:36111_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36111.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f0accd2
   [junit4]   2> 2714055 INFO  (jetty-launcher-3458-thread-2) 
[n:127.0.0.1:36111_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36111.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f0accd2
   [junit4]   2> 2714056 INFO  (jetty-launcher-3458-thread-2) 
[n:127.0.0.1:36111_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_E6AD34A0D7CE1DA6-001/tempDir-001/node2/.
   [junit4]   2> 2714059 INFO  (jetty-launcher-3458-thread-4) 
[n:127.0.0.1:37283_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37283.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f0accd2
   [junit4]   2> 2714059 INFO  (jetty-launcher-3458-thread-4) 
[n:127.0.0.1:37283_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37283.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f0accd2
   [junit4]   2> 2714060 INFO  (jetty-launcher-3458-thread-4) 
[n:127.0.0.1:37283_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_E6AD34A0D7CE1DA6-001/tempDir-001/node4/.
   [junit4]   2> 2714060 INFO  (jetty-launcher-3458-thread-1) 
[n:127.0.0.1:36481_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36481.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f0accd2
   [junit4]   2> 2714065 INFO  (jetty-launcher-3458-thread-1) 
[n:127.0.0.1:36481_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36481.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f0accd2
   [junit4]   2> 2714065 INFO  (jetty-launcher-3458-thread-1) 
[n:127.0.0.1:36481_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36481.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f0accd2
   [junit4]   2> 2714066 INFO  (jetty-launcher-3458-thread-1) 
[n:127.0.0.1:36481_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_E6AD34A0D7CE1DA6-001/tempDir-001/node1/.
   [junit4]   2> 2714127 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[E6AD34A0D7CE1DA6]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2714127 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[E6AD34A0D7CE1DA6]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35237/solr ready
   [junit4]   2> 2714137 INFO  
(TEST-TestSolrCloudSnapshots.testSnapshots-seed#[E6AD34A0D7CE1DA6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSnapshots
   [junit4]   2> 2714138 INFO  (qtp154125350-21783) [n:127.0.0.1:36111_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf1&name=SolrCloudSnapshots&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2714139 INFO  
(OverseerThreadFactory-7768-thread-1-processing-n:127.0.0.1:37283_solr) 
[n:127.0.0.1:37283_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
SolrCloudSnapshots
   [junit4]   2> 2714242 INFO  
(OverseerStateUpdate-98998794889854986-127.0.0.1:37283_solr-n_0000000000) 
[n:127.0.0.1:37283_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SolrCloudSnapshots",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"SolrCloudSnapshots_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36481/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2714243 INFO  
(OverseerStateUpdate-98998794889854986-127.0.0.1:37283_solr-n_0000000000) 
[n:127.0.0.1:37283_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SolrCloudSnapshots",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"SolrCloudSnapshots_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36111/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2714243 INFO  
(OverseerStateUpdate-98998794889854986-127.0.0.1:37283_solr-n_0000000000) 
[n:127.0.0.1:37283_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SolrCloudSnapshots",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"SolrCloudSnapshots_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37283/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2714244 INFO  
(OverseerStateUpdate-98998794889854986-127.0.0.1:37283_solr-n_0000000000) 
[n:127.0.0.1:37283_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"SolrCloudSnapshots",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"SolrCloudSnapshots_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41703/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2714446 INFO  (qtp1960296527-21766) [n:127.0.0.1:36481_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard1_replica_n1&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2714446 INFO  (qtp154125350-21767) [n:127.0.0.1:36111_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard1_replica_n2&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2714446 INFO  (qtp1858528062-21777) [n:127.0.0.1:41703_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard2_replica_n6&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2714446 INFO  (qtp1960296527-21766) [n:127.0.0.1:36481_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2714446 INFO  (qtp154125350-21767) [n:127.0.0.1:36111_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2714446 INFO  (qtp1858528062-21777) [n:127.0.0.1:41703_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2714446 INFO  (qtp40343205-21778) [n:127.0.0.1:37283_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard2_replica_n4&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2714446 INFO  (qtp40343205-21778) [n:127.0.0.1:37283_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2714548 INFO  
(zkCallback-3478-thread-2-processing-n:127.0.0.1:37283_solr) 
[n:127.0.0.1:37283_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2714548 INFO  
(zkCallback-3477-thread-1-processing-n:127.0.0.1:41703_solr) 
[n:127.0.0.1:41703_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2714548 INFO  
(zkCallback-3480-thread-1-processing-n:127.0.0.1:36111_solr) 
[n:127.0.0.1:36111_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2714548 INFO  
(zkCallback-3479-thread-2-processing-n:127.0.0.1:36481_solr) 
[n:127.0.0.1:36481_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2714548 INFO  
(zkCallback-3479-thread-1-processing-n:127.0.0.1:36481_solr) 
[n:127.0.0.1:36481_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2714548 INFO  
(zkCallback-3480-thread-2-processing-n:127.0.0.1:36111_solr) 
[n:127.0.0.1:36111_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2714548 INFO  
(zkCallback-3478-thread-1-processing-n:127.0.0.1:37283_solr) 
[n:127.0.0.1:37283_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2714548 INFO  
(zkCallback-3477-thread-2-processing-n:127.0.0.1:41703_solr) 
[n:127.0.0.1:41703_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/SolrCloudSnapshots/state.json] for collection 
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2715451 INFO  (qtp1858528062-21777) [n:127.0.0.1:41703_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 2715451 INFO  (qtp1960296527-21766) [n:127.0.0.1:36481_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 2715451 INFO  (qtp40343205-21778) [n:127.0.0.1:37283_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 2715451 INFO  (qtp154125350-21767) [n:127.0.0.1:36111_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 2715455 INFO  (qtp1858528062-21777) [n:127.0.0.1:41703_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.s.IndexSchema 
[SolrCloudSnapshots_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 2715455 INFO  (qtp1960296527-21766) [n:127.0.0.1:36481_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.s.IndexSchema 
[SolrCloudSnapshots_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2715456 INFO  (qtp154125350-21767) [n:127.0.0.1:36111_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.s.IndexSchema 
[SolrCloudSnapshots_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2715456 INFO  (qtp40343205-21778) [n:127.0.0.1:37283_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.s.IndexSchema 
[SolrCloudSnapshots_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 2715456 INFO  (qtp1858528062-21777) [n:127.0.0.1:41703_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2715456 INFO  (qtp1960296527-21766) [n:127.0.0.1:36481_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2715456 INFO  (qtp1858528062-21777) [n:127.0.0.1:41703_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 
'SolrCloudSnapshots_shard2_replica_n6' using configuration from collection 
SolrCloudSnapshots, trusted=true
   [junit4]   2> 2715456 INFO  (qtp1960296527-21766) [n:127.0.0.1:36481_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'SolrCloudSnapshots_shard1_replica_n1' using configuration from collection 
SolrCloudSnapshots, trusted=true
   [junit4]   2> 2715457 INFO  (qtp1960296527-21766) [n:127.0.0.1:36481_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_36481.solr.core.SolrCloudSnapshots.shard1.replica_n1' 
(registry 'solr.core.SolrCloudSnapshots.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f0accd2
   [junit4]   2> 2715457 INFO  (qtp1858528062-21777) [n:127.0.0.1:41703_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_41703.solr.core.SolrCloudSnapshots.shard2.replica_n6' 
(registry 'solr.core.SolrCloudSnapshots.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f0accd2
   [junit4]   2> 2715457 INFO  (qtp1960296527-21766) [n:127.0.0.1:36481_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2715457 INFO  (qtp1858528062-21777) [n:127.0.0.1:41703_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2715457 INFO  (qtp1960296527-21766) [n:127.0.0.1:36481_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.c.SolrCore 
[[SolrCloudSnapshots_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_E6AD34A0D7CE1DA6-001/tempDir-001/node1/SolrCloudSnapshots_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_E6AD34A0D7CE1DA6-001/tempDir-001/node1/./SolrCloudSnapshots_shard1_replica_n1/data/]
   [junit4]   2> 2715457 INFO  (qtp1858528062-21777) [n:127.0.0.1:41703_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.c.SolrCore 
[[SolrCloudSnapshots_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_E6AD34A0D7CE1DA6-001/tempDir-001/node3/SolrCloudSnapshots_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_E6AD34A0D7CE1DA6-001/tempDir-001/node3/./SolrCloudSnapshots_shard2_replica_n6/data/]
   [junit4]   2> 2715457 INFO  (qtp154125350-21767) [n:127.0.0.1:36111_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2715457 INFO  (qtp40343205-21778) [n:127.0.0.1:37283_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 2715457 INFO  (qtp154125350-21767) [n:127.0.0.1:36111_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 
'SolrCloudSnapshots_shard1_replica_n2' using configuration from collection 
SolrCloudSnapshots, trusted=true
   [junit4]   2> 2715457 INFO  (qtp40343205-21778) [n:127.0.0.1:37283_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 
'SolrCloudSnapshots_shard2_replica_n4' using configuration from collection 
SolrCloudSnapshots, trusted=true
   [junit4]   2> 2715458 INFO  (qtp40343205-21778) [n:127.0.0.1:37283_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_37283.solr.core.SolrCloudSnapshots.shard2.replica_n4' 
(registry 'solr.core.SolrCloudSnapshots.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f0accd2
   [junit4]   2> 2715458 INFO  (qtp154125350-21767) [n:127.0.0.1:36111_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_36111.solr.core.SolrCloudSnapshots.shard1.replica_n2' 
(registry 'solr.core.SolrCloudSnapshots.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f0accd2
   [junit4]   2> 2715458 INFO  (qtp40343205-21778) [n:127.0.0.1:37283_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2715458 INFO  (qtp154125350-21767) [n:127.0.0.1:36111_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2715458 INFO  (qtp40343205-21778) [n:127.0.0.1:37283_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.c.SolrCore 
[[SolrCloudSnapshots_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_E6AD34A0D7CE1DA6-001/tempDir-001/node4/SolrCloudSnapshots_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_E6AD34A0D7CE1DA6-001/tempDir-001/node4/./SolrCloudSnapshots_shard2_replica_n4/data/]
   [junit4]   2> 2715458 INFO  (qtp154125350-21767) [n:127.0.0.1:36111_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.SolrCore 
[[SolrCloudSnapshots_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_E6AD34A0D7CE1DA6-001/tempDir-001/node2/SolrCloudSnapshots_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_E6AD34A0D7CE1DA6-001/tempDir-001/node2/./SolrCloudSnapshots_shard1_replica_n2/data/]
   [junit4]   2> 2715520 INFO  (qtp1858528062-21777) [n:127.0.0.1:41703_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2715520 INFO  (qtp1858528062-21777) [n:127.0.0.1:41703_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2715521 INFO  (qtp1858528062-21777) [n:127.0.0.1:41703_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2715521 INFO  (qtp1858528062-21777) [n:127.0.0.1:41703_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2715522 INFO  (qtp40343205-21778) [n:127.0.0.1:37283_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2715522 INFO  (qtp40343205-21778) [n:127.0.0.1:37283_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2715523 INFO  (qtp40343205-21778) [n:127.0.0.1:37283_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2715523 INFO  (qtp40343205-21778) [n:127.0.0.1:37283_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2715523 INFO  (qtp1858528062-21777) [n:127.0.0.1:41703_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3390bd89[SolrCloudSnapshots_shard2_replica_n6] main]
   [junit4]   2> 2715524 INFO  (qtp1858528062-21777) [n:127.0.0.1:41703_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2715524 INFO  (qtp1858528062-21777) [n:127.0.0.1:41703_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2715525 INFO  (qtp1858528062-21777) [n:127.0.0.1:41703_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will 
be reserved for 10000ms.
   [junit4]   2> 2715525 INFO  
(searcherExecutor-7777-thread-1-processing-n:127.0.0.1:41703_solr 
x:SolrCloudSnapshots_shard2_replica_n6 s:shard2 c:SolrCloudSnapshots 
r:core_node8) [n:127.0.0.1:41703_solr c:SolrCloudSnapshots s:shard2 
r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.c.SolrCore 
[SolrCloudSnapshots_shard2_replica_n6] Registered new searcher 
Searcher@3390bd89[SolrCloudSnapshots_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2715525 INFO  (qtp1858528062-21777) [n:127.0.0.1:41703_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1583980719999287296
   [junit4]   2> 2715529 INFO  (qtp1858528062-21777) [n:127.0.0.1:41703_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext 
Waiting until we see more replicas up for shard shard2: total=2 found=1 
timeoutin=9999ms
   [junit4]   2> 2715529 INFO  (qtp40343205-21778) [n:127.0.0.1:37283_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@74ff5cd2[SolrCloudSnapshots_shard2_replica_n4] main]
   [junit4]   2> 2715531 INFO  (qtp154125350-21767) [n:127.0.0.1:36111_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2715531 INFO  (qtp154125350-21767) [n:127.0.0.1:36111_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2715532 INFO  (qtp154125350-21767) [n:127.0.0.1:36111_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2715532 INFO  (qtp154125350-21767) [n:127.0.0.1:36111_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2715533 INFO  (qtp40343205-21778) [n:127.0.0.1:37283_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2715533 INFO  (qtp40343205-21778) [n:127.0.0.1:37283_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2715535 INFO  (qtp154125350-21767) [n:127.0.0.1:36111_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@134a4ae8[SolrCloudSnapshots_shard1_replica_n2] main]
   [junit4]   2> 2715535 INFO  (qtp40343205-21778) [n:127.0.0.1:37283_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will 
be reserved for 10000ms.
   [junit4]   2> 2715536 INFO  
(searcherExecutor-7780-thread-1-processing-n:127.0.0.1:37283_solr 
x:SolrCloudSnapshots_shard2_replica_n4 s:shard2 c:SolrCloudSnapshots 
r:core_node7) [n:127.0.0.1:37283_solr c:SolrCloudSnapshots s:shard2 
r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.c.SolrCore 
[SolrCloudSnapshots_shard2_replica_n4] Registered new searcher 
Searcher@74ff5cd2[SolrCloudSnapshots_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2715536 INFO  (qtp40343205-21778) [n:127.0.0.1:37283_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1583980720010821632
   [junit4]   2> 2715536 INFO  (qtp154125350-21767) [n:127.0.0.1:36111_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2715536 INFO  (qtp154125350-21767) [n:127.0.0.1:36111_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2715537 INFO  (qtp154125350-21767) [n:127.0.0.1:36111_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will 
be reserved for 10000ms.
   [junit4]   2> 2715540 INFO  (qtp1960296527-21766) [n:127.0.0.1:36481_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2715540 INFO  (qtp1960296527-21766) [n:127.0.0.1:36481_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2715541 INFO  
(searcherExecutor-7779-thread-1-processing-n:127.0.0.1:36111_solr 
x:SolrCloudSnapshots_shard1_replica_n2 s:shard1 c:SolrCloudSnapshots 
r:core_node5) [n:127.0.0.1:36111_solr c:SolrCloudSnapshots s:shard1 
r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.SolrCore 
[SolrCloudSnapshots_shard1_replica_n2] Registered new searcher 
Searcher@134a4ae8[SolrCloudSnapshots_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2715541 INFO  (qtp154125350-21767) [n:127.0.0.1:36111_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1583980720016064512
   [junit4]   2> 2715542 INFO  (qtp1960296527-21766) [n:127.0.0.1:36481_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2715542 INFO  (qtp1960296527-21766) [n:127.0.0.1:36481_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2715543 INFO  (qtp1960296527-21766) [n:127.0.0.1:36481_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@57327866[SolrCloudSnapshots_shard1_replica_n1] main]
   [junit4]   2> 2715544 INFO  (qtp1960296527-21766) [n:127.0.0.1:36481_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2715544 INFO  (qtp1960296527-21766) [n:127.0.0.1:36481_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2715544 INFO  (qtp1960296527-21766) [n:127.0.0.1:36481_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will 
be reserved for 10000ms.
   [junit4]   2> 2715545 INFO  (qtp154125350-21767) [n:127.0.0.1:36111_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_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> 2715545 INFO  
(searcherExecutor-7778-thread-1-processing-n:127.0.0.1:36481_solr 
x:SolrCloudSnapshots_shard1_replica_n1 s:shard1 c:SolrCloudSnapshots 
r:core_node3) [n:127.0.0.1:36481_solr c:SolrCloudSnapshots s:shard1 
r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.c.SolrCore 
[SolrCloudSnapshots_shard1_replica_n1] Registered new searcher 
Searcher@57327866[SolrCloudSnapshots_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2715545 INFO  (qtp1960296527-21766) [n:127.0.0.1:36481_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1583980720020258816
   [junit4]   2> 2716029 INFO  (qtp1858528062-21777) [n:127.0.0.1:41703_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 2716029 INFO  (qtp1858528062-21777) [n:127.0.0.1:41703_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 2716029 INFO  (qtp1858528062-21777) [n:127.0.0.1:41703_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:41703/solr/SolrCloudSnapshots_shard2_replica_n6/
   [junit4]   2> 2716030 INFO  (qtp1858528062-21777) [n:127.0.0.1:41703_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: 
core=SolrCloudSnapshots_shard2_replica_n6 url=http://127.0.0.1:41703/solr START 
replicas=[http://127.0.0.1:37283/solr/SolrCloudSnapshots_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 2716031 INFO  (qtp40343205-21785) [n:127.0.0.1:37283_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.c.S.Request 
[SolrCloudSnapshots_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> 2716045 INFO  (qtp154125350-21767) [n:127.0.0.1:36111_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 2716045 INFO  (qtp154125350-21767) [n:127.0.0.1:36111_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 2716045 INFO  (qtp154125350-21767) [n:127.0.0.1:36111_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:36111/solr/SolrCloudSnapshots_shard1_replica_n2/
   [junit4]   2> 2716045 INFO  (qtp154125350-21767) [n:127.0.0.1:36111_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=SolrCloudSnapshots_shard1_replica_n2 url=http://127.0.0.1:36111/solr START 
replicas=[http://127.0.0.1:36481/solr/SolrCloudSnapshots_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 2716046 INFO  (qtp1960296527-21794) [n:127.0.0.1:36481_solr 
c:SolrCloudSnapshots s:shard1 r:core_node3 
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.c.S.Request 
[SolrCloudSnapshots_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> 2716330 INFO  (qtp1858528062-21777) [n:127.0.0.1:41703_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: 
core=SolrCloudSnapshots_shard2_replica_n6 url=http://127.0.0.1:41703/solr DONE. 
 We have no versions.  sync failed.
   [junit4]   2> 2716330 INFO  (qtp1858528062-21777) [n:127.0.0.1:41703_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt 
to sync with shard failed, moving to the next candidate
   [junit4]   2> 2716330 INFO  (qtp1858528062-21777) [n:127.0.0.1:41703_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_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> 2716330 INFO  (qtp1858528062-21777) [n:127.0.0.1:41703_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 2716332 INFO  (qtp1858528062-21777) [n:127.0.0.1:41703_solr 
c:SolrCloudSnapshots s:shard2 r:core_node8 
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: 
http://127.0.0.1:41703/solr/SolrCloudSnapshots_shard2_replica_n6/ shard2
   [junit4]   2> 2716346 INFO  (qtp154125350-21767) [n:127.0.0.1:36111_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=SolrCloudSnapshots_shard1_replica_n2 url=http://127.0.0.1:36111/solr DONE. 
 We have no versions.  sync failed.
   [junit4]   2> 2716346 INFO  (qtp154125350-21767) [n:127.0.0.1:36111_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt 
to sync with shard failed, moving to the next candidate
   [junit4]   2> 2716346 INFO  (qtp154125350-21767) [n:127.0.0.1:36111_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_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> 2716346 INFO  (qtp154125350-21767) [n:127.0.0.1:36111_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 2716347 INFO  (qtp154125350-21767) [n:127.0.0.1:36111_solr 
c:SolrCloudSnapshots s:shard1 r:core_node5 
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: 
http://127.0.0.1:36111/solr/SolrCloudSnapshots_shard1_replica_n2/ shard1
   [junit4]   2> 2894141 ERROR (qtp154125350-21783) [n:127.0.0.1:36111_solr    
] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the 
collection time out:180s
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:737)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:718)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:499)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 2894141 INFO  (qtp154125350-21783) [n:127.0.0.1:36111_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=conf1&name=SolrCloudSnapshots&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=500 QTime=180003
   [junit4]   2> 2894141 ERROR (qtp154125350-21783) [n:127.0.0.1:36111_solr    
] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the 
collection time out:180s
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:737)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:718)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:499)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 2894142 INFO  
(TEST-TestSolrCloudSnapshots.testSnapshots-seed#[E6AD34A0D7CE1DA6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testSnapshots
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudSnapshots -Dtests.method=testSnapshots 
-Dtests.seed=E6AD34A0D7CE1DA6 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ki -Dtests.timezone=Asia/Harbin -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR    180s J2 | TestSolrCloudSnapshots.testSnapshots <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:36111/solr: create the collection time out:180s
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E6AD34A0D7CE1DA6:D0E1B03FA2971FE9]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    >        at 
org.apache.solr.core.snapshots.TestSolrCloudSnapshots.testSnapshots(TestSolrCloudSnapshots.java:86)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2894146 INFO  (jetty-closer-3459-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@7f3fa873{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2894146 ERROR 
(OverseerThreadFactory-7768-thread-1-processing-n:127.0.0.1:37283_solr) 
[n:127.0.0.1:37283_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:36111/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: http://127.0.0.1:36111/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 
127.0.0.1:36111 failed to respond
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2>        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2>        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2>        ... 12 more
   [junit4]   2> 2894148 ERROR 
(OverseerThreadFactory-7768-thread-1-processing-n:127.0.0.1:37283_solr) 
[n:127.0.0.1:37283_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:37283/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: http://127.0.0.1:37283/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 
127.0.0.1:37283 failed to respond
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2>        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2>        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2>        ... 12 more
   [junit4]   2> 2894149 ERROR 
(OverseerThreadFactory-7768-thread-1-processing-n:127.0.0.1:37283_solr) 
[n:127.0.0.1:37283_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:41703/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: http://127.0.0.1:41703/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 
127.0.0.1:41703 failed to respond
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2>        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2>        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2>        ... 12 more
   [junit4]   2> 2894146 INFO  (jetty-closer-3459-thread-3) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@51c68dd5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2894150 ERROR 
(OverseerThreadFactory-7768-thread-1-processing-n:127.0.0.1:37283_solr) 
[n:127.0.0.1:37283_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:36481/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: http://127.0.0.1:36481/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 
127.0.0.1:36481 failed to respond
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2>        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2>        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2>        ... 12 more
   [junit4]   2> 2894148 INFO  (jetty-closer-3459-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@b25ac81{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2894152 ERROR 
(OverseerThreadFactory-7768-thread-1-processing-n:127.0.0.1:37283_solr) 
[n:127.0.0.1:37283_solr    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning 
up collection [SolrCloudSnapshots].
   [junit4]   2> 2894152 INFO  (jetty-closer-3459-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=622333679
   [junit4]   2> 2894147 INFO  (jetty-closer-3459-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2092085884
   [junit4]   2> 2894152 INFO  (jetty-closer-3459-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2894152 INFO  (jetty-closer-3459-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2894152 INFO  (jetty-closer-3459-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@79977984: rootName = 
solr_36481, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@5d951c95
   [junit4]   2> 2894152 INFO  (jetty-closer-3459-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@553a5060: rootName = 
solr_41703, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@fab45ef
   [junit4]   2> 2894153 INFO  
(OverseerThreadFactory-7768-thread-1-processing-n:127.0.0.1:37283_solr) 
[n:127.0.0.1:37283_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 2894146 INFO  (jetty-closer-3459-thread-4) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@70913d6f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2894151 INFO  (jetty-closer-3459-thread-3) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1908127376
   [junit4]   2> 2894154 INFO  (jetty-closer-3459-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2894154 INFO  (jetty-closer-3459-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@55632347: rootName = 
solr_36111, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@270ead0d
   [junit4]   2> 2894154 ERROR 
(OverseerThreadFactory-7768-thread-1-processing-n:127.0.0.1:37283_solr) 
[n:127.0.0.1:37283_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:37283/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Server 
refused connection at: http://127.0.0.1:37283/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.conn.HttpHostConnectException: 
Connect to 127.0.0.1:37283 [/127.0.0.1] failed: Connection refused (Connection 
refused)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159)
   [junit4]   2>        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2>        ... 12 more
   [junit4]   2> Caused by: java.net.ConnectException: Connection refused 
(Connection refused)
   [junit4]   2>        at 
java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2>        at 
java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:400)
   [junit4]   2>        at 
java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:243)
   [junit4]   2>        at 
java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:225)
   [junit4]   2>        at 
java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:402)
   [junit4]   2>        at java.base/java.net.Socket.connect(Socket.java:591)
   [junit4]   2>        at 
org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
   [junit4]   2>        ... 22 more
   [junit4]   2> 2894157 INFO  (jetty-closer-3459-thread-4) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=312646600
   [junit4]   2> 2894159 ERROR 
(OverseerThreadFactory-7768-thread-1-processing-n:127.0.0.1:37283_solr) 
[n:127.0.0.1:37283_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:36481/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Server 
refused connection at: http://127.0.0.1:36481/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at org.apache.solr.common.util.Executor

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

nit4]   2>      at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:737)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:718)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:499)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered 
leader was found after waiting for 1220000ms , collection: SolrCloudSnapshots 
slice: shard2 saw state=null with live_nodes=[]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:816)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:781)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2>        ... 41 more
   [junit4]   2> 
   [junit4]   2> 2924215 INFO  (qtp40343205-21778) [n:127.0.0.1:37283_solr 
c:SolrCloudSnapshots s:shard2 r:core_node7 
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard2_replica_n4&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=209768
   [junit4]   2> 2924215 ERROR 
(SUITE-TestSolrCloudSnapshots-seed#[E6AD34A0D7CE1DA6]-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> 2924215 INFO  
(SUITE-TestSolrCloudSnapshots-seed#[E6AD34A0D7CE1DA6]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35237 35237
   [junit4]   2> 2929249 INFO  (Thread-5466) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:35237 35237
   [junit4]   2> 2929249 WARN  (Thread-5466) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/collections/SolrCloudSnapshots/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98998794889854986-127.0.0.1:37283_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.snapshots.TestSolrCloudSnapshots_E6AD34A0D7CE1DA6-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3da4a48),
 locale=ki, timezone=Asia/Harbin
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=8,threads=1,free=305958408,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigReload, 
XsltUpdateRequestHandlerTest, TestSchemaResource, TestQueryTypes, 
WrapperMergePolicyFactoryTest, TestCloudSchemaless, SolrCLIZkUtilsTest, 
TestFiltering, TestInPlaceUpdatesStandalone, 
CloneFieldUpdateProcessorFactoryTest, TestConfigSetsAPIExclusivity, 
CdcrRequestHandlerTest, IndexSchemaTest, TestUnifiedSolrHighlighter, 
SolrTestCaseJ4Test, TestBulkSchemaAPI, DeleteStatusTest, 
TestDelegationWithHadoopAuth, DistributedExpandComponentTest, 
HttpTriggerListenerTest, DisMaxRequestHandlerTest, TestLRUCache, 
DistributedFacetPivotWhiteBoxTest, SolrCoreCheckLockOnStartupTest, 
SuggesterWFSTTest, FieldAnalysisRequestHandlerTest, TestQuerySenderListener, 
CopyFieldTest, TestExactStatsCache, HdfsCollectionsAPIDistributedZkTest, 
TimeZoneUtilsTest, SimpleMLTQParserTest, TestCollectionAPI, 
TestSerializedLuceneMatchVersion, OverriddenZkACLAndCredentialsProvidersTest, 
WordBreakSolrSpellCheckerTest, TriggerIntegrationTest, TestCSVResponseWriter, 
LeaderElectionTest, TestGroupingSearch, TestLegacyFieldReuse, 
AnalyticsQueryTest, DeleteNodeTest, TestReplicaProperties, 
AutoAddReplicasIntegrationTest, ConnectionReuseTest, TestDefaultStatsCache, 
ConfigSetsAPITest, DistributedSpellCheckComponentTest, 
TestTolerantUpdateProcessorCloud, DateRangeFieldTest, TestUseDocValuesAsStored, 
TestManagedSynonymFilterFactory, TestTrie, TestPartialUpdateDeduplication, 
TestHighFrequencyDictionaryFactory, CollectionsAPIAsyncDistributedZkTest, 
DistribJoinFromCollectionTest, TestSizeLimitedDistributedMap, BooleanFieldTest, 
TestLFUCache, ClassificationUpdateProcessorFactoryTest, RecoveryZkTest, 
ChaosMonkeyNothingIsSafeTest, TestExclusionRuleCollectionAccess, 
PeerSyncWithIndexFingerprintCachingTest, SolrMetricReporterTest, 
TestManagedResource, TestManagedSchema, RollingRestartTest, 
TestSystemIdResolver, PropertiesRequestHandlerTest, 
TestCloudJSONFacetJoinDomain, FileBasedSpellCheckerTest, 
TestShardHandlerFactory, IndexBasedSpellCheckerTest, TestSearcherReuse, 
TestFieldCacheWithThreads, RequestLoggingTest, TestIntervalFaceting, 
DistributedSuggestComponentTest, TestCoreContainer, TestReqParamsAPI, 
ReplaceNodeTest, DirectSolrConnectionTest, 
SuggestComponentContextFilterQueryTest, TestSystemCollAutoCreate, 
TestZkAclsWithHadoopAuth, MetricsConfigTest, TestMacros, 
TestSolrCoreProperties, TestXmlQParser, TestMissingGroups, OverseerRolesTest, 
SpellPossibilityIteratorTest, BitVectorTest, MergeStrategyTest, 
BasicDistributedZk2Test, DocValuesNotIndexedTest, TestConfigSets, 
CoreSorterTest, TestConfigOverlay, LoggingHandlerTest, RegexBytesRefFilterTest, 
TestTrackingShardHandlerFactory, TestRandomFlRTGCloud, 
TestMultiValuedNumericRangeQuery, ShardSplitTest, TestFunctionQuery, 
TestFilteredDocIdSet, RuleEngineTest, TestRetrieveFieldsOptimizer, 
TestStressInPlaceUpdates, TestPushWriter, CustomCollectionTest, UUIDFieldTest, 
OverseerTest, TestBinaryResponseWriter, HdfsWriteToMultipleCollectionsTest, 
MoveReplicaHDFSFailoverTest, MultiThreadedOCPTest, ReplicaListTransformerTest, 
PluginInfoTest, AsyncCallRequestStatusResponseTest, CollectionReloadTest, 
CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, 
ConnectionManagerTest, DeleteInactiveReplicaTest, DeleteReplicaTest, 
DistributedVersionInfoTest, ForceLeaderTest, LeaderElectionContextKeyTest, 
LeaderFailureAfterFreshStartTest, MissingSegmentRecoveryTest, MoveReplicaTest, 
OverseerStatusTest, RecoveryAfterSoftCommitTest, SolrXmlInZkTest, 
TestClusterProperties, TestDeleteCollectionOnDownNodes, 
TestDistribDocBasedVersion, TestHdfsCloudBackupRestore, TestLockTree, 
TestPrepRecovery, TestRebalanceLeaders, TestRequestForwarding, 
TestSegmentSorting, TlogReplayBufferedWhileIndexingTest, 
TriLevelCompositeIdRoutingTest, NodeAddedTriggerTest, SearchRateTriggerTest, 
CdcrReplicationHandlerTest, CdcrVersionReplicationTest, HdfsRecoveryZkTest, 
ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, TestInfoStreamLogging, 
TestInitParams, TestSimpleTextCodec, TestSolrConfigHandler, TestSolrXml, 
TestSolrCloudSnapshots]
   [junit4] Completed [679/749 (1!)] on J2 in 215.42s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to