Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1447/
1 tests failed. FAILED: org.apache.solr.client.solrj.impl.CloudSolrClientTest.testPerReplicaStateCollection Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:44575/solr] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:44575/solr] at __randomizedtesting.SeedInfo.seed([60B11A4B0A1A6660:4A8CB109AABABC6D]:0) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:346) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.client.solrj.impl.CloudSolrClientTest.testPerReplicaStateCollection(CloudSolrClientTest.java:1107) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) 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.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:44575/solr at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297) ... 50 more Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571) ... 54 more Build Log: [...truncated 17439 lines...] [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest [junit4] 2> 98387 INFO (SUITE-CloudSolrClientTest-seed#[60B11A4B0A1A6660]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf' [junit4] 2> 98388 INFO (SUITE-CloudSolrClientTest-seed#[60B11A4B0A1A6660]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_60B11A4B0A1A6660-001/data-dir-8-001 [junit4] 2> 98388 WARN (SUITE-CloudSolrClientTest-seed#[60B11A4B0A1A6660]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 98388 INFO (SUITE-CloudSolrClientTest-seed#[60B11A4B0A1A6660]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 98389 INFO (SUITE-CloudSolrClientTest-seed#[60B11A4B0A1A6660]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 98389 INFO (SUITE-CloudSolrClientTest-seed#[60B11A4B0A1A6660]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 98389 INFO (SUITE-CloudSolrClientTest-seed#[60B11A4B0A1A6660]-worker) [ ] o.a.s.c.SolrCloudTestCase Using per-replica state [junit4] 2> 98393 INFO (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testInitializationWithSolrUrls [junit4] 2> 98393 INFO (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_60B11A4B0A1A6660-001/tempDir-001 [junit4] 2> 98394 INFO (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 98394 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 98394 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 98395 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 98494 INFO (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [ ] o.a.s.c.ZkTestServer start zk server on port: 42039 [junit4] 2> 98494 INFO (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42039 [junit4] 2> 98494 INFO (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42039 [junit4] 2> 98494 INFO (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42039 [junit4] 2> 98496 INFO (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 98497 INFO (zkConnectionManagerCallback-985-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 98497 INFO (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 98503 INFO (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 98505 INFO (zkConnectionManagerCallback-987-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 98505 INFO (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 98507 INFO (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 98508 INFO (zkConnectionManagerCallback-989-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 98508 INFO (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 98611 INFO (jetty-launcher-990-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 98611 INFO (jetty-launcher-990-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 98611 INFO (jetty-launcher-990-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 98611 INFO (jetty-launcher-990-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 98611 INFO (jetty-launcher-990-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 98611 INFO (jetty-launcher-990-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 98611 INFO (jetty-launcher-990-thread-1) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 98611 INFO (jetty-launcher-990-thread-3) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 98611 INFO (jetty-launcher-990-thread-2) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 98612 INFO (jetty-launcher-990-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 98612 INFO (jetty-launcher-990-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 98613 INFO (jetty-launcher-990-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 98613 INFO (jetty-launcher-990-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bb6a229{/solr,null,AVAILABLE} [junit4] 2> 98613 INFO (jetty-launcher-990-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 98613 INFO (jetty-launcher-990-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 98613 INFO (jetty-launcher-990-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 98613 INFO (jetty-launcher-990-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 98613 INFO (jetty-launcher-990-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 98613 INFO (jetty-launcher-990-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 98613 INFO (jetty-launcher-990-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6747afbf{/solr,null,AVAILABLE} [junit4] 2> 98614 INFO (jetty-launcher-990-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41312620{/solr,null,AVAILABLE} [junit4] 2> 98614 INFO (jetty-launcher-990-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@12b3c5b9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45849} [junit4] 2> 98614 INFO (jetty-launcher-990-thread-1) [ ] o.e.j.s.Server Started @98655ms [junit4] 2> 98614 INFO (jetty-launcher-990-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42039/solr, hostPort=45849} [junit4] 2> 98614 INFO (jetty-launcher-990-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@21112ffc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33401} [junit4] 2> 98614 ERROR (jetty-launcher-990-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 98615 INFO (jetty-launcher-990-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5fe538bf{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36019} [junit4] 2> 98614 INFO (jetty-launcher-990-thread-3) [ ] o.e.j.s.Server Started @98656ms [junit4] 2> 98615 INFO (jetty-launcher-990-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 98615 INFO (jetty-launcher-990-thread-2) [ ] o.e.j.s.Server Started @98656ms [junit4] 2> 98615 INFO (jetty-launcher-990-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42039/solr, hostPort=36019} [junit4] 2> 98615 INFO (jetty-launcher-990-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:42039/solr, hostPort=33401} [junit4] 2> 98615 INFO (jetty-launcher-990-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.9.0 [junit4] 2> 98615 INFO (jetty-launcher-990-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 98615 INFO (jetty-launcher-990-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 98615 INFO (jetty-launcher-990-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-01-23T10:02:20.944Z [junit4] 2> 98615 ERROR (jetty-launcher-990-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 98615 ERROR (jetty-launcher-990-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 98615 INFO (jetty-launcher-990-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 98615 INFO (jetty-launcher-990-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 98615 INFO (jetty-launcher-990-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.9.0 [junit4] 2> 98615 INFO (jetty-launcher-990-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.9.0 [junit4] 2> 98615 INFO (jetty-launcher-990-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 98615 INFO (jetty-launcher-990-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 98615 INFO (jetty-launcher-990-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 98615 INFO (jetty-launcher-990-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 98615 INFO (jetty-launcher-990-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-01-23T10:02:20.944Z [junit4] 2> 98615 INFO (jetty-launcher-990-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-01-23T10:02:20.944Z [junit4] 2> 98617 INFO (jetty-launcher-990-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 98617 INFO (jetty-launcher-990-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 98618 INFO (jetty-launcher-990-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 98618 INFO (zkConnectionManagerCallback-992-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 98618 INFO (zkConnectionManagerCallback-995-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 98618 INFO (jetty-launcher-990-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 98618 INFO (jetty-launcher-990-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 98618 INFO (zkConnectionManagerCallback-996-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 98618 INFO (jetty-launcher-990-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 98619 INFO (jetty-launcher-990-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 98619 INFO (jetty-launcher-990-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 98619 INFO (jetty-launcher-990-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 99324 INFO (jetty-launcher-990-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 99325 WARN (jetty-launcher-990-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@32b7deb0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 99325 WARN (jetty-launcher-990-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@32b7deb0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 99351 WARN (jetty-launcher-990-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@15898ce9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 99351 WARN (jetty-launcher-990-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@15898ce9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 99352 INFO (jetty-launcher-990-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42039/solr [junit4] 2> 99367 INFO (jetty-launcher-990-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 99367 INFO (zkConnectionManagerCallback-1013-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 99367 INFO (jetty-launcher-990-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 99483 INFO (jetty-launcher-990-thread-1) [n:127.0.0.1:45849_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 99495 INFO (zkConnectionManagerCallback-1015-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 99495 INFO (jetty-launcher-990-thread-1) [n:127.0.0.1:45849_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 99747 INFO (jetty-launcher-990-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 99749 WARN (jetty-launcher-990-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@a4cdca9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 99749 WARN (jetty-launcher-990-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@a4cdca9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 99764 WARN (jetty-launcher-990-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@254f2f93[provider=null,keyStore=null,trustStore=null] [junit4] 2> 99764 WARN (jetty-launcher-990-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@254f2f93[provider=null,keyStore=null,trustStore=null] [junit4] 2> 99765 INFO (jetty-launcher-990-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42039/solr [junit4] 2> 99766 INFO (jetty-launcher-990-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 99767 INFO (zkConnectionManagerCallback-1025-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 99767 INFO (jetty-launcher-990-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 99768 INFO (jetty-launcher-990-thread-1) [n:127.0.0.1:45849_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45849_solr [junit4] 2> 99769 INFO (jetty-launcher-990-thread-1) [n:127.0.0.1:45849_solr ] o.a.s.c.Overseer Overseer (id=72873005406289927-127.0.0.1:45849_solr-n_0000000000) starting [junit4] 2> 99776 INFO (OverseerStateUpdate-72873005406289927-127.0.0.1:45849_solr-n_0000000000) [n:127.0.0.1:45849_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45849_solr [junit4] 2> 99777 INFO (jetty-launcher-990-thread-1) [n:127.0.0.1:45849_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45849_solr [junit4] 2> 99778 INFO (OverseerStateUpdate-72873005406289927-127.0.0.1:45849_solr-n_0000000000) [n:127.0.0.1:45849_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 99780 INFO (jetty-launcher-990-thread-1) [n:127.0.0.1:45849_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 99781 WARN (jetty-launcher-990-thread-1) [n:127.0.0.1:45849_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 99796 INFO (jetty-launcher-990-thread-1) [n:127.0.0.1:45849_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 99825 INFO (jetty-launcher-990-thread-1) [n:127.0.0.1:45849_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45849.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d22bb81 [junit4] 2> 99832 INFO (jetty-launcher-990-thread-1) [n:127.0.0.1:45849_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45849.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d22bb81 [junit4] 2> 99832 INFO (jetty-launcher-990-thread-1) [n:127.0.0.1:45849_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45849.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d22bb81 [junit4] 2> 99833 INFO (jetty-launcher-990-thread-1) [n:127.0.0.1:45849_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_60B11A4B0A1A6660-001/tempDir-001/node1 [junit4] 2> 99870 INFO (jetty-launcher-990-thread-3) [n:127.0.0.1:33401_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 99871 INFO (zkConnectionManagerCallback-1037-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 99872 INFO (jetty-launcher-990-thread-3) [n:127.0.0.1:33401_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 99876 INFO (jetty-launcher-990-thread-3) [n:127.0.0.1:33401_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 99878 INFO (jetty-launcher-990-thread-3) [n:127.0.0.1:33401_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:33401_solr as DOWN [junit4] 2> 99879 INFO (jetty-launcher-990-thread-3) [n:127.0.0.1:33401_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 99879 INFO (jetty-launcher-990-thread-3) [n:127.0.0.1:33401_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33401_solr [junit4] 2> 99881 INFO (zkCallback-1014-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 99882 INFO (zkCallback-1036-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 99882 INFO (jetty-launcher-990-thread-3) [n:127.0.0.1:33401_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 99883 WARN (jetty-launcher-990-thread-3) [n:127.0.0.1:33401_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 99895 INFO (jetty-launcher-990-thread-3) [n:127.0.0.1:33401_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 100092 INFO (jetty-launcher-990-thread-3) [n:127.0.0.1:33401_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33401.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d22bb81 [junit4] 2> 100143 INFO (jetty-launcher-990-thread-3) [n:127.0.0.1:33401_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33401.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d22bb81 [junit4] 2> 100143 INFO (jetty-launcher-990-thread-3) [n:127.0.0.1:33401_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33401.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d22bb81 [junit4] 2> 100144 INFO (jetty-launcher-990-thread-3) [n:127.0.0.1:33401_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_60B11A4B0A1A6660-001/tempDir-001/node3 [junit4] 2> 101270 INFO (jetty-launcher-990-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 101270 WARN (jetty-launcher-990-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@57b85652[provider=null,keyStore=null,trustStore=null] [junit4] 2> 101271 WARN (jetty-launcher-990-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@57b85652[provider=null,keyStore=null,trustStore=null] [junit4] 2> 101275 WARN (jetty-launcher-990-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1c29b7e3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 101275 WARN (jetty-launcher-990-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1c29b7e3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 101276 INFO (jetty-launcher-990-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42039/solr [junit4] 2> 101277 INFO (jetty-launcher-990-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 101277 INFO (zkConnectionManagerCallback-1053-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 101277 INFO (jetty-launcher-990-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 101379 INFO (jetty-launcher-990-thread-2) [n:127.0.0.1:36019_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 101381 INFO (zkConnectionManagerCallback-1055-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 101381 INFO (jetty-launcher-990-thread-2) [n:127.0.0.1:36019_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 101385 INFO (jetty-launcher-990-thread-2) [n:127.0.0.1:36019_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 101388 INFO (jetty-launcher-990-thread-2) [n:127.0.0.1:36019_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:36019_solr as DOWN [junit4] 2> 101388 INFO (jetty-launcher-990-thread-2) [n:127.0.0.1:36019_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 101388 INFO (jetty-launcher-990-thread-2) [n:127.0.0.1:36019_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36019_solr [junit4] 2> 101390 INFO (zkCallback-1014-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 101390 INFO (zkCallback-1036-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 101392 INFO (zkCallback-1054-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 101400 INFO (jetty-launcher-990-thread-2) [n:127.0.0.1:36019_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 101401 WARN (jetty-launcher-990-thread-2) [n:127.0.0.1:36019_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 101409 INFO (jetty-launcher-990-thread-2) [n:127.0.0.1:36019_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 101424 INFO (jetty-launcher-990-thread-2) [n:127.0.0.1:36019_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36019.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d22bb81 [junit4] 2> 101435 INFO (jetty-launcher-990-thread-2) [n:127.0.0.1:36019_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36019.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d22bb81 [junit4] 2> 101435 INFO (jetty-launcher-990-thread-2) [n:127.0.0.1:36019_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36019.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d22bb81 [junit4] 2> 101437 INFO (jetty-launcher-990-thread-2) [n:127.0.0.1:36019_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_60B11A4B0A1A6660-001/tempDir-001/node2 [junit4] 2> 101465 INFO (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3 [junit4] 2> 101467 INFO (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 101467 INFO (zkConnectionManagerCallback-1068-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 101467 INFO (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 101468 INFO (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 101469 INFO (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42039/solr ready [junit4] 2> 101484 INFO (qtp477374535-1653) [n:127.0.0.1:45849_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 101496 INFO (OverseerThreadFactory-1030-thread-1-processing-n:127.0.0.1:45849_solr) [n:127.0.0.1:45849_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 101682 INFO (OverseerThreadFactory-1030-thread-1-processing-n:127.0.0.1:45849_solr) [n:127.0.0.1:45849_solr ] o.a.s.c.c.ZkStateReader per-replica-state ver: 2 fetched for initializing /collections/collection1/state.json [junit4] 2> 101685 INFO (OverseerStateUpdate-72873005406289927-127.0.0.1:45849_solr-n_0000000000) [n:127.0.0.1:45849_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> "node_name":"127.0.0.1:33401_solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 101688 INFO (OverseerThreadFactory-1030-thread-1-processing-n:127.0.0.1:45849_solr) [n:127.0.0.1:45849_solr ] o.a.s.c.c.ZkStateReader per-replica-state ver: 3 fetched for initializing /collections/collection1/state.json [junit4] 2> 101689 INFO (OverseerStateUpdate-72873005406289927-127.0.0.1:45849_solr-n_0000000000) [n:127.0.0.1:45849_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_n2", [junit4] 2> "state":"down", [junit4] 2> "node_name":"127.0.0.1:36019_solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 101789 INFO (OverseerThreadFactory-1030-thread-1-processing-n:127.0.0.1:45849_solr) [n:127.0.0.1:45849_solr ] o.a.s.c.c.ZkStateReader per-replica-state ver: 4 fetched for initializing /collections/collection1/state.json [junit4] 2> 101791 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 101792 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 4 fetched for initializing /collections/collection1/state.json [junit4] 2> 101793 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers [junit4] 2> 101794 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 101795 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 4 fetched for initializing /collections/collection1/state.json [junit4] 2> 101796 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers [junit4] 2> 101796 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 4 fetched for initializing /collections/collection1/state.json [junit4] 2> 101798 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 4 fetched for initializing /collections/collection1/state.json [junit4] 2> 101799 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 4 fetched for initializing /collections/collection1/state.json [junit4] 2> 101799 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 4 fetched for initializing /collections/collection1/state.json [junit4] 2> 101800 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 4 fetched for initializing /collections/collection1/state.json [junit4] 2> 101800 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 4 fetched for initializing /collections/collection1/state.json [junit4] 2> 101813 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0 [junit4] 2> 101816 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0 [junit4] 2> 101849 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 101852 WARN (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2) [junit4] 2> 101852 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 101855 WARN (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3) [junit4] 2> 101855 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 101855 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from configset conf, trusted=true [junit4] 2> 101856 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36019.solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d22bb81 [junit4] 2> 101856 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_60B11A4B0A1A6660-001/tempDir-001/node2/collection1_shard2_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_60B11A4B0A1A6660-001/tempDir-001/node2/collection1_shard2_replica_n2/data/] [junit4] 2> 101858 WARN (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiople copyFields (2) [junit4] 2> 101858 WARN (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiople copyFields (3) [junit4] 2> 101858 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 101858 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset conf, trusted=true [junit4] 2> 101859 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33401.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d22bb81 [junit4] 2> 101859 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_60B11A4B0A1A6660-001/tempDir-001/node3/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_60B11A4B0A1A6660-001/tempDir-001/node3/collection1_shard1_replica_n1/data/] [junit4] 2> 101911 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 101911 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 101912 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 101912 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 101912 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 101912 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 101913 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 101913 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 101915 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 101915 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 101916 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 101916 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 101916 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 101916 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 101916 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1689671323347845120 [junit4] 2> 101916 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1689671323347845120 [junit4] 2> 101918 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/collection1/state.json [junit4] 2> 101919 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/collection1/state.json [junit4] 2> 101920 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers [junit4] 2> 101920 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers [junit4] 2> 101921 INFO (searcherExecutor-1073-thread-1-processing-n:127.0.0.1:33401_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher autowarm time: 0 ms [junit4] 2> 101921 INFO (searcherExecutor-1071-thread-1-processing-n:127.0.0.1:36019_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher autowarm time: 0 ms [junit4] 2> 101922 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/collection1/state.json [junit4] 2> 101922 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/collection1/state.json [junit4] 2> 101927 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/collection1/state.json [junit4] 2> 101928 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/collection1/state.json [junit4] 2> 101929 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/collection1/state.json [junit4] 2> 101929 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 8 fetched for initializing /collections/collection1/state.json [junit4] 2> 101933 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0} [junit4] 2> 101933 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2 [junit4] 2> 101933 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0} [junit4] 2> 101933 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1 [junit4] 2> 101937 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 101937 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 101937 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36019/solr/collection1_shard2_replica_n2/ [junit4] 2> 101937 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 101937 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 101937 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 101937 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33401/solr/collection1_shard1_replica_n1/ [junit4] 2> 101938 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:36019/solr/collection1_shard2_replica_n2/ has no replicas [junit4] 2> 101938 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 101938 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/72873005406289931-core_node4-n_0000000000 [junit4] 2> 101938 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:33401/solr/collection1_shard1_replica_n1/ has no replicas [junit4] 2> 101938 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72873005406289929-core_node3-n_0000000000 [junit4] 2> 101940 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36019/solr/collection1_shard2_replica_n2/ shard2 [junit4] 2> 101940 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers [junit4] 2> 101941 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 10 fetched for initializing /collections/collection1/state.json [junit4] 2> 101941 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 10 fetched for initializing /collections/collection1/state.json [junit4] 2> 101942 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33401/solr/collection1_shard1_replica_n1/ shard1 [junit4] 2> 101942 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers [junit4] 2> 101942 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 12 fetched for initializing /collections/collection1/state.json [junit4] 2> 101942 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 12 fetched for initializing /collections/collection1/state.json [junit4] 2> 101943 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 12 fetched for initializing /collections/collection1/state.json [junit4] 2> 101944 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 12 fetched for initializing /collections/collection1/state.json [junit4] 2> 101944 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 101944 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 12 fetched for initializing /collections/collection1/state.json [junit4] 2> 101946 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 14 fetched for initializing /collections/collection1/state.json [junit4] 2> 101946 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 14 fetched for initializing /collections/collection1/state.json [junit4] 2> 101946 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers [junit4] 2> 101946 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 101947 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 14 fetched for initializing /collections/collection1/state.json [junit4] 2> 101947 INFO (zkCallback-1054-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 101948 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 16 fetched for initializing /collections/collection1/state.json [junit4] 2> 101949 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=154 [junit4] 2> 101949 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 16 fetched for initializing /collections/collection1/state.json [junit4] 2> 101949 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers [junit4] 2> 101950 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 16 fetched for initializing /collections/collection1/state.json [junit4] 2> 101951 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader per-replica-state ver: 16 fetched for initializing /collections/collection1/state.json [junit4] 2> 101952 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=161 [junit4] 2> 101955 INFO (qtp802608246-1654) [n:127.0.0.1:33401_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> 101955 INFO (qtp802608246-1654) [n:127.0.0.1:33401_solr ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers [junit4] 2> 101956 INFO (qtp802608246-1654) [n:127.0.0.1:33401_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&perReplicaState=true&wt=javabin&version=2} status=0 QTime=468 [junit4] 2> 101956 INFO (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [ ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: collection1 [junit4] 2> 101956 INFO (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [ ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers [junit4] 2> 101957 INFO (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [ ] o.a.s.c.c.ZkStateReader per-replica-state ver: 16 fetched for initializing /collections/collection1/state.json [junit4] 2> 101968 INFO (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [ ] o.a.s.c.c.ZkStateReader per-replica-state ver: 16 fetched for initializing /collections/collection1/state.json [junit4] 2> 101973 INFO (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [ ] o.a.s.c.c.ZkStateReader per-replica-state ver: 16 fetched for initializing /collections/collection1/state.json [junit4] 2> 101980 INFO (qtp802608246-1650) [n:127.0.0.1:33401_solr c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=3 [junit4] 2> 101988 INFO (qtp802608246-1657) [n:127.0.0.1:33401_solr c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=4 [junit4] 2> 101990 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 101992 INFO (qtp802608246-1654) [n:127.0.0.1:33401_solr c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 102009 INFO (qtp802608246-1650) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers [junit4] 2> 102010 INFO (qtp802608246-1650) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers [junit4] 2> 102013 INFO (qtp802608246-1650) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=1}, version=1} [junit4] 2> 102013 INFO (qtp802608246-1650) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/update params={wt=javabin&version=2} status=0 QTime=4 [junit4] 2> 102015 INFO (qtp802608246-1657) [n:127.0.0.1:33401_solr c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 102017 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 102018 INFO (qtp802608246-1654) [n:127.0.0.1:33401_solr c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 102020 INFO (qtp802608246-1646) [n:127.0.0.1:33401_solr c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 102021 INFO (qtp802608246-1650) [n:127.0.0.1:33401_solr c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 102025 INFO (qtp1361239275-1651) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers [junit4] 2> 102050 INFO (qtp802608246-1654) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader already watching , added to stateWatchers [junit4] 2> 102063 INFO (searcherExecutor-1073-thread-1-processing-n:127.0.0.1:33401_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher autowarm time: 0 ms [junit4] 2> 102063 INFO (qtp802608246-1654) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:36019/solr/collection1_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false} status=0 QTime=13 [junit4] 2> 102070 INFO (qtp1361239275-1651) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=47 [junit4] 2> 102072 INFO (qtp802608246-1646) [n:127.0.0.1:33401_solr c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 102074 INFO (qtp802608246-1650) [n:127.0.0.1:33401_solr c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 102076 INFO (qtp802608246-1657) [n:127.0.0.1:33401_solr c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 102078 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&collection=collection1&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 102096 INFO (qtp802608246-1657) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:33401/solr/collection1_shard1_replica_n1/&rid=127.0.0.1-139&rows=10&version=2&q=*:*&omitHeader=false&NOW=1611396144408&isShard=true&wt=javabin} hits=1 status=0 QTime=0 [junit4] 2> 102105 INFO (qtp1361239275-1645) [n:127.0.0.1:36019_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2] webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=http://127.0.0.1:36019/solr/collection1_shard2_replica_n2/&rid=127.0.0.1-139&rows=10&version=2&q=*:*&omitHeader=false&NOW=1611396144408&isShard=true&wt=javabin} hits=0 status=0 QTime=4 [junit4] 2> 102109 INFO (qtp802608246-1659) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1611396144408&ids=1&isShard=true&shard.url=http://127.0.0.1:33401/solr/collection1_shard1_replica_n1/&rid=127.0.0.1-139&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 102110 INFO (qtp802608246-1654) [n:127.0.0.1:33401_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} rid=127.0.0.1-139 hits=1 status=0 QTime=30 [junit4] 2> 102224 INFO (jetty-closer-1082-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1652174826 [junit4] 2> 102224 INFO (jetty-closer-1082-thread-1) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45849_solr [junit4] 2> 102224 INFO (jetty-closer-1082-thread-2) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1365106883 [junit4] 2> 102224 INFO (jetty-closer-1082-thread-2) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33401_solr [junit4] 2> 102225 INFO (jetty-closer-1082-thread-1) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 102225 INFO (jetty-closer-1082-thread-1) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:45849_solr as DOWN [junit4] 2> 102225 INFO (jetty-closer-1082-thread-2) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 102225 INFO (jetty-closer-1082-thread-2) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:33401_solr as DOWN [junit4] 2> 102231 INFO (jetty-closer-1082-thread-3) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=527602671 [junit4] 2> 102232 INFO (jetty-closer-1082-thread-3) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36019_solr [junit4] 2> 102233 INFO (jetty-closer-1082-thread-3) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 102233 INFO (jetty-closer-1082-thread-3) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:36019_solr as DOWN [junit4] 2> 102237 INFO (jetty-closer-1082-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 102255 INFO (jetty-closer-1082-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 102255 INFO (jetty-closer-1082-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@15af8157: rootName = solr_45849, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@2125951c [junit4] 2> 102255 INFO (coreCloseExecutor-1091-thread-1) [n:127.0.0.1:33401_solr ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@7500eabf [junit4] 2> 102259 INFO (coreCloseExecutor-1091-thread-1) [n:127.0.0.1:33401_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n1 tag=SolrCore@7500eabf [junit4] 2> 102259 INFO (coreCloseExecutor-1091-thread-1) [n:127.0.0.1:33401_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7a87a305: rootName = solr_33401, 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@723c2a40 [junit4] 2> 102263 INFO (jetty-closer-1082-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 102263 INFO (jetty-closer-1082-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6af9a4d7: rootName = solr_45849, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@203ad4e4 [junit4] 2> 102264 INFO (coreCloseExecutor-1094-thread-1) [n:127.0.0.1:36019_solr ] o.a.s.c.SolrCore [collection1_shard2_replica_n2] CLOSING SolrCore org.apache.solr.core.SolrCore@7ff82961 [junit4] 2> 102264 INFO (coreCloseExecutor-1094-thread-1) [n:127.0.0.1:36019_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_n2 tag=SolrCore@7ff82961 [junit4] 2> 102264 INFO (coreCloseExecutor-1094-thread-1) [n:127.0.0.1:36019_solr ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e61f397: rootName = solr_36019, domain = solr.core.collection1.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.collection1.shard2.replica_n2/com.codahale.metrics.MetricRegistry@3b381a [junit4] 2> 102268 INFO (jetty-closer-1082-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 102268 INFO (jetty-closer-1082-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2184489b: rootName = solr_45849, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3ed3fbf4 [junit4] 2> 102268 INFO (jetty-closer-1082-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 102273 INFO (closeThreadPool-1095-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72873005406289927-127.0.0.1:45849_solr-n_0000000000) closing [junit4] 2> 102274 INFO (OverseerStateUpdate-72873005406289927-127.0.0.1:45849_solr-n_0000000000) [n:127.0.0.1:45849_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45849_solr [junit4] 2> 102280 INFO (OverseerAutoScalingTriggerThread-72873005406289927-127.0.0.1:45849_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 102281 INFO (zkCallback-1054-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 102281 INFO (zkCallback-1036-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 102287 INFO (closeThreadPool-1095-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72873005406289927-127.0.0.1:45849_solr-n_0000000000) closing [junit4] 2> 102291 INFO (coreCloseExecutor-1091-thread-1) [n:127.0.0.1:33401_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader tag=SolrCore@7500eabf [junit4] 2> 102293 INFO (coreCloseExecutor-1091-thread-1) [n:127.0.0.1:33401_solr ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 102297 INFO (coreCloseExecutor-1094-thread-1) [n:127.0.0.1:36019_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader tag=SolrCore@7ff82961 [junit4] 2> 102298 INFO (coreCloseExecutor-1094-thread-1) [n:127.0.0.1:36019_solr ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 102302 INFO (jetty-closer-1082-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 102302 INFO (jetty-closer-1082-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5ed471cf: rootName = solr_33401, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@75a84290 [junit4] 2> 102308 INFO (jetty-closer-1082-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 102308 INFO (jetty-closer-1082-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@56a4ee9b: rootName = solr_33401, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@203ad4e4 [junit4] 2> 102308 INFO (jetty-closer-1082-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 102308 INFO (jetty-closer-1082-thread-3) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2fc069bc: rootName = solr_36019, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@157bcc53 [junit4] 2> 102312 INFO (jetty-closer-1082-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 102312 INFO (jetty-closer-1082-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@31930eb7: rootName = solr_33401, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3ed3fbf4 [junit4] 2> 102312 INFO (jetty-closer-1082-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 102316 INFO (jetty-closer-1082-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 102316 INFO (jetty-closer-1082-thread-3) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6d3a9e30: rootName = solr_36019, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@203ad4e4 [junit4] 2> 102318 INFO (jetty-closer-1082-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 102319 INFO (jetty-closer-1082-thread-3) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@482a1bd5: rootName = solr_36019, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3ed3fbf4 [junit4] 2> 102319 INFO (jetty-closer-1082-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 102329 WARN (jetty-launcher-990-thread-3-SendThread(127.0.0.1:42039)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102e59cc0f50009. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x102e59cc0f50009, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102e59cc0f50009, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 102329 WARN (jetty-launcher-990-thread-2-SendThread(127.0.0.1:42039)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102e59cc0f5000b. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x102e59cc0f5000b, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102e59cc0f5000b, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 102381 INFO (jetty-closer-1082-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72873005406289927-127.0.0.1:45849_solr-n_0000000000) closing [junit4] 2> 102383 INFO (jetty-closer-1082-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@12b3c5b9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 102383 INFO (jetty-closer-1082-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@41312620{/solr,null,STOPPED} [junit4] 2> 102383 INFO (jetty-closer-1082-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 102482 INFO (jetty-closer-1082-thread-3) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@5fe538bf{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 102483 INFO (jetty-closer-1082-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@bb6a229{/solr,null,STOPPED} [junit4] 2> 102483 INFO (jetty-closer-1082-thread-3) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 102583 INFO (jetty-closer-1082-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@21112ffc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 102584 INFO (jetty-closer-1082-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6747afbf{/solr,null,STOPPED} [junit4] 2> 102584 INFO (jetty-closer-1082-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 102584 INFO (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 102892 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> 4 /solr/aliases.json [junit4] 2> 4 /solr/clusterprops.json [junit4] 2> 3 /solr/packages.json [junit4] 2> 3 /solr/security.json [junit4] 2> 3 /solr/collections/collection1/terms/shard1 [junit4] 2> 2 /solr/collections/collection1/terms/shard2 [junit4] 2> 2 /solr/collections/collection1/collectionprops.json [junit4] 2> 2 /solr/configs/conf [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 9 /solr/collections/collection1/state.json [junit4] 2> 4 /solr/clusterstate.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 17 /solr/overseer/queue [junit4] 2> 12 /solr/live_nodes [junit4] 2> 10 /solr/collections/collection1/state.json [junit4] 2> 8 /solr/collections [junit4] 2> 5 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> 102895 INFO (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42039 [junit4] 2> 102895 INFO (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42039 [junit4] 2> 102895 INFO (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42039 [junit4] 2> 102896 INFO (TEST-CloudSolrClientTest.testInitializationWithSolrUrls-seed#[60B11A4B0A1A6660]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testInitializationWithSolrUrls [junit4] 2> 102899 INFO (TEST-CloudSolrClientTest.singleShardedPreferenceRules-seed#[60B11A4B0A1A6660]) [ ] o.a.s.SolrTestCaseJ4 ###Starting singleShardedPreferenceRules [junit4] 2> 102900 INFO (TEST-CloudSolrClientTest.singleShardedPreferenceRules-seed#[60B11A4B0A1A6660]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_60B11A4B0A1A6660-001/tempDir-002 [junit4] 2> 102900 INFO (TEST-CloudSolrClientTest.singleShardedPreferenceRules-seed#[60B11A4B0A1A6660]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 102900 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 102900 INFO (ZkTestServer Run Thread [...truncated too long message...] rg.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102e59f91fd0007, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 288271 INFO (jetty-closer-3320-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 288271 INFO (jetty-closer-3320-thread-3) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@79703444: rootName = solr_36511, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@747adf30 [junit4] 2> 288271 INFO (zkCallback-3275-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 288277 INFO (jetty-closer-3320-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 288277 INFO (jetty-closer-3320-thread-3) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3469e071: rootName = solr_36511, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@203ad4e4 [junit4] 2> 288279 INFO (jetty-closer-3320-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 288279 INFO (jetty-closer-3320-thread-3) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ec75dd0: rootName = solr_36511, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3ed3fbf4 [junit4] 2> 288279 INFO (jetty-closer-3320-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 288281 WARN (jetty-launcher-3211-thread-1-SendThread(127.0.0.1:42799)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102e59f91fd000b. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x102e59f91fd000b, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102e59f91fd000b, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 288361 INFO (jetty-closer-3320-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1605af80{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 288361 INFO (jetty-closer-3320-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@357264d1{/solr,null,STOPPED} [junit4] 2> 288361 INFO (jetty-closer-3320-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 288460 INFO (jetty-closer-3320-thread-3) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@5946bd82{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 288461 INFO (jetty-closer-3320-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@396dcce2{/solr,null,STOPPED} [junit4] 2> 288461 INFO (jetty-closer-3320-thread-3) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 288560 INFO (jetty-closer-3320-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72873017503186951-127.0.0.1:43567_solr-n_0000000000) closing [junit4] 2> 288562 INFO (jetty-closer-3320-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@79b710f5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 288562 INFO (jetty-closer-3320-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1d965667{/solr,null,STOPPED} [junit4] 2> 288562 INFO (jetty-closer-3320-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 288563 INFO (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[60B11A4B0A1A6660]) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 288664 WARN (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[60B11A4B0A1A6660]-SendThread(127.0.0.1:42799)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x102e59f91fd0001. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x102e59f91fd0001, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x102e59f91fd0001, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 288766 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> 5 /solr/aliases.json [junit4] 2> 5 /solr/clusterprops.json [junit4] 2> 3 /solr/packages.json [junit4] 2> 3 /solr/security.json [junit4] 2> 3 /solr/collections/multicollection2/terms/shard2 [junit4] 2> 3 /solr/configs/conf [junit4] 2> 3 /solr/collections/multicollection2/terms/shard1 [junit4] 2> 3 /solr/collections/multicollection1/terms/shard2 [junit4] 2> 3 /solr/collections/multicollection1/terms/shard1 [junit4] 2> 2 /solr/collections/multicollection1/collectionprops.json [junit4] 2> 2 /solr/collections/multicollection2/collectionprops.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 9 /solr/collections/multicollection1/state.json [junit4] 2> 9 /solr/collections/multicollection2/state.json [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 2 /solr/overseer_elect/election/72873017503186951-127.0.0.1:43567_solr-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 26 /solr/overseer/queue [junit4] 2> 14 /solr/live_nodes [junit4] 2> 14 /solr/collections [junit4] 2> 11 /solr/collections/multicollection1/state.json [junit4] 2> 10 /solr/collections/multicollection2/state.json [junit4] 2> 5 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> 288768 INFO (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[60B11A4B0A1A6660]) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42799 [junit4] 2> 288768 INFO (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[60B11A4B0A1A6660]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42799 [junit4] 2> 288768 INFO (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[60B11A4B0A1A6660]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42799 [junit4] 2> 288769 INFO (TEST-CloudSolrClientTest.checkCollectionParameters-seed#[60B11A4B0A1A6660]) [ ] o.a.s.SolrTestCaseJ4 ###Ending checkCollectionParameters [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_60B11A4B0A1A6660-001 [junit4] 2> Jan 23, 2021 10:05:31 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=DummyCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=31094, maxDocsPerChunk=209, blockShift=3), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=31094, blockSize=3)), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-PR, timezone=Asia/Thimphu [junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=163681240,total=499122176 [junit4] 2> NOTE: All tests run in this JVM: [TestV2Request, LessThanEvaluatorTest, JsonRequestApiHeatmapFacetingTest, TestCollectionAdminRequest, ModifiableSolrParamsTest, NestableJsonFacetTest, TestNamedListCodec, TestBatchUpdate, ReverseEvaluatorTest, ParallelFacetStreamOverAliasTest, HyperbolicSineEvaluatorTest, LBHttpSolrClientBuilderTest, AnlysisResponseBaseTest, PowerEvaluatorTest, FloorEvaluatorTest, JsonQueryRequestUnitTest, SolrExampleEmbeddedTest, TestDelegationTokenResponse, ConcurrentUpdateSolrClientBadInputTest, AddEvaluatorTest, CloudSolrClientBuilderTest, SubtractEvaluatorTest, CloudSolrClientTest] [junit4] Completed [186/212 (1!)] on J0 in 191.09s, 19 tests, 1 error <<< FAILURES! [...truncated 49503 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
