Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3374/
1 tests failed. FAILED: org.apache.solr.cloud.TestRequestForwarding.testMultiCollectionQuery Error Message: Query 'q=cat%3Afootball%5E2' failed, Stack Trace: java.lang.RuntimeException: Query 'q=cat%3Afootball%5E2' failed, at __randomizedtesting.SeedInfo.seed([1B7EFB3171B5594E:A0D3C00ADC35C32]:0) at org.apache.solr.cloud.TestRequestForwarding.testMultiCollectionQuery(TestRequestForwarding.java:67) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: http://127.0.0.1:34616/solr/collection1/select?q=cat%3Afootball%5E2 at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1913) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1509) at java.base/java.net.URL.openStream(URL.java:1117) at org.apache.solr.cloud.TestRequestForwarding.testMultiCollectionQuery(TestRequestForwarding.java:65) ... 38 more Build Log: [...truncated 14564 lines...] [junit4] Suite: org.apache.solr.cloud.TestRequestForwarding [junit4] 2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestRequestForwarding_1B7EFB3171B5594E-001/init-core-data-001 [junit4] 2> 3914080 INFO (TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[1B7EFB3171B5594E]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestRequestForwarding_1B7EFB3171B5594E-001/tempDir-001 [junit4] 2> 3914080 INFO (TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[1B7EFB3171B5594E]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 3914081 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 3914081 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 3914181 INFO (TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[1B7EFB3171B5594E]) [ ] o.a.s.c.ZkTestServer start zk server on port:45467 [junit4] 2> 3914181 INFO (TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[1B7EFB3171B5594E]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45467 [junit4] 2> 3914181 INFO (TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[1B7EFB3171B5594E]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45467 [junit4] 2> 3914198 INFO (TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[1B7EFB3171B5594E]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3914302 INFO (zkConnectionManagerCallback-12424-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3914310 INFO (TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[1B7EFB3171B5594E]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3914384 INFO (TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[1B7EFB3171B5594E]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3914397 INFO (zkConnectionManagerCallback-12426-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3914397 INFO (TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[1B7EFB3171B5594E]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3914398 INFO (TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[1B7EFB3171B5594E]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3914416 INFO (zkConnectionManagerCallback-12428-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3914416 INFO (TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[1B7EFB3171B5594E]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3914541 WARN (jetty-launcher-12429-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3914541 INFO (jetty-launcher-12429-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 3914541 INFO (jetty-launcher-12429-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3914541 INFO (jetty-launcher-12429-thread-1) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS [junit4] 2> 3914561 WARN (jetty-launcher-12429-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3914561 INFO (jetty-launcher-12429-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 3914561 INFO (jetty-launcher-12429-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3914561 INFO (jetty-launcher-12429-thread-2) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS [junit4] 2> 3914562 INFO (jetty-launcher-12429-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3914562 INFO (jetty-launcher-12429-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3914562 INFO (jetty-launcher-12429-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 3914563 INFO (jetty-launcher-12429-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68a8b75f{/solr,null,AVAILABLE} [junit4] 2> 3914564 INFO (jetty-launcher-12429-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@465f60db{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:٣٤٦١٦} [junit4] 2> 3914564 INFO (jetty-launcher-12429-thread-1) [ ] o.e.j.s.Server Started @٣٩١٤٨٠٩ms [junit4] 2> 3914564 INFO (jetty-launcher-12429-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34616} [junit4] 2> 3914564 ERROR (jetty-launcher-12429-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3914564 INFO (jetty-launcher-12429-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3914564 INFO (jetty-launcher-12429-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 3914564 INFO (jetty-launcher-12429-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3914564 INFO (jetty-launcher-12429-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3914564 INFO (jetty-launcher-12429-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-14T07:47:00.520708Z [junit4] 2> 3914579 WARN (jetty-launcher-12429-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3914579 INFO (jetty-launcher-12429-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 3914579 INFO (jetty-launcher-12429-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3914579 INFO (jetty-launcher-12429-thread-3) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS [junit4] 2> 3914618 INFO (jetty-launcher-12429-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3914624 INFO (jetty-launcher-12429-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3914624 INFO (jetty-launcher-12429-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3914624 INFO (jetty-launcher-12429-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 3914624 INFO (jetty-launcher-12429-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8391d06{/solr,null,AVAILABLE} [junit4] 2> 3914624 INFO (jetty-launcher-12429-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2dd1fbc2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:٤٤٧٠٤} [junit4] 2> 3914624 INFO (jetty-launcher-12429-thread-2) [ ] o.e.j.s.Server Started @٣٩١٤٨٦٩ms [junit4] 2> 3914624 INFO (jetty-launcher-12429-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44704} [junit4] 2> 3914625 ERROR (jetty-launcher-12429-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3914625 INFO (jetty-launcher-12429-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3914625 INFO (jetty-launcher-12429-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 3914625 INFO (jetty-launcher-12429-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3914625 INFO (jetty-launcher-12429-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3914625 INFO (jetty-launcher-12429-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-14T07:47:00.581173Z [junit4] 2> 3914642 INFO (jetty-launcher-12429-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3914642 INFO (jetty-launcher-12429-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3914642 INFO (jetty-launcher-12429-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 3914642 INFO (jetty-launcher-12429-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a868496{/solr,null,AVAILABLE} [junit4] 2> 3914643 INFO (jetty-launcher-12429-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@65a163a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:٣٣٨١٩} [junit4] 2> 3914643 INFO (jetty-launcher-12429-thread-3) [ ] o.e.j.s.Server Started @٣٩١٤٨٨٨ms [junit4] 2> 3914643 INFO (jetty-launcher-12429-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33819} [junit4] 2> 3914643 ERROR (jetty-launcher-12429-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3914643 INFO (jetty-launcher-12429-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3914643 INFO (jetty-launcher-12429-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 3914643 INFO (jetty-launcher-12429-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3914643 INFO (jetty-launcher-12429-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3914643 INFO (jetty-launcher-12429-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-14T07:47:00.599755Z [junit4] 2> 3914658 INFO (zkConnectionManagerCallback-12431-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3914659 INFO (jetty-launcher-12429-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3914659 INFO (jetty-launcher-12429-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3914670 INFO (jetty-launcher-12429-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3914672 INFO (jetty-launcher-12429-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3914673 INFO (zkConnectionManagerCallback-12433-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3914673 INFO (jetty-launcher-12429-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3914683 INFO (zkConnectionManagerCallback-12435-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3914684 INFO (jetty-launcher-12429-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3914689 INFO (jetty-launcher-12429-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3914689 INFO (jetty-launcher-12429-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3915638 INFO (jetty-launcher-12429-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 3915671 WARN (jetty-launcher-12429-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3a7cb938[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3915674 WARN (jetty-launcher-12429-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@15731703[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3915692 INFO (jetty-launcher-12429-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45467/solr [junit4] 2> 3915736 INFO (jetty-launcher-12429-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3915752 INFO (zkConnectionManagerCallback-12444-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3915752 INFO (jetty-launcher-12429-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3915919 INFO (jetty-launcher-12429-thread-3) [n:127.0.0.1:33819_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3915934 INFO (zkConnectionManagerCallback-12446-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3915934 INFO (jetty-launcher-12429-thread-3) [n:127.0.0.1:33819_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3916247 INFO (jetty-launcher-12429-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 3916248 WARN (jetty-launcher-12429-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@58daa3c7[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3916283 WARN (jetty-launcher-12429-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6dbec79d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3916285 INFO (jetty-launcher-12429-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45467/solr [junit4] 2> 3916300 INFO (jetty-launcher-12429-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3916465 INFO (zkConnectionManagerCallback-12454-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3916465 INFO (jetty-launcher-12429-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3916482 INFO (jetty-launcher-12429-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 3916483 WARN (jetty-launcher-12429-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@70c80f00[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3916518 WARN (jetty-launcher-12429-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1e63375c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3916519 INFO (jetty-launcher-12429-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45467/solr [junit4] 2> 3916520 INFO (jetty-launcher-12429-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3916523 INFO (zkConnectionManagerCallback-12460-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3916523 INFO (jetty-launcher-12429-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3916635 INFO (jetty-launcher-12429-thread-2) [n:127.0.0.1:44704_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3916684 INFO (zkConnectionManagerCallback-12462-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3916684 INFO (jetty-launcher-12429-thread-2) [n:127.0.0.1:44704_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3916794 INFO (jetty-launcher-12429-thread-1) [n:127.0.0.1:34616_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3916842 INFO (zkConnectionManagerCallback-12464-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3916842 INFO (jetty-launcher-12429-thread-1) [n:127.0.0.1:34616_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3916926 INFO (jetty-launcher-12429-thread-2) [n:127.0.0.1:44704_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44704_solr [junit4] 2> 3916944 INFO (jetty-launcher-12429-thread-2) [n:127.0.0.1:44704_solr ] o.a.s.c.Overseer Overseer (id=74864882401345546-127.0.0.1:44704_solr-n_0000000000) starting [junit4] 2> 3916959 INFO (jetty-launcher-12429-thread-1) [n:127.0.0.1:34616_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34616_solr [junit4] 2> 3917008 INFO (jetty-launcher-12429-thread-2) [n:127.0.0.1:44704_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3917009 INFO (zkCallback-12461-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3917029 INFO (jetty-launcher-12429-thread-1) [n:127.0.0.1:34616_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3917029 INFO (zkConnectionManagerCallback-12478-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3917029 INFO (jetty-launcher-12429-thread-2) [n:127.0.0.1:44704_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3917045 INFO (zkCallback-12463-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3917046 INFO (jetty-launcher-12429-thread-2) [n:127.0.0.1:44704_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3917046 INFO (jetty-launcher-12429-thread-2) [n:127.0.0.1:44704_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45467/solr ready [junit4] 2> 3917065 INFO (zkConnectionManagerCallback-12473-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3917065 INFO (jetty-launcher-12429-thread-1) [n:127.0.0.1:34616_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3917083 INFO (OverseerStateUpdate-74864882401345546-127.0.0.1:44704_solr-n_0000000000) [n:127.0.0.1:44704_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44704_solr [junit4] 2> 3917083 INFO (jetty-launcher-12429-thread-2) [n:127.0.0.1:44704_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:44704_solr as DOWN [junit4] 2> 3917085 INFO (jetty-launcher-12429-thread-1) [n:127.0.0.1:34616_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3917091 INFO (jetty-launcher-12429-thread-2) [n:127.0.0.1:44704_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3917091 INFO (jetty-launcher-12429-thread-2) [n:127.0.0.1:44704_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44704_solr [junit4] 2> 3917094 INFO (jetty-launcher-12429-thread-1) [n:127.0.0.1:34616_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45467/solr ready [junit4] 2> 3917118 INFO (zkCallback-12461-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3917119 INFO (zkCallback-12463-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3917138 INFO (jetty-launcher-12429-thread-3) [n:127.0.0.1:33819_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 3917140 INFO (jetty-launcher-12429-thread-3) [n:127.0.0.1:33819_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:33819_solr as DOWN [junit4] 2> 3917141 INFO (jetty-launcher-12429-thread-3) [n:127.0.0.1:33819_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3917141 INFO (jetty-launcher-12429-thread-3) [n:127.0.0.1:33819_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33819_solr [junit4] 2> 3917154 INFO (zkCallback-12463-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3917154 INFO (zkCallback-12477-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 3917170 INFO (zkCallback-12445-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3917170 INFO (zkCallback-12472-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3) [junit4] 2> 3917174 INFO (zkCallback-12461-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3917212 INFO (jetty-launcher-12429-thread-3) [n:127.0.0.1:33819_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3917213 INFO (jetty-launcher-12429-thread-1) [n:127.0.0.1:34616_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3917243 INFO (jetty-launcher-12429-thread-2) [n:127.0.0.1:44704_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3917312 INFO (zkConnectionManagerCallback-12483-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3917312 INFO (jetty-launcher-12429-thread-3) [n:127.0.0.1:33819_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3917313 INFO (jetty-launcher-12429-thread-3) [n:127.0.0.1:33819_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 3917314 INFO (jetty-launcher-12429-thread-3) [n:127.0.0.1:33819_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45467/solr ready [junit4] 2> 3917343 INFO (jetty-launcher-12429-thread-2) [n:127.0.0.1:44704_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44704.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b6317dc [junit4] 2> 3917367 INFO (jetty-launcher-12429-thread-1) [n:127.0.0.1:34616_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34616.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b6317dc [junit4] 2> 3917408 INFO (jetty-launcher-12429-thread-2) [n:127.0.0.1:44704_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44704.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b6317dc [junit4] 2> 3917408 INFO (jetty-launcher-12429-thread-2) [n:127.0.0.1:44704_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44704.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b6317dc [junit4] 2> 3917427 INFO (jetty-launcher-12429-thread-2) [n:127.0.0.1:44704_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestRequestForwarding_1B7EFB3171B5594E-001/tempDir-001/node2/. [junit4] 2> 3917429 INFO (jetty-launcher-12429-thread-3) [n:127.0.0.1:33819_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3917446 INFO (jetty-launcher-12429-thread-1) [n:127.0.0.1:34616_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34616.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b6317dc [junit4] 2> 3917446 INFO (jetty-launcher-12429-thread-1) [n:127.0.0.1:34616_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34616.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b6317dc [junit4] 2> 3917447 INFO (jetty-launcher-12429-thread-1) [n:127.0.0.1:34616_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestRequestForwarding_1B7EFB3171B5594E-001/tempDir-001/node1/. [junit4] 2> 3917555 INFO (jetty-launcher-12429-thread-3) [n:127.0.0.1:33819_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33819.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b6317dc [junit4] 2> 3917632 INFO (jetty-launcher-12429-thread-3) [n:127.0.0.1:33819_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33819.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b6317dc [junit4] 2> 3917632 INFO (jetty-launcher-12429-thread-3) [n:127.0.0.1:33819_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33819.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b6317dc [junit4] 2> 3917633 INFO (jetty-launcher-12429-thread-3) [n:127.0.0.1:33819_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestRequestForwarding_1B7EFB3171B5594E-001/tempDir-001/node3/. [junit4] 2> 3917897 INFO (TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[1B7EFB3171B5594E]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3917898 INFO (zkConnectionManagerCallback-12491-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3917898 INFO (TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[1B7EFB3171B5594E]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3917911 INFO (TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[1B7EFB3171B5594E]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 3917913 INFO (TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[1B7EFB3171B5594E]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45467/solr ready [junit4] 2> 3917914 INFO (TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[1B7EFB3171B5594E]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3917927 INFO (zkConnectionManagerCallback-12493-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3917927 INFO (TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[1B7EFB3171B5594E]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3921628 INFO (qtp166100002-32083) [n:127.0.0.1:33819_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&maxShardsPerNode=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3921703 INFO (OverseerThreadFactory-10146-thread-1-processing-n:127.0.0.1:44704_solr) [n:127.0.0.1:44704_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 3921880 INFO (OverseerStateUpdate-74864882401345546-127.0.0.1:44704_solr-n_0000000000) [n:127.0.0.1:44704_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":"http://127.0.0.1:33819/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 3921915 INFO (OverseerStateUpdate-74864882401345546-127.0.0.1:44704_solr-n_0000000000) [n:127.0.0.1:44704_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"collection1_shard2_replica_n3", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:34616/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 3922193 INFO (qtp1677166307-32064) [n:127.0.0.1:34616_solr x:collection1_shard2_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=collection1_shard2_replica_n3&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 3922193 INFO (qtp1677166307-32064) [n:127.0.0.1:34616_solr x:collection1_shard2_replica_n3 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3922255 INFO (qtp166100002-32085) [n:127.0.0.1:33819_solr x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 3923413 INFO (qtp1677166307-32064) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 3923538 INFO (qtp1677166307-32064) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.s.IndexSchema [collection1_shard2_replica_n3] Schema name=test [junit4] 2> 3923624 INFO (qtp166100002-32085) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 3924025 INFO (qtp166100002-32085) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test [junit4] 2> 3924156 INFO (qtp1677166307-32064) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 3924406 INFO (qtp1677166307-32064) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n3' using configuration from collection collection1, trusted=true [junit4] 2> 3924407 INFO (qtp1677166307-32064) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34616.solr.core.collection1.shard2.replica_n3' (registry 'solr.core.collection1.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b6317dc [junit4] 2> 3924408 INFO (qtp1677166307-32064) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestRequestForwarding_1B7EFB3171B5594E-001/tempDir-001/node1/collection1_shard2_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestRequestForwarding_1B7EFB3171B5594E-001/tempDir-001/node1/./collection1_shard2_replica_n3/data/] [junit4] 2> 3924423 INFO (qtp1677166307-32064) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8442159226944596] [junit4] 2> 3924642 INFO (qtp166100002-32085) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 3924716 INFO (qtp166100002-32085) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 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> 3924716 INFO (qtp166100002-32085) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33819.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b6317dc [junit4] 2> 3924716 INFO (qtp166100002-32085) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestRequestForwarding_1B7EFB3171B5594E-001/tempDir-001/node3/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestRequestForwarding_1B7EFB3171B5594E-001/tempDir-001/node3/./collection1_shard1_replica_n1/data/] [junit4] 2> 3924753 INFO (qtp166100002-32085) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8442159226944596] [junit4] 2> 3925082 INFO (qtp1677166307-32064) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 3925082 INFO (qtp1677166307-32064) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 3925084 INFO (qtp1677166307-32064) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 3925084 INFO (qtp1677166307-32064) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3925085 INFO (qtp166100002-32085) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 3925085 INFO (qtp166100002-32085) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 3925099 INFO (qtp1677166307-32064) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1021527582, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 3925099 INFO (qtp1677166307-32064) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d97822e[collection1_shard2_replica_n3] main] [junit4] 2> 3925101 INFO (qtp166100002-32085) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 3925101 INFO (qtp166100002-32085) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3925131 INFO (qtp166100002-32085) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1021527582, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 3925132 INFO (qtp1677166307-32064) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 3925151 INFO (qtp166100002-32085) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3d413710[collection1_shard1_replica_n1] main] [junit4] 2> 3925153 INFO (qtp166100002-32085) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 3925238 INFO (qtp1677166307-32064) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 3925249 INFO (qtp166100002-32085) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 3926081 INFO (qtp1677166307-32064) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 3926081 INFO (qtp1677166307-32064) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1636301203871629312 [junit4] 2> 3926100 INFO (qtp166100002-32085) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 3926100 INFO (qtp166100002-32085) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1636301203891552256 [junit4] 2> 3926102 INFO (searcherExecutor-10159-thread-1-processing-n:127.0.0.1:34616_solr x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 3926103 INFO (searcherExecutor-10159-thread-1-processing-n:127.0.0.1:34616_solr x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 3926103 INFO (searcherExecutor-10159-thread-1-processing-n:127.0.0.1:34616_solr x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 3926103 INFO (searcherExecutor-10159-thread-1-processing-n:127.0.0.1:34616_solr x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 3926103 INFO (searcherExecutor-10159-thread-1-processing-n:127.0.0.1:34616_solr x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 3926104 INFO (searcherExecutor-10159-thread-1-processing-n:127.0.0.1:34616_solr x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 3926104 INFO (searcherExecutor-10161-thread-1-processing-n:127.0.0.1:33819_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 3926104 INFO (searcherExecutor-10159-thread-1-processing-n:127.0.0.1:34616_solr x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 3926104 INFO (searcherExecutor-10161-thread-1-processing-n:127.0.0.1:33819_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 3926104 INFO (searcherExecutor-10161-thread-1-processing-n:127.0.0.1:33819_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 3926104 INFO (searcherExecutor-10161-thread-1-processing-n:127.0.0.1:33819_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 3926105 INFO (searcherExecutor-10159-thread-1-processing-n:127.0.0.1:34616_solr x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 3926105 INFO (searcherExecutor-10161-thread-1-processing-n:127.0.0.1:33819_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 3926105 INFO (searcherExecutor-10159-thread-1-processing-n:127.0.0.1:34616_solr x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 3926105 INFO (searcherExecutor-10161-thread-1-processing-n:127.0.0.1:33819_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 3926106 INFO (searcherExecutor-10161-thread-1-processing-n:127.0.0.1:33819_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 3926106 INFO (searcherExecutor-10161-thread-1-processing-n:127.0.0.1:33819_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 3926106 INFO (searcherExecutor-10159-thread-1-processing-n:127.0.0.1:34616_solr x:collection1_shard2_replica_n3 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SolrCore [collection1_shard2_replica_n3] Registered new searcher Searcher@1d97822e[collection1_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3926106 INFO (searcherExecutor-10161-thread-1-processing-n:127.0.0.1:33819_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 3926197 INFO (searcherExecutor-10161-thread-1-processing-n:127.0.0.1:33819_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@3d413710[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 3926222 INFO (qtp1677166307-32064) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0} [junit4] 2> 3926222 INFO (qtp1677166307-32064) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2 [junit4] 2> 3926310 INFO (qtp166100002-32085) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=0}, version=0} [junit4] 2> 3926310 INFO (qtp166100002-32085) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1 [junit4] 2> 3926358 INFO (qtp1677166307-32064) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 3926358 INFO (qtp1677166307-32064) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 3926359 INFO (qtp1677166307-32064) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34616/solr/collection1_shard2_replica_n3/ [junit4] 2> 3926368 INFO (qtp1677166307-32064) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 3926369 INFO (qtp1677166307-32064) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SyncStrategy http://127.0.0.1:34616/solr/collection1_shard2_replica_n3/ has no replicas [junit4] 2> 3926369 INFO (qtp1677166307-32064) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/74864882401345547-core_node4-n_0000000000 [junit4] 2> 3926389 INFO (qtp1677166307-32064) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34616/solr/collection1_shard2_replica_n3/ shard2 [junit4] 2> 3926389 INFO (qtp166100002-32085) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 3926389 INFO (qtp166100002-32085) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 3926389 INFO (qtp166100002-32085) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33819/solr/collection1_shard1_replica_n1/ [junit4] 2> 3926390 INFO (qtp166100002-32085) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 3926390 INFO (qtp166100002-32085) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:33819/solr/collection1_shard1_replica_n1/ has no replicas [junit4] 2> 3926390 INFO (qtp166100002-32085) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 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/74864882401345543-core_node2-n_0000000000 [junit4] 2> 3926404 INFO (qtp166100002-32085) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33819/solr/collection1_shard1_replica_n1/ shard1 [junit4] 2> 3926440 INFO (zkCallback-12463-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: [3]) [junit4] 2> 3926440 INFO (zkCallback-12463-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: [3]) [junit4] 2> 3926440 INFO (zkCallback-12445-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: [3]) [junit4] 2> 3926441 INFO (zkCallback-12445-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: [3]) [junit4] 2> 3926441 INFO (qtp1677166307-32064) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 3926441 ERROR (qtp1677166307-32064) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.c.ZkStateReader Collection collection1 is not lazy or watched! [junit4] 2> 3926443 INFO (qtp1677166307-32064) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=collection1_shard2_replica_n3&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=4250 [junit4] 2> 3926559 INFO (zkCallback-12463-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: [3]) [junit4] 2> 3926559 INFO (zkCallback-12445-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: [3]) [junit4] 2> 3926559 INFO (zkCallback-12445-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: [3]) [junit4] 2> 3926559 INFO (zkCallback-12463-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: [3]) [junit4] 2> 3926559 INFO (zkCallback-12463-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: [3]) [junit4] 2> 3926573 INFO (qtp166100002-32085) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 3926576 INFO (qtp166100002-32085) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=4321 [junit4] 2> 3926587 INFO (qtp166100002-32083) [n:127.0.0.1:33819_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> 3926679 INFO (zkCallback-12445-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: [3]) [junit4] 2> 3926679 INFO (zkCallback-12445-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: [3]) [junit4] 2> 3926679 INFO (zkCallback-12445-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: [3]) [junit4] 2> 3926680 INFO (qtp166100002-32083) [n:127.0.0.1:33819_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&maxShardsPerNode=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=5052 [junit4] 2> 3926711 INFO (zkCallback-12463-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: [3]) [junit4] 2> 3926712 ERROR (qtp1677166307-32066) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: no servers hosting shard: shard1 [junit4] 2> at org.apache.solr.handler.component.HttpShardHandler.prepDistributed(HttpShardHandler.java:493) [junit4] 2> at org.apache.solr.handler.component.SearchHandler.getAndPrepShardHandler(SearchHandler.java:226) [junit4] 2> at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:267) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 2> at org.apache.solr.core.SolrCore.execute(SolrCore.java:2554) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:763) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:549) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350) [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:753) [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.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.base/java.lang.Thread.run(Thread.java:834) [junit4] 2> [junit4] 2> 3926712 INFO (qtp1677166307-32066) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.S.Request [collection1_shard2_replica_n3] webapp=/solr path=/select params={q=cat:football^2} status=503 QTime=0 [junit4] 2> 3926712 INFO (zkCallback-12463-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: [3]) [junit4] 2> 3926712 INFO (zkCallback-12463-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: [3]) [junit4] 2> 3926843 INFO (jetty-closer-12496-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1464548567 [junit4] 2> 3926843 INFO (jetty-closer-12496-thread-1) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34616_solr [junit4] 2> 3926844 INFO (jetty-closer-12496-thread-2) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1120146583 [junit4] 2> 3926844 INFO (jetty-closer-12496-thread-2) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44704_solr [junit4] 2> 3926844 INFO (jetty-closer-12496-thread-2) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 3926844 INFO (jetty-closer-12496-thread-2) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:44704_solr as DOWN [junit4] 2> 3926846 INFO (jetty-closer-12496-thread-1) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 3926846 INFO (jetty-closer-12496-thread-1) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:34616_solr as DOWN [junit4] 2> 3926847 INFO (jetty-closer-12496-thread-3) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1951652255 [junit4] 2> 3926847 INFO (jetty-closer-12496-thread-3) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33819_solr [junit4] 2> 3926865 INFO (jetty-closer-12496-thread-3) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 3926865 INFO (jetty-closer-12496-thread-3) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:33819_solr as DOWN [junit4] 2> 3926877 INFO (jetty-closer-12496-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 3926877 INFO (jetty-closer-12496-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c225c4e: rootName = solr_44704, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@39ebcf69 [junit4] 2> 3926895 INFO (jetty-closer-12496-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 3926895 INFO (jetty-closer-12496-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@78df684e: rootName = solr_44704, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@73c127a7 [junit4] 2> 3926896 INFO (coreCloseExecutor-10170-thread-1) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.c.SolrCore [collection1_shard2_replica_n3] CLOSING SolrCore org.apache.solr.core.SolrCore@484fadb6 [junit4] 2> 3926896 INFO (coreCloseExecutor-10170-thread-1) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_n3, tag=484fadb6 [junit4] 2> 3926896 INFO (coreCloseExecutor-10170-thread-1) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4d4a2d34: rootName = solr_34616, domain = solr.core.collection1.shard2.replica_n3, service url = null, agent id = null] for registry solr.core.collection1.shard2.replica_n3 / com.codahale.metrics.MetricRegistry@7ffbc1e5 [junit4] 2> 3926917 INFO (jetty-closer-12496-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 3926917 INFO (jetty-closer-12496-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@70f68d2: rootName = solr_44704, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6ac93b6 [junit4] 2> 3926917 INFO (jetty-closer-12496-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 3926966 INFO (closeThreadPool-12506-thread-2) [ ] o.a.s.c.Overseer Overseer (id=74864882401345546-127.0.0.1:44704_solr-n_0000000000) closing [junit4] 2> 3926967 INFO (OverseerStateUpdate-74864882401345546-127.0.0.1:44704_solr-n_0000000000) [n:127.0.0.1:44704_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44704_solr [junit4] 2> 3926983 INFO (coreCloseExecutor-10171-thread-1) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@3f73b444 [junit4] 2> 3926983 INFO (coreCloseExecutor-10171-thread-1) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n1, tag=3f73b444 [junit4] 2> 3926983 INFO (coreCloseExecutor-10171-thread-1) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f862ce4: rootName = solr_33819, 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@1285fd26 [junit4] 2> 3927027 INFO (OverseerAutoScalingTriggerThread-74864882401345546-127.0.0.1:44704_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 3927062 INFO (coreCloseExecutor-10170-thread-1) [n:127.0.0.1:34616_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n3 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=484fadb6 [junit4] 2> 3927096 INFO (zkCallback-12472-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 3927096 INFO (zkCallback-12445-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 3927096 INFO (zkCallback-12463-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 3927096 INFO (zkCallback-12482-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 3927096 INFO (zkCallback-12477-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 3927140 INFO (jetty-closer-12496-thread-2) [ ] o.a.s.c.Overseer Overseer (id=74864882401345546-127.0.0.1:44704_solr-n_0000000000) closing [junit4] 2> 3927152 INFO (closeThreadPool-12506-thread-1) [ ] o.a.s.c.Overseer Overseer (id=74864882401345546-127.0.0.1:44704_solr-n_0000000000) closing [junit4] 2> 3927153 INFO (coreCloseExecutor-10171-thread-1) [n:127.0.0.1:33819_solr c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=3f73b444 [junit4] 2> 3927206 INFO (jetty-closer-12496-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 3927206 INFO (jetty-closer-12496-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3c5376c7: rootName = solr_34616, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2fa48300 [junit4] 2> 3927225 INFO (jetty-closer-12496-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 3927225 INFO (jetty-closer-12496-thread-3) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@79c88656: rootName = solr_33819, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@534aa04e [junit4] 2> 3927243 INFO (jetty-closer-12496-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@2dd1fbc2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:٠} [junit4] 2> 3927243 INFO (jetty-closer-12496-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 3927245 INFO (jetty-closer-12496-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@8391d06{/solr,null,UNAVAILABLE} [junit4] 2> 3927261 INFO (jetty-closer-12496-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 3927263 INFO (jetty-closer-12496-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 3927263 INFO (jetty-closer-12496-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@23cafd31: rootName = solr_34616, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@73c127a7 [junit4] 2> 3927265 INFO (jetty-closer-12496-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 3927265 INFO (jetty-closer-12496-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@69d55c2d: rootName = solr_34616, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6ac93b6 [junit4] 2> 3927265 INFO (jetty-closer-12496-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 3927277 INFO (jetty-closer-12496-thread-3) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e6cdabd: rootName = solr_33819, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@73c127a7 [junit4] 2> 3927280 INFO (jetty-closer-12496-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 3927280 INFO (jetty-closer-12496-thread-3) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@318fedd7: rootName = solr_33819, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6ac93b6 [junit4] 2> 3927280 INFO (jetty-closer-12496-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 3927354 INFO (zkCallback-12472-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 3927354 INFO (zkCallback-12482-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 3927354 INFO (zkCallback-12445-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 3927603 INFO (jetty-closer-12496-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@465f60db{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:٠} [junit4] 2> 3927603 INFO (jetty-closer-12496-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@68a8b75f{/solr,null,UNAVAILABLE} [junit4] 2> 3927603 INFO (jetty-closer-12496-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 3927698 INFO (jetty-closer-12496-thread-3) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@65a163a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:٠} [junit4] 2> 3927711 INFO (jetty-closer-12496-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7a868496{/solr,null,UNAVAILABLE} [junit4] 2> 3927711 INFO (jetty-closer-12496-thread-3) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 3927727 INFO (TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[1B7EFB3171B5594E]) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 3927955 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> 7 /solr/aliases.json [junit4] 2> 7 /solr/clusterprops.json [junit4] 2> 3 /solr/security.json [junit4] 2> 2 /solr/collections/collection1/terms/shard2 [junit4] 2> 2 /solr/configs/conf1 [junit4] 2> 2 /solr/collections/collection1/terms/shard1 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 24 /solr/collections/collection1/state.json [junit4] 2> 7 /solr/clusterstate.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 24 /solr/live_nodes [junit4] 2> 20 /solr/overseer/queue [junit4] 2> 14 /solr/collections [junit4] 2> 5 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> 3928066 INFO (TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[1B7EFB3171B5594E]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45467 [junit4] 2> 3928066 INFO (TEST-TestRequestForwarding.testMultiCollectionQuery-seed#[1B7EFB3171B5594E]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45467 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestRequestForwarding -Dtests.method=testMultiCollectionQuery -Dtests.seed=1B7EFB3171B5594E -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar-SA -Dtests.timezone=Asia/Jayapura -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 14.1s J2 | TestRequestForwarding.testMultiCollectionQuery <<< [junit4] > Throwable #1: java.lang.RuntimeException: Query 'q=cat%3Afootball%5E2' failed, [junit4] > at __randomizedtesting.SeedInfo.seed([1B7EFB3171B5594E:A0D3C00ADC35C32]:0) [junit4] > at org.apache.solr.cloud.TestRequestForwarding.testMultiCollectionQuery(TestRequestForwarding.java:67) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] > at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit4] > at java.base/java.lang.Thread.run(Thread.java:834) [junit4] > Caused by: java.io.IOException: Server returned HTTP response code: 503 for URL: http://127.0.0.1:34616/solr/collection1/select?q=cat%3Afootball%5E2 [junit4] > at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1913) [junit4] > at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1509) [junit4] > at java.base/java.net.URL.openStream(URL.java:1117) [junit4] > at org.apache.solr.cloud.TestRequestForwarding.testMultiCollectionQuery(TestRequestForwarding.java:65) [junit4] > ... 38 more [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.TestRequestForwarding_1B7EFB3171B5594E-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1274, maxMBSortInHeap=6.890432044981532, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7412bf91), locale=ar-SA, timezone=Asia/Jayapura [junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 11.0.1 (64-bit)/cpus=4,threads=1,free=389925504,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [HttpSolrCallGetCoreTest, SignatureUpdateProcessorFactoryTest, SpellCheckComponentTest, TestExtendedDismaxParser, XmlUpdateRequestHandlerTest, LoggingHandlerTest, TestUseDocValuesAsStored, TestBinaryResponseWriter, SearchHandlerTest, TermsComponentTest, CoreAdminOperationTest, TestSubQueryTransformerCrossCore, SparseHLLTest, SuggesterTSTTest, TestPolicyCloud, HdfsBasicDistributedZk2Test, TestCloudPseudoReturnFields, IndexSchemaTest, ExecutePlanActionTest, TestReplicationHandler, AutoscalingHistoryHandlerTest, HighlighterConfigTest, NestedAtomicUpdateTest, TaggingAttributeTest, SolrMetricManagerTest, UpdateLogTest, TestCollectionAPIs, TestChildDocTransformer, TestCoreDiscovery, TestFileDictionaryLookup, TestMissingGroups, TestDistribIDF, ClassificationUpdateProcessorIntegrationTest, TestDownShardTolerantSearch, TestFieldTypeResource, TestDFISimilarityFactory, TestWithCollection, DeleteReplicaTest, TestConfigSetsAPIExclusivity, TestJsonFacetsWithNestedObjects, FileUtilsTest, PeerSyncWithLeaderTest, TestTolerantUpdateProcessorCloud, TestAnalyzeInfixSuggestions, TestCloudSearcherWarming, TestImplicitCoreProperties, DefaultValueUpdateProcessorTest, TestSizeLimitedDistributedMap, ChaosMonkeySafeLeaderTest, TestCustomSort, TestLRUStatsCache, MetricsHistoryIntegrationTest, TestReRankQParserPlugin, PingRequestHandlerTest, SolrRrdBackendFactoryTest, TestManagedSynonymGraphFilterFactory, TestPostingsSolrHighlighter, TestHttpShardHandlerFactory, SpatialFilterTest, TestPullReplica, ZkCollectionPropsCachingTest, SolrGraphiteReporterTest, QueryElevationComponentTest, TestSimPolicyCloud, CdcrVersionReplicationTest, TestOverriddenPrefixQueryForCustomFieldType, TestGraphTermsQParserPlugin, NodeLostTriggerTest, PreAnalyzedFieldManagedSchemaCloudTest, TestSolrConfigHandler, CleanupOldIndexTest, TestIntervalFaceting, TestDeleteCollectionOnDownNodes, PeerSyncWithBufferUpdatesTest, CollectionTooManyReplicasTest, BinaryUpdateRequestHandlerTest, TestPKIAuthenticationPlugin, SplitShardTest, HdfsChaosMonkeySafeLeaderTest, HealthCheckHandlerTest, DocValuesMissingTest, TestExportWriter, QueryEqualityTest, AssignTest, TestTrie, TestLegacyFieldCache, TestTrieFacet, TestLMDirichletSimilarityFactory, DeleteInactiveReplicaTest, TestUninvertingReader, UninvertDocValuesMergePolicyTest, TestHighFrequencyDictionaryFactory, AutoAddReplicasPlanActionTest, TestCharFilters, FileBasedSpellCheckerTest, DistributedQueueTest, TestGeoJSONResponseWriter, SearchHandlerTest, TestFastOutputStream, TestCloudNestedDocsSort, SOLR749Test, TestLegacyField, ConnectionManagerTest, TestJoin, AnalyticsMergeStrategyTest, InfixSuggestersTest, TestSystemIdResolver, ReturnFieldsTest, ScheduledMaintenanceTriggerTest, MetricsHandlerTest, SubstringBytesRefFilterTest, SolrCLIZkUtilsTest, TestReloadAndDeleteDocs, CdcrOpsAndBoundariesTest, TestSolrIndexConfig, TestNestedUpdateProcessor, CollectionsAPISolrJTest, DistributedFacetPivotWhiteBoxTest, TestSQLHandlerNonCloud, SolrSlf4jReporterTest, TestCloudSchemaless, DaemonStreamApiTest, TestPseudoReturnFields, JvmMetricsTest, StatsReloadRaceTest, TestJsonFacetRefinement, ZkCLITest, BaseCdcrDistributedZkTest, RecoveryZkTest, TestHdfsUpdateLog, SuggestComponentTest, CdcrUpdateLogTest, TestUniqueKeyFieldResource, OverseerRolesTest, TestSuggestSpellingConverter, DistributedQueryComponentOptimizationTest, TestSolrCoreParser, BitVectorTest, TestRTGBase, TestZkAclsWithHadoopAuth, TestRandomFaceting, BasicDistributedZk2Test, ClusterStateTest, ClusterStateUpdateTest, DeleteShardTest, DistribCursorPagingTest, HttpPartitionOnCommitTest, LeaderElectionContextKeyTest, LeaderElectionIntegrationTest, LeaderFailureAfterFreshStartTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, ReindexCollectionTest, SystemCollectionCompatTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudInspectUtil, TestExclusionRuleCollectionAccess, TestHashPartitioner, TestLeaderElectionWithEmptyReplica, TestRandomRequestDistribution, TestRequestForwarding] [junit4] Completed [533/864 (1!)] on J2 in 14.53s, 1 test, 1 error <<< FAILURES! [...truncated 53357 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 2580 links (2111 relative) to 3392 anchors in 259 files [echo] Validated Links & Anchors via: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-ref-guide/bare-bones-html/ -documentation-lint: [jtidy] FIXME: Broken HTML checks were disabled, as jtidy can't handle HTML5. [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 = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lu [...truncated too long message...] /Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null894658675 [copy] Copying 248 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null894658675 [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null894658675 check-working-copy: [ivy:cachepath] :: resolving dependencies :: #;work...@lucene2-us-west.apache.org [ivy:cachepath] confs: [default] [ivy:cachepath] found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public [ivy:cachepath] found com.jcraft#jsch;0.1.54 in public [ivy:cachepath] found com.jcraft#jzlib;1.1.1 in public [ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public [ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public [ivy:cachepath] found org.bouncycastle#bcpg-jdk15on;1.60 in public [ivy:cachepath] found org.bouncycastle#bcprov-jdk15on;1.60 in public [ivy:cachepath] found org.bouncycastle#bcpkix-jdk15on;1.60 in public [ivy:cachepath] found org.slf4j#slf4j-nop;1.7.2 in public [ivy:cachepath] :: resolution report :: resolve 54ms :: artifacts dl 2ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 9 | 0 | 0 | 0 || 9 | 0 | --------------------------------------------------------------------- [wc-checker] Initializing working copy... [wc-checker] Checking working copy status... -jenkins-base: BUILD SUCCESSFUL Total time: 255 minutes 0 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 lucene2 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org