Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/121/
1 tests failed. FAILED: org.apache.solr.cloud.TestCloudRecovery2.test Error Message: Error from server at https://127.0.0.1:40849/solr: Async exception during distributed update: java.net.ConnectException: Connection refused Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:40849/solr: Async exception during distributed update: java.net.ConnectException: Connection refused at __randomizedtesting.SeedInfo.seed([1401B86DBE0AA38:8914245C751CC7C0]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649) 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.SolrRequest.process(SolrRequest.java:207) at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:239) at org.apache.solr.cloud.TestCloudRecovery2.test(TestCloudRecovery2.java:67) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) 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:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 14543 lines...] [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery2 [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery2_1401B86DBE0AA38-001/init-core-data-001 [junit4] 2> 1624007 INFO (SUITE-TestCloudRecovery2-seed#[1401B86DBE0AA38]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery2_1401B86DBE0AA38-001/tempDir-001 [junit4] 2> 1624007 INFO (SUITE-TestCloudRecovery2-seed#[1401B86DBE0AA38]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1624007 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1624007 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1624107 INFO (SUITE-TestCloudRecovery2-seed#[1401B86DBE0AA38]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:34392 [junit4] 2> 1624107 INFO (SUITE-TestCloudRecovery2-seed#[1401B86DBE0AA38]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34392 [junit4] 2> 1624107 INFO (SUITE-TestCloudRecovery2-seed#[1401B86DBE0AA38]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34392 [junit4] 2> 1624113 INFO (zkConnectionManagerCallback-14290-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1624116 INFO (zkConnectionManagerCallback-14292-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1624117 INFO (zkConnectionManagerCallback-14294-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1624121 WARN (jetty-launcher-14295-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1624121 WARN (jetty-launcher-14295-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1624121 INFO (jetty-launcher-14295-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1624121 INFO (jetty-launcher-14295-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1624121 INFO (jetty-launcher-14295-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1624121 INFO (jetty-launcher-14295-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1624121 INFO (jetty-launcher-14295-thread-2) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 1624122 INFO (jetty-launcher-14295-thread-1) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 1624123 INFO (jetty-launcher-14295-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1624123 INFO (jetty-launcher-14295-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1624123 INFO (jetty-launcher-14295-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1624123 INFO (jetty-launcher-14295-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3fa30098{/solr,null,AVAILABLE} [junit4] 2> 1624124 WARN (jetty-launcher-14295-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2b6c3309[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1624124 INFO (jetty-launcher-14295-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1624124 INFO (jetty-launcher-14295-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1624124 INFO (jetty-launcher-14295-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1624125 INFO (jetty-launcher-14295-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55e7167e{/solr,null,AVAILABLE} [junit4] 2> 1624125 WARN (jetty-launcher-14295-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@d6bb60b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1624125 INFO (jetty-launcher-14295-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@59a7649c{SSL,[ssl, http/1.1]}{127.0.0.1:40849} [junit4] 2> 1624125 INFO (jetty-launcher-14295-thread-1) [ ] o.e.j.s.Server Started @1624183ms [junit4] 2> 1624125 INFO (jetty-launcher-14295-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40849} [junit4] 2> 1624125 INFO (jetty-launcher-14295-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@53f3b1ef{SSL,[ssl, http/1.1]}{127.0.0.1:42117} [junit4] 2> 1624125 INFO (jetty-launcher-14295-thread-2) [ ] o.e.j.s.Server Started @1624184ms [junit4] 2> 1624126 INFO (jetty-launcher-14295-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42117} [junit4] 2> 1624126 ERROR (jetty-launcher-14295-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1624126 INFO (jetty-launcher-14295-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1624126 INFO (jetty-launcher-14295-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.1.0 [junit4] 2> 1624126 INFO (jetty-launcher-14295-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1624126 INFO (jetty-launcher-14295-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1624126 INFO (jetty-launcher-14295-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-04-12T12:12:21.267Z [junit4] 2> 1624126 ERROR (jetty-launcher-14295-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1624126 INFO (jetty-launcher-14295-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1624126 INFO (jetty-launcher-14295-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.1.0 [junit4] 2> 1624126 INFO (jetty-launcher-14295-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1624126 INFO (jetty-launcher-14295-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1624126 INFO (jetty-launcher-14295-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-04-12T12:12:21.267Z [junit4] 2> 1624128 INFO (zkConnectionManagerCallback-14299-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1624128 INFO (zkConnectionManagerCallback-14297-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1624129 INFO (jetty-launcher-14295-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1624129 INFO (jetty-launcher-14295-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1624287 INFO (jetty-launcher-14295-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1624288 WARN (jetty-launcher-14295-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1624289 WARN (jetty-launcher-14295-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@32ebca23[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1624292 WARN (jetty-launcher-14295-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1624293 WARN (jetty-launcher-14295-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@73368b1b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1624294 INFO (jetty-launcher-14295-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34392/solr [junit4] 2> 1624296 INFO (zkConnectionManagerCallback-14307-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1624301 INFO (zkConnectionManagerCallback-14309-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1624364 INFO (jetty-launcher-14295-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1624365 WARN (jetty-launcher-14295-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1624366 WARN (jetty-launcher-14295-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1fbfcea5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1624369 WARN (jetty-launcher-14295-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1624370 WARN (jetty-launcher-14295-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1993107b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1624372 INFO (jetty-launcher-14295-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34392/solr [junit4] 2> 1624374 INFO (zkConnectionManagerCallback-14317-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1624379 INFO (zkConnectionManagerCallback-14319-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1624392 INFO (jetty-launcher-14295-thread-2) [n:127.0.0.1:42117_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42117_solr [junit4] 2> 1624393 INFO (jetty-launcher-14295-thread-2) [n:127.0.0.1:42117_solr ] o.a.s.c.Overseer Overseer (id=73119663461498888-127.0.0.1:42117_solr-n_0000000000) starting [junit4] 2> 1624396 INFO (jetty-launcher-14295-thread-1) [n:127.0.0.1:40849_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40849_solr [junit4] 2> 1624398 INFO (zkCallback-14318-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1624403 INFO (zkCallback-14308-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1624417 INFO (zkConnectionManagerCallback-14326-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1624418 INFO (jetty-launcher-14295-thread-2) [n:127.0.0.1:42117_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1624420 INFO (jetty-launcher-14295-thread-2) [n:127.0.0.1:42117_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34392/solr ready [junit4] 2> 1624421 INFO (OverseerStateUpdate-73119663461498888-127.0.0.1:42117_solr-n_0000000000) [n:127.0.0.1:42117_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42117_solr [junit4] 2> 1624421 INFO (jetty-launcher-14295-thread-2) [n:127.0.0.1:42117_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:42117_solr as DOWN [junit4] 2> 1624423 INFO (jetty-launcher-14295-thread-2) [n:127.0.0.1:42117_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1624423 INFO (jetty-launcher-14295-thread-2) [n:127.0.0.1:42117_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42117_solr [junit4] 2> 1624425 INFO (zkCallback-14318-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1624425 INFO (zkCallback-14308-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1624425 INFO (zkCallback-14325-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1624448 INFO (zkConnectionManagerCallback-14331-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1624448 INFO (jetty-launcher-14295-thread-2) [n:127.0.0.1:42117_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1624449 INFO (jetty-launcher-14295-thread-1) [n:127.0.0.1:40849_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1624450 INFO (jetty-launcher-14295-thread-1) [n:127.0.0.1:40849_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34392/solr ready [junit4] 2> 1624451 INFO (jetty-launcher-14295-thread-1) [n:127.0.0.1:40849_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1624502 INFO (jetty-launcher-14295-thread-1) [n:127.0.0.1:40849_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40849.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f17a681 [junit4] 2> 1624506 INFO (jetty-launcher-14295-thread-2) [n:127.0.0.1:42117_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42117.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f17a681 [junit4] 2> 1624519 INFO (jetty-launcher-14295-thread-1) [n:127.0.0.1:40849_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40849.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f17a681 [junit4] 2> 1624519 INFO (jetty-launcher-14295-thread-2) [n:127.0.0.1:42117_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42117.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f17a681 [junit4] 2> 1624519 INFO (jetty-launcher-14295-thread-1) [n:127.0.0.1:40849_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40849.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f17a681 [junit4] 2> 1624520 INFO (jetty-launcher-14295-thread-2) [n:127.0.0.1:42117_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42117.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f17a681 [junit4] 2> 1624521 INFO (jetty-launcher-14295-thread-1) [n:127.0.0.1:40849_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery2_1401B86DBE0AA38-001/tempDir-001/node1/. [junit4] 2> 1624521 INFO (jetty-launcher-14295-thread-2) [n:127.0.0.1:42117_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery2_1401B86DBE0AA38-001/tempDir-001/node2/. [junit4] 2> 1624590 INFO (zkConnectionManagerCallback-14338-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1624591 INFO (SUITE-TestCloudRecovery2-seed#[1401B86DBE0AA38]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1624592 INFO (SUITE-TestCloudRecovery2-seed#[1401B86DBE0AA38]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34392/solr ready [junit4] 2> 1624611 INFO (qtp2043100459-35710) [n:127.0.0.1:40849_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1624615 INFO (OverseerThreadFactory-9304-thread-1-processing-n:127.0.0.1:42117_solr) [n:127.0.0.1:42117_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 1624724 INFO (OverseerStateUpdate-73119663461498888-127.0.0.1:42117_solr-n_0000000000) [n:127.0.0.1:42117_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:42117/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1624727 INFO (OverseerStateUpdate-73119663461498888-127.0.0.1:42117_solr-n_0000000000) [n:127.0.0.1:42117_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:40849/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1624932 INFO (qtp2043100459-35708) [n:127.0.0.1:40849_solr x:collection1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1624932 INFO (qtp2043100459-35708) [n:127.0.0.1:40849_solr x:collection1_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1624946 INFO (qtp930626634-35713) [n:127.0.0.1:42117_solr x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1625955 INFO (qtp2043100459-35708) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0 [junit4] 2> 1625968 INFO (qtp930626634-35713) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0 [junit4] 2> 1625998 INFO (qtp2043100459-35708) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal [junit4] 2> 1626002 INFO (qtp930626634-35713) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal [junit4] 2> 1626009 INFO (qtp2043100459-35708) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1626009 INFO (qtp2043100459-35708) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from collection collection1, trusted=true [junit4] 2> 1626010 INFO (qtp2043100459-35708) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40849.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f17a681 [junit4] 2> 1626010 INFO (qtp2043100459-35708) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery2_1401B86DBE0AA38-001/tempDir-001/node1/collection1_shard1_replica_n2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery2_1401B86DBE0AA38-001/tempDir-001/node1/./collection1_shard1_replica_n2/data/] [junit4] 2> 1626013 INFO (qtp930626634-35713) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1626013 INFO (qtp930626634-35713) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true [junit4] 2> 1626013 INFO (qtp930626634-35713) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42117.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f17a681 [junit4] 2> 1626013 INFO (qtp930626634-35713) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery2_1401B86DBE0AA38-001/tempDir-001/node2/collection1_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery2_1401B86DBE0AA38-001/tempDir-001/node2/./collection1_shard1_replica_n1/data/] [junit4] 2> 1626178 INFO (qtp930626634-35713) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1626178 INFO (qtp930626634-35713) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1626182 INFO (qtp930626634-35713) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1626182 INFO (qtp930626634-35713) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1626190 INFO (qtp930626634-35713) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4aa4e1c0[collection1_shard1_replica_n1] main] [junit4] 2> 1626193 INFO (qtp930626634-35713) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config [junit4] 2> 1626193 INFO (qtp930626634-35713) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config [junit4] 2> 1626194 INFO (qtp930626634-35713) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1626194 INFO (qtp930626634-35713) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630610279193640960 [junit4] 2> 1626199 INFO (searcherExecutor-9313-thread-1-processing-n:127.0.0.1:42117_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@4aa4e1c0[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1626213 INFO (qtp2043100459-35708) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1626213 INFO (qtp2043100459-35708) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1626213 INFO (qtp930626634-35713) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0} [junit4] 2> 1626214 INFO (qtp930626634-35713) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1 [junit4] 2> 1626216 INFO (qtp2043100459-35708) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1626216 INFO (qtp2043100459-35708) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1626220 INFO (qtp2043100459-35708) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@74aa27ed[collection1_shard1_replica_n2] main] [junit4] 2> 1626222 INFO (qtp2043100459-35708) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config [junit4] 2> 1626222 INFO (qtp2043100459-35708) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config [junit4] 2> 1626223 INFO (qtp2043100459-35708) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1626223 INFO (qtp2043100459-35708) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630610279224049664 [junit4] 2> 1626227 INFO (searcherExecutor-9312-thread-1-processing-n:127.0.0.1:40849_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [collection1_shard1_replica_n2] Registered new searcher Searcher@74aa27ed[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1626235 INFO (qtp930626634-35713) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9998ms [junit4] 2> 1626234 INFO (qtp2043100459-35708) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1} [junit4] 2> 1626236 INFO (qtp2043100459-35708) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1 [junit4] 2> 1626737 INFO (qtp930626634-35713) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1626737 INFO (qtp930626634-35713) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1626737 INFO (qtp930626634-35713) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42117/solr/collection1_shard1_replica_n1/ [junit4] 2> 1626741 INFO (qtp930626634-35713) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 url=https://127.0.0.1:42117/solr START replicas=[https://127.0.0.1:40849/solr/collection1_shard1_replica_n2/] nUpdates=100 [junit4] 2> 1626741 INFO (qtp930626634-35713) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 url=https://127.0.0.1:42117/solr DONE. We have no versions. sync failed. [junit4] 2> 1626746 INFO (qtp2043100459-35706) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.S.Request [collection1_shard1_replica_n2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 1626749 INFO (qtp930626634-35713) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1626749 INFO (qtp930626634-35713) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 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> 1626749 INFO (qtp930626634-35713) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/73119663461498888-core_node3-n_0000000000 [junit4] 2> 1626751 INFO (qtp930626634-35713) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:42117/solr/collection1_shard1_replica_n1/ shard1 [junit4] 2> 1626854 INFO (zkCallback-14318-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1626856 INFO (qtp930626634-35713) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1626859 INFO (qtp930626634-35713) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1913 [junit4] 2> 1626959 INFO (zkCallback-14318-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1626960 INFO (zkCallback-14318-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1627244 INFO (qtp2043100459-35708) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2312 [junit4] 2> 1627259 INFO (qtp2043100459-35710) [n:127.0.0.1:40849_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 1627345 INFO (zkCallback-14318-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1627345 INFO (zkCallback-14318-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1627345 INFO (zkCallback-14308-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1627345 INFO (zkCallback-14308-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1627346 INFO (qtp2043100459-35710) [n:127.0.0.1:40849_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2735 [junit4] 2> 1627347 INFO (SUITE-TestCloudRecovery2-seed#[1401B86DBE0AA38]-worker) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30 [junit4] 2> 1627350 INFO (SUITE-TestCloudRecovery2-seed#[1401B86DBE0AA38]-worker) [ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1 [junit4] 2> 1627426 INFO (TEST-TestCloudRecovery2.test-seed#[1401B86DBE0AA38]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1109496812 [junit4] 2> 1627426 INFO (TEST-TestCloudRecovery2.test-seed#[1401B86DBE0AA38]) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42117_solr [junit4] 2> 1627430 INFO (TEST-TestCloudRecovery2.test-seed#[1401B86DBE0AA38]) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1627430 INFO (TEST-TestCloudRecovery2.test-seed#[1401B86DBE0AA38]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:42117_solr as DOWN [junit4] 2> 1627436 INFO (coreCloseExecutor-9322-thread-1) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@53351b30 [junit4] 2> 1627436 INFO (coreCloseExecutor-9322-thread-1) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n1, tag=53351b30 [junit4] 2> 1627436 INFO (coreCloseExecutor-9322-thread-1) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5996916e: rootName = solr_42117, domain = solr.core.collection1.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@1d13b4ab [junit4] 2> 1627452 INFO (coreCloseExecutor-9322-thread-1) [n:127.0.0.1:42117_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=53351b30 [junit4] 2> 1627459 INFO (TEST-TestCloudRecovery2.test-seed#[1401B86DBE0AA38]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 1627459 INFO (TEST-TestCloudRecovery2.test-seed#[1401B86DBE0AA38]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@275a76bc: rootName = solr_42117, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@15dc80b [junit4] 2> 1627468 INFO (TEST-TestCloudRecovery2.test-seed#[1401B86DBE0AA38]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 1627470 INFO (TEST-TestCloudRecovery2.test-seed#[1401B86DBE0AA38]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@943fc44: rootName = solr_42117, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@e0bcca1 [junit4] 2> 1627476 INFO (TEST-TestCloudRecovery2.test-seed#[1401B86DBE0AA38]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 1627477 INFO (TEST-TestCloudRecovery2.test-seed#[1401B86DBE0AA38]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@79024e04: rootName = solr_42117, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@59b4c193 [junit4] 2> 1627477 INFO (TEST-TestCloudRecovery2.test-seed#[1401B86DBE0AA38]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 1627481 INFO (closeThreadPool-14344-thread-2) [ ] o.a.s.c.Overseer Overseer (id=73119663461498888-127.0.0.1:42117_solr-n_0000000000) closing [junit4] 2> 1627496 INFO (OverseerAutoScalingTriggerThread-73119663461498888-127.0.0.1:42117_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1627499 INFO (OverseerStateUpdate-73119663461498888-127.0.0.1:42117_solr-n_0000000000) [n:127.0.0.1:42117_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42117_solr [junit4] 2> 1627500 INFO (closeThreadPool-14344-thread-1) [ ] o.a.s.c.Overseer Overseer (id=73119663461498888-127.0.0.1:42117_solr-n_0000000000) closing [junit4] 2> 1627501 INFO (TEST-TestCloudRecovery2.test-seed#[1401B86DBE0AA38]) [ ] o.a.s.c.Overseer Overseer (id=73119663461498888-127.0.0.1:42117_solr-n_0000000000) closing [junit4] 2> 1627501 INFO (zkCallback-14330-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 1627502 INFO (zkCallback-14337-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 1627504 INFO (TEST-TestCloudRecovery2.test-seed#[1401B86DBE0AA38]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@53f3b1ef{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 1627504 INFO (TEST-TestCloudRecovery2.test-seed#[1401B86DBE0AA38]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@55e7167e{/solr,null,UNAVAILABLE} [junit4] 2> 1627504 INFO (TEST-TestCloudRecovery2.test-seed#[1401B86DBE0AA38]) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1627509 INFO (zkCallback-14308-thread-2) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40849_solr [junit4] 2> 1627513 INFO (zkCallback-14308-thread-2) [n:127.0.0.1:40849_solr ] o.a.s.c.Overseer Overseer (id=73119663461498886-127.0.0.1:40849_solr-n_0000000001) starting [junit4] 2> 1627516 INFO (zkCallback-14308-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 1627517 INFO (zkCallback-14308-thread-1) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1627525 ERROR (updateExecutor-14303-thread-1-processing-x:collection1_shard1_replica_n2 r:core_node4 null n:127.0.0.1:40849_solr c:collection1 s:shard1) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.ErrorReportingConcurrentUpdateSolrClient Error when calling SolrCmdDistributor$Req: cmd=add{,id=1}; node=ForwardNode: https://127.0.0.1:42117/solr/collection1_shard1_replica_n1/ to https://127.0.0.1:42117/solr/collection1_shard1_replica_n1/ [junit4] 2> => java.io.IOException: java.net.ConnectException: Connection refused [junit4] 2> at org.eclipse.jetty.client.util.DeferredContentProvider.flush(DeferredContentProvider.java:193) [junit4] 2> java.io.IOException: java.net.ConnectException: Connection refused [junit4] 2> at org.eclipse.jetty.client.util.DeferredContentProvider.flush(DeferredContentProvider.java:193) ~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.client.util.OutputStreamContentProvider$DeferredOutputStream.flush(OutputStreamContentProvider.java:152) ~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.client.util.OutputStreamContentProvider$DeferredOutputStream.write(OutputStreamContentProvider.java:146) ~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.apache.solr.common.util.FastOutputStream.flush(FastOutputStream.java:216) ~[java/:?] [junit4] 2> at org.apache.solr.common.util.FastOutputStream.flushBuffer(FastOutputStream.java:209) ~[java/:?] [junit4] 2> at org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:169) ~[java/:?] [junit4] 2> at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.marshal(JavaBinUpdateRequestCodec.java:102) ~[java/:?] [junit4] 2> at org.apache.solr.client.solrj.impl.BinaryRequestWriter.write(BinaryRequestWriter.java:83) ~[java/:?] [junit4] 2> at org.apache.solr.client.solrj.impl.Http2SolrClient.send(Http2SolrClient.java:338) ~[java/:?] [junit4] 2> at org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:231) ~[java/:?] [junit4] 2> at org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:176) ~[java/:?] [junit4] 2> at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176) ~[metrics-core-3.2.6.jar:3.2.6] [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) ~[java/:?] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_191] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_191] [junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191] [junit4] 2> Suppressed: java.io.IOException: java.net.ConnectException: Connection refused [junit4] 2> at org.eclipse.jetty.client.util.DeferredContentProvider.flush(DeferredContentProvider.java:193) ~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.client.util.OutputStreamContentProvider$DeferredOutputStream.flush(OutputStreamContentProvider.java:152) ~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.client.util.OutputStreamContentProvider$DeferredOutputStream.write(OutputStreamContentProvider.java:146) ~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.apache.solr.common.util.FastOutputStream.flush(FastOutputStream.java:216) ~[java/:?] [junit4] 2> at org.apache.solr.common.util.FastOutputStream.flushBuffer(FastOutputStream.java:209) ~[java/:?] [junit4] 2> at org.apache.solr.common.util.JavaBinCodec.close(JavaBinCodec.java:1261) ~[java/:?] [junit4] 2> at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.marshal(JavaBinUpdateRequestCodec.java:103) ~[java/:?] [junit4] 2> at org.apache.solr.client.solrj.impl.BinaryRequestWriter.write(BinaryRequestWriter.java:83) ~[java/:?] [junit4] 2> at org.apache.solr.client.solrj.impl.Http2SolrClient.send(Http2SolrClient.java:338) ~[java/:?] [junit4] 2> at org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:231) ~[java/:?] [junit4] 2> at org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:176) ~[java/:?] [junit4] 2> at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176) ~[metrics-core-3.2.6.jar:3.2.6] [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) ~[java/:?] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_191] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_191] [junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191] [junit4] 2> Caused by: java.net.ConnectException: Connection refused [junit4] 2> at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.8.0_191] [junit4] 2> at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:1.8.0_191] [junit4] 2> at sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:111) ~[?:1.8.0_191] [junit4] 2> at org.eclipse.jetty.client.AbstractConnectorHttpClientTransport.connect(AbstractConnectorHttpClientTransport.java:94) ~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:619) ~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:596) ~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:589) ~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:181) ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> ... 4 more [junit4] 2> Caused by: java.net.ConnectException: Connection refused [junit4] 2> at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:1.8.0_191] [junit4] 2> at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717) ~[?:1.8.0_191] [junit4] 2> at sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:111) ~[?:1.8.0_191] [junit4] 2> at org.eclipse.jetty.client.AbstractConnectorHttpClientTransport.connect(AbstractConnectorHttpClientTransport.java:94) ~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:619) ~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:596) ~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:589) ~[jetty-client-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:181) ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114] [junit4] 2> ... 4 more [junit4] 2> 1627560 INFO (OverseerStateUpdate-73119663461498886-127.0.0.1:40849_solr-n_0000000001) [n:127.0.0.1:40849_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40849_solr [junit4] 2> 1627573 INFO (zkCallback-14308-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1627576 INFO (zkCallback-14308-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1627677 INFO (zkCallback-14308-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1627677 INFO (zkCallback-14308-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1630017 INFO (zkCallback-14308-thread-1) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40849/solr/collection1_shard1_replica_n2/ [junit4] 2> 1630017 INFO (zkCallback-14308-thread-1) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1630017 INFO (zkCallback-14308-thread-1) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:40849/solr/collection1_shard1_replica_n2/ has no replicas [junit4] 2> 1630017 INFO (zkCallback-14308-thread-1) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/73119663461498886-core_node4-n_0000000001 [junit4] 2> 1630020 INFO (zkCallback-14308-thread-1) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40849/solr/collection1_shard1_replica_n2/ shard1 [junit4] 2> 1630023 INFO (zkCallback-14308-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1630023 INFO (zkCallback-14308-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [1]) [junit4] 2> 1630032 INFO (qtp2043100459-35706) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.SolrCmdDistributor SolrCmdDistributor found 1 errors [junit4] 2> 1630032 INFO (qtp2043100459-35706) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1630610283218075653,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1630032 INFO (qtp2043100459-35706) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f910879 commitCommandVersion:1630610283218075653 [junit4] 2> 1630065 INFO (qtp2043100459-35706) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@46b9a213[collection1_shard1_replica_n2] main] [junit4] 2> 1630066 INFO (qtp2043100459-35706) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1630067 INFO (searcherExecutor-9312-thread-1-processing-n:127.0.0.1:40849_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node4) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [collection1_shard1_replica_n2] Registered new searcher Searcher@46b9a213[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C99:[diagnostics={os=Linux, java.vendor=Oracle Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, timestamp=1555071147177}]:[attributes={Lucene50PostingsFormat.fstMode=OFF_HEAP, Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))} [junit4] 2> 1630068 INFO (qtp2043100459-35706) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0, core_node4=1}, version=2} [junit4] 2> 1630069 ERROR (qtp2043100459-35706) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.h.RequestHandlerBase org.apache.solr.update.processor.DistributedUpdateProcessor$DistributedUpdatesAsyncException: Async exception during distributed update: java.net.ConnectException: Connection refused [junit4] 2> at org.apache.solr.update.processor.DistributedZkUpdateProcessor.doFinish(DistributedZkUpdateProcessor.java:1178) [junit4] 2> at org.apache.solr.update.processor.DistributedZkUpdateProcessor.finish(DistributedZkUpdateProcessor.java:1036) [junit4] 2> at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:182) [junit4] 2> at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:78) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 2> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2566) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:744) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:530) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:397) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:343) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:502) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:411) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:305) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [junit4] 2> at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 1630070 INFO (qtp2043100459-35706) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.S.Request [collection1_shard1_replica_n2] webapp=/solr path=/update params={commit=true&wt=javabin&version=2} status=-1 QTime=2556 [junit4] 2> 1630070 ERROR (qtp2043100459-35706) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.HttpSolrCall null:org.apache.solr.update.processor.DistributedUpdateProcessor$DistributedUpdatesAsyncException: Async exception during distributed update: java.net.ConnectException: Connection refused [junit4] 2> at org.apache.solr.update.processor.DistributedZkUpdateProcessor.doFinish(DistributedZkUpdateProcessor.java:1178) [junit4] 2> at org.apache.solr.update.processor.DistributedZkUpdateProcessor.finish(DistributedZkUpdateProcessor.java:1036) [junit4] 2> at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.finish(LogUpdateProcessorFactory.java:182) [junit4] 2> at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:78) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 2> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2566) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:744) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:530) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:397) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:343) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:502) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:411) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:305) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [junit4] 2> at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 1630070 WARN (qtp2043100459-35706) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.HttpSolrCall invalid return code: -1 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestCloudRecovery2 -Dtests.method=test -Dtests.seed=1401B86DBE0AA38 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=Australia/Lord_Howe -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 2.72s J0 | TestCloudRecovery2.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:40849/solr: Async exception during distributed update: java.net.ConnectException: Connection refused [junit4] > at __randomizedtesting.SeedInfo.seed([1401B86DBE0AA38:8914245C751CC7C0]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649) [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.SolrRequest.process(SolrRequest.java:207) [junit4] > at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:239) [junit4] > at org.apache.solr.cloud.TestCloudRecovery2.test(TestCloudRecovery2.java:67) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] 2> 1630081 INFO (jetty-closer-14345-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=486155193 [junit4] 2> 1630081 INFO (jetty-closer-14345-thread-1) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40849_solr [junit4] 2> 1630082 INFO (jetty-closer-14345-thread-1) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1630082 INFO (jetty-closer-14345-thread-1) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:40849_solr as DOWN [junit4] 2> 1630087 INFO (coreCloseExecutor-9328-thread-1) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [collection1_shard1_replica_n2] CLOSING SolrCore org.apache.solr.core.SolrCore@34f066bb [junit4] 2> 1630087 INFO (coreCloseExecutor-9328-thread-1) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n2, tag=34f066bb [junit4] 2> 1630087 INFO (coreCloseExecutor-9328-thread-1) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@79cb22f4: rootName = solr_40849, domain = solr.core.collection1.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@53c2b063 [junit4] 2> 1630102 INFO (coreCloseExecutor-9328-thread-1) [n:127.0.0.1:40849_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=34f066bb [junit4] 2> 1630108 INFO (jetty-closer-14345-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 1630108 INFO (jetty-closer-14345-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2a5d20bc: rootName = solr_40849, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@70d079a5 [junit4] 2> 1630115 INFO (jetty-closer-14345-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 1630115 INFO (jetty-closer-14345-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@15e9d5a3: rootName = solr_40849, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@e0bcca1 [junit4] 2> 1630118 INFO (jetty-closer-14345-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 1630118 INFO (jetty-closer-14345-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a7f558: rootName = solr_40849, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@59b4c193 [junit4] 2> 1630118 INFO (jetty-closer-14345-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 1630119 INFO (closeThreadPool-14349-thread-2) [ ] o.a.s.c.Overseer Overseer (id=73119663461498886-127.0.0.1:40849_solr-n_0000000001) closing [junit4] 2> 1630124 INFO (OverseerStateUpdate-73119663461498886-127.0.0.1:40849_solr-n_0000000001) [n:127.0.0.1:40849_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40849_solr [junit4] 2> 1630132 INFO (OverseerAutoScalingTriggerThread-73119663461498886-127.0.0.1:40849_solr-n_0000000001) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1630138 INFO (jetty-closer-14345-thread-1) [ ] o.a.s.c.Overseer Overseer (id=73119663461498886-127.0.0.1:40849_solr-n_0000000001) closing [junit4] 2> 1630138 INFO (closeThreadPool-14349-thread-1) [ ] o.a.s.c.Overseer Overseer (id=73119663461498886-127.0.0.1:40849_solr-n_0000000001) closing [junit4] 2> 1630142 INFO (jetty-closer-14345-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@59a7649c{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 1630143 INFO (jetty-closer-14345-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3fa30098{/solr,null,UNAVAILABLE} [junit4] 2> 1630143 INFO (jetty-closer-14345-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1630144 INFO (SUITE-TestCloudRecovery2-seed#[1401B86DBE0AA38]-worker) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 1630146 WARN (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 6 /solr/collections/collection1/terms/shard1 [junit4] 2> 5 /solr/aliases.json [junit4] 2> 2 /solr/security.json [junit4] 2> 2 /solr/configs/config [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 11 /solr/collections/collection1/state.json [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 5 /solr/clusterprops.json [junit4] 2> 2 /solr/autoscaling.json [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> 2 /solr/overseer/queue [junit4] 2> 2 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 2 /solr/overseer/queue-work [junit4] 2> 2 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> 1630149 INFO (SUITE-TestCloudRecovery2-seed#[1401B86DBE0AA38]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34392 [junit4] 2> 1630149 INFO (SUITE-TestCloudRecovery2-seed#[1401B86DBE0AA38]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34392 [junit4] 2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudRecovery2_1401B86DBE0AA38-001 [junit4] 2> Apr 12, 2019 12:12:27 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Lucene80, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@730855ef), locale=mk, timezone=Australia/Lord_Howe [junit4] 2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=97867224,total=509607936 [junit4] 2> NOTE: All tests run in this JVM: [TestGeoJSONResponseWriter, NodeLostTriggerIntegrationTest, TestIntervalFaceting, StatsReloadRaceTest, BlobRepositoryCloudTest, TestDistributedStatsComponentCardinality, TestDocTermOrds, JavabinLoaderTest, WrapperMergePolicyFactoryTest, TestTrieFacet, ScheduledTriggerTest, SolrRrdBackendFactoryTest, TestSimNodeLostTrigger, SolrGraphiteReporterTest, TestUnInvertedFieldException, TestSegmentSorting, SolrCoreCheckLockOnStartupTest, CdcrVersionReplicationTest, TestUseDocValuesAsStored, TestPullReplicaErrorHandling, TestXmlQParserPlugin, TestMacros, InfixSuggestersTest, SystemLogListenerTest, SharedFSAutoReplicaFailoverTest, ClusterStateUpdateTest, VersionInfoTest, SubstringBytesRefFilterTest, MetricsHandlerTest, TestManagedSynonymGraphFilterFactory, TestNamedUpdateProcessors, QueryEqualityTest, TestReRankQParserPlugin, TestQuerySenderListener, TestChildDocTransformer, TestRestoreCore, AtomicUpdateRemovalJavabinTest, NestedShardedAtomicUpdateTest, SpatialHeatmapFacetsTest, TestFieldTypeResource, DistributedFacetPivotLongTailTest, BigEndianAscendingWordSerializerTest, TestLMDirichletSimilarityFactory, CoreAdminCreateDiscoverTest, TestSolrDeletionPolicy1, TestSimGenericDistributedQueue, TestPseudoReturnFields, CacheHeaderTest, SolrLogAuditLoggerPluginTest, SolrSlf4jReporterTest, SolrMetricReporterTest, TestJsonFacetsWithNestedObjects, TestAnalyzedSuggestions, BooleanFieldTest, TestDynamicLoading, TestFieldCacheReopen, RequiredFieldsTest, DocExpirationUpdateProcessorFactoryTest, TestEmbeddedSolrServerAdminHandler, RuleEngineTest, CollectionsAPISolrJTest, TestPHPSerializedResponseWriter, SimpleMLTQParserTest, ChaosMonkeySafeLeaderTest, StatelessScriptUpdateProcessorFactoryTest, JsonLoaderTest, TestCrossCoreJoin, ScriptEngineTest, DirectoryFactoryTest, DeleteReplicaTest, JWTAuthPluginTest, AsyncCallRequestStatusResponseTest, AnalysisAfterCoreReloadTest, CursorMarkTest, TestNumericTerms32, TestRTGBase, HighlighterMaxOffsetTest, TestSolrCoreProperties, BasicZkTest, LoggingHandlerTest, DistributedSuggestComponentTest, RestoreTriggerStateTest, CoreAdminRequestStatusTest, TestSolrCloudWithSecureImpersonation, TestSubQueryTransformerCrossCore, HdfsRecoveryZkTest, HealthCheckHandlerTest, TestMissingGroups, TestSimDistributedQueue, UniqFieldsUpdateProcessorFactoryTest, TestDFISimilarityFactory, SampleTest, DistanceUnitsTest, PeerSyncWithIndexFingerprintCachingTest, NoCacheHeaderTest, LeaderTragicEventTest, TestDistributedMissingSort, TestSolrCloudSnapshots, MoveReplicaTest, TestSweetSpotSimilarityFactory, SolrCloudExampleTest, SyncSliceTest, TestWordDelimiterFilterFactory, SolrPluginUtilsTest, TestJsonFacetRefinement, CurrencyFieldTypeTest, TestBinaryField, TestStressUserVersions, RestartWhileUpdatingTest, TestMultiValuedNumericRangeQuery, TestSchemaManager, TestLazyCores, ConjunctionSolrSpellCheckerTest, HdfsWriteToMultipleCollectionsTest, ComputePlanActionTest, ZkControllerTest, ZkStateReaderTest, HdfsThreadLeakTest, XsltUpdateRequestHandlerTest, PluginInfoTest, ReturnFieldsTest, ForceLeaderTest, TestCollectionAPI, TestClusterProperties, PreAnalyzedFieldManagedSchemaCloudTest, CachingDirectoryFactoryTest, TestCustomSort, DataDrivenBlockJoinTest, IndexBasedSpellCheckerTest, ConnectionManagerTest, TestPhraseSuggestions, TransactionLogTest, TestZkChroot, DistribCursorPagingTest, TestFieldCollectionResource, CleanupOldIndexTest, TestStressLiveNodes, TestScoreJoinQPScore, TestIndexingPerformance, Tagger2Test, TestTolerantUpdateProcessorRandomCloud, TestSchemaSimilarityResource, BaseCdcrDistributedZkTest, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, TestHighlightDedupGrouping, TestRandomDVFaceting, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, BasicDistributedZkTest, LeaderElectionContextKeyTest, LeaderElectionTest, LeaderFailureAfterFreshStartTest, MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerRolesTest, OverseerStatusTest, PeerSyncReplicationTest, SSLMigrationTest, SaslZkACLProviderTest, ShardRoutingCustomTest, ShardRoutingTest, SolrCLIZkUtilsTest, TestCloudConsistency, TestCloudRecovery2] [junit4] Completed [494/854 (1!)] on J0 in 6.77s, 1 test, 1 error <<< FAILURES! [...truncated 51127 lines...] [asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: invalid part, must have at least one section (e.g., chapter, appendix, etc.) [asciidoctor:convert] asciidoctor: ERROR: solr-glossary.adoc: line 1: invalid part, must have at least one section (e.g., chapter, appendix, etc.) [java] Processed 2523 links (2064 relative) to 3354 anchors in 253 files [echo] Validated Links & Anchors via: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-ref-guide/bare-bones-html/ -documentation-lint: [jtidy] Checking for broken html (such as invalid tags)... [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/build/jtidy_tmp [echo] Checking for broken links... [exec] [exec] Crawl/parse... [exec] [exec] Verify... [echo] Checking for malformed docs... jar-checksums: resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Sol [...truncated too long message...] vy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1448649176 [copy] Copying 240 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1448649176 [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null1448649176 check-working-copy: [ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working [ivy:cachepath] confs: [default] [ivy:cachepath] found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public [ivy:cachepath] found com.jcraft#jsch;0.1.53 in public [ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public [ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public [ivy:cachepath] found commons-codec#commons-codec;1.6 in public [ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public [ivy:cachepath] :: resolution report :: resolve 27ms :: artifacts dl 2ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 8 | 0 | 0 | 0 || 8 | 0 | --------------------------------------------------------------------- [wc-checker] Initializing working copy... [wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation [wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [wc-checker] Checking working copy status... -jenkins-base: BUILD SUCCESSFUL Total time: 106 minutes 38 seconds Archiving artifacts java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:955) at hudson.FilePath.act(FilePath.java:1072) at hudson.FilePath.act(FilePath.java:1061) at hudson.FilePath.validateAntFileMask(FilePath.java:2705) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1835) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused: hudson.FilePath$TunneledInterruptedException at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath.act(FilePath.java:1074) at hudson.FilePath.act(FilePath.java:1061) at hudson.FilePath.validateAntFileMask(FilePath.java:2705) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1835) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error? Recording test results Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures)
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
