Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.10/43/
1 tests failed. FAILED: org.apache.solr.cloud.RollingRestartTest.test Error Message: Timeout occurred while waiting response from server at: https://127.0.0.1:33943 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:33943 at __randomizedtesting.SeedInfo.seed([B0226784510EBC9:835619A2EBEC8631]:0) 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) 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.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74) at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53) 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.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055) 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: 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 sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:475) at sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:469) at sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:69) at sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1239) at sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:75) at sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:926) 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) ... 56 more Build Log: [...truncated 15352 lines...] [junit4] Suite: org.apache.solr.cloud.RollingRestartTest [junit4] 2> 3824468 INFO (SUITE-RollingRestartTest-seed#[B0226784510EBC9]-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-NightlyTests-8.10/checkout/solr/server/solr/configsets/_default/conf' [junit4] 2> 3824469 INFO (SUITE-RollingRestartTest-seed#[B0226784510EBC9]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/data-dir-128-001 [junit4] 2> 3824469 WARN (SUITE-RollingRestartTest-seed#[B0226784510EBC9]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7 [junit4] 2> 3824469 INFO (SUITE-RollingRestartTest-seed#[B0226784510EBC9]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 3824471 INFO (SUITE-RollingRestartTest-seed#[B0226784510EBC9]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 3824471 INFO (SUITE-RollingRestartTest-seed#[B0226784510EBC9]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 3824471 INFO (SUITE-RollingRestartTest-seed#[B0226784510EBC9]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 3824477 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 3824477 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 3824477 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 3824478 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 3824577 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.ZkTestServer start zk server on port: 38053 [junit4] 2> 3824577 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38053 [junit4] 2> 3824577 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38053 [junit4] 2> 3824577 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38053 [junit4] 2> 3824579 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3824581 INFO (zkConnectionManagerCallback-22245-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3824581 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3824583 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3824584 INFO (zkConnectionManagerCallback-22247-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3824584 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3824586 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 3824587 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 3824588 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 3824589 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 3824590 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 3824591 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 3824592 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 3824593 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 3824594 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 3824595 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 3824596 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 3824597 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3824598 INFO (zkConnectionManagerCallback-22251-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3824598 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3824701 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 3824814 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 3824814 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 3824814 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10 [junit4] 2> 3824815 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3824815 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3824815 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 3824816 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@38ed709e{/,null,AVAILABLE} [junit4] 2> 3824816 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@502e7eda{SSL, (ssl, http/1.1)}{127.0.0.1:33761} [junit4] 2> 3824816 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.e.j.s.Server Started @3824868ms [junit4] 2> 3824816 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/tempDir-001/control/data, hostContext=/, hostPort=33761, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/control-001/cores} [junit4] 2> 3824817 ERROR (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3824817 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3824817 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.10.2 [junit4] 2> 3824817 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3824817 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr [junit4] 2> 3824817 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-10-20T21:35:58.016Z [junit4] 2> 3824817 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3824818 INFO (zkConnectionManagerCallback-22253-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3824818 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3824920 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 3824920 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/control-001/solr.xml [junit4] 2> 3824923 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 3824923 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 3824925 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@26932111, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 3825350 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 3825351 WARN (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 3825352 WARN (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@13cc1c81[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3825352 WARN (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@13cc1c81[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3825355 WARN (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 3825356 WARN (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5008e29[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3825356 WARN (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5008e29[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3825358 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38053/solr [junit4] 2> 3825358 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3825360 INFO (zkConnectionManagerCallback-22264-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3825360 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3825361 WARN (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]-SendThread(127.0.0.1:38053)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101f92839000004. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101f92839000004, 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 0x101f92839000004, 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> 3825462 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [n:127.0.0.1:33761_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3825464 INFO (zkConnectionManagerCallback-22266-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3825464 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [n:127.0.0.1:33761_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3825550 WARN (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [n:127.0.0.1:33761_ ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 3825556 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [n:127.0.0.1:33761_ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33761_ [junit4] 2> 3825556 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [n:127.0.0.1:33761_ ] o.a.s.c.Overseer Overseer (id=72613020164947973-127.0.0.1:33761_-n_0000000000) starting [junit4] 2> 3825571 INFO (OverseerStateUpdate-72613020164947973-127.0.0.1:33761_-n_0000000000) [n:127.0.0.1:33761_ ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33761_ [junit4] 2> 3825574 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [n:127.0.0.1:33761_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33761_ [junit4] 2> 3825576 INFO (zkCallback-22265-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3825577 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [n:127.0.0.1:33761_ ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 3825578 WARN (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [n:127.0.0.1:33761_ ] 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> 3825623 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [n:127.0.0.1:33761_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3825648 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [n:127.0.0.1:33761_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26932111 [junit4] 2> 3825657 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [n:127.0.0.1:33761_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26932111 [junit4] 2> 3825657 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [n:127.0.0.1:33761_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26932111 [junit4] 2> 3825658 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [n:127.0.0.1:33761_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/control-001/cores [junit4] 2> 3825679 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3825680 INFO (zkConnectionManagerCallback-22283-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3825680 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3825681 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3825682 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38053/solr ready [junit4] 2> 3825736 INFO (OverseerThreadFactory-22273-thread-1-processing-n:127.0.0.1:33761_) [n:127.0.0.1:33761_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 3825849 INFO (qtp1307192086-46011) [n:127.0.0.1:33761_ x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 3825849 INFO (qtp1307192086-46011) [n:127.0.0.1:33761_ x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4 [junit4] 2> 3826865 INFO (qtp1307192086-46011) [n:127.0.0.1:33761_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.2 [junit4] 2> 3826865 WARN (qtp1307192086-46011) [n:127.0.0.1:33761_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead [junit4] 2> 3826869 INFO (qtp1307192086-46011) [n:127.0.0.1:33761_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 3826879 INFO (qtp1307192086-46011) [n:127.0.0.1:33761_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 3826898 INFO (qtp1307192086-46011) [n:127.0.0.1:33761_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true [junit4] 2> 3826898 INFO (qtp1307192086-46011) [n:127.0.0.1:33761_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26932111 [junit4] 2> 3826898 INFO (qtp1307192086-46011) [n:127.0.0.1:33761_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 3826901 INFO (qtp1307192086-46011) [n:127.0.0.1:33761_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.8251953125, noCFSRatio=0.0] [junit4] 2> 3826924 WARN (qtp1307192086-46011) [n:127.0.0.1:33761_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 3826980 INFO (qtp1307192086-46011) [n:127.0.0.1:33761_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 3826980 INFO (qtp1307192086-46011) [n:127.0.0.1:33761_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 3826997 INFO (qtp1307192086-46011) [n:127.0.0.1:33761_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 3826997 INFO (qtp1307192086-46011) [n:127.0.0.1:33761_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 3826998 INFO (qtp1307192086-46011) [n:127.0.0.1:33761_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@65f7d385 [junit4] 2> 3827001 INFO (qtp1307192086-46011) [n:127.0.0.1:33761_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 3827002 INFO (qtp1307192086-46011) [n:127.0.0.1:33761_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 3827002 INFO (qtp1307192086-46011) [n:127.0.0.1:33761_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 3827002 INFO (qtp1307192086-46011) [n:127.0.0.1:33761_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1714176141768523776 [junit4] 2> 3827007 INFO (searcherExecutor-22285-thread-1-processing-n:127.0.0.1:33761_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:33761_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher autowarm time: 0 ms [junit4] 2> 3827011 INFO (qtp1307192086-46011) [n:127.0.0.1:33761_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0} [junit4] 2> 3827011 INFO (qtp1307192086-46011) [n:127.0.0.1:33761_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1 [junit4] 2> 3827019 INFO (qtp1307192086-46011) [n:127.0.0.1:33761_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 3827019 INFO (qtp1307192086-46011) [n:127.0.0.1:33761_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 3827019 INFO (qtp1307192086-46011) [n:127.0.0.1:33761_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33761/control_collection_shard1_replica_n1/ [junit4] 2> 3827020 INFO (qtp1307192086-46011) [n:127.0.0.1:33761_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 3827021 INFO (qtp1307192086-46011) [n:127.0.0.1:33761_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:33761/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 3827021 INFO (qtp1307192086-46011) [n:127.0.0.1:33761_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72613020164947973-core_node2-n_0000000000 [junit4] 2> 3827025 INFO (qtp1307192086-46011) [n:127.0.0.1:33761_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33761/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 3827128 INFO (zkCallback-22265-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 3827128 INFO (zkCallback-22265-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 3827128 INFO (qtp1307192086-46011) [n:127.0.0.1:33761_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 3827132 INFO (qtp1307192086-46011) [n:127.0.0.1:33761_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1283 [junit4] 2> 3827134 INFO (qtp1307192086-46012) [n:127.0.0.1:33761_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 3827232 INFO (zkCallback-22265-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 3827232 INFO (zkCallback-22265-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 3827232 INFO (zkCallback-22265-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 3827233 INFO (qtp1307192086-46012) [n:127.0.0.1:33761_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33761_&wt=javabin&version=2} status=0 QTime=1505 [junit4] 2> 3827233 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection [junit4] 2> 3827341 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3827343 INFO (zkConnectionManagerCallback-22294-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3827343 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3827345 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3827346 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38053/solr ready [junit4] 2> 3827347 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 3827358 INFO (OverseerThreadFactory-22273-thread-2-processing-n:127.0.0.1:33761_) [n:127.0.0.1:33761_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 3827358 INFO (OverseerCollectionConfigSetProcessor-72613020164947973-127.0.0.1:33761_-n_0000000000) [n:127.0.0.1:33761_ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 3827564 WARN (OverseerThreadFactory-22273-thread-2-processing-n:127.0.0.1:33761_) [n:127.0.0.1:33761_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 3827565 INFO (qtp1307192086-46012) [n:127.0.0.1:33761_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 3827566 INFO (qtp1307192086-46012) [n:127.0.0.1:33761_ ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children [junit4] 2> 3827566 INFO (qtp1307192086-46012) [n:127.0.0.1:33761_ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=213 [junit4] 2> 3827567 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.c.ZkStateReader /collections/collection1/state.json is deleted, stop watching children [junit4] 2> 3827568 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2 [junit4] 2> 3827568 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 3827568 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2 [junit4] 2> 3827568 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 3827568 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2 [junit4] 2> 3827568 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 3827568 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=16 [junit4] 2> 3827568 INFO (watches-22291-thread-1) [ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2 [junit4] 2> 3827568 INFO (watches-22291-thread-1) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 3827701 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/shard-1-001 of type NRT for shard2 [junit4] 2> 3827703 INFO (closeThreadPool-22295-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 3827703 INFO (closeThreadPool-22295-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 3827704 INFO (closeThreadPool-22295-thread-1) [ ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10 [junit4] 2> 3827724 INFO (closeThreadPool-22295-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3827724 INFO (closeThreadPool-22295-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3827724 INFO (closeThreadPool-22295-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 3827726 INFO (closeThreadPool-22295-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@69a8a192{/,null,AVAILABLE} [junit4] 2> 3827727 INFO (closeThreadPool-22295-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3019f56f{SSL, (ssl, http/1.1)}{127.0.0.1:37755} [junit4] 2> 3827727 INFO (closeThreadPool-22295-thread-1) [ ] o.e.j.s.Server Started @3827779ms [junit4] 2> 3827727 INFO (closeThreadPool-22295-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=37755, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/shard-1-001/cores} [junit4] 2> 3827727 ERROR (closeThreadPool-22295-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3827727 INFO (closeThreadPool-22295-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3827727 INFO (closeThreadPool-22295-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.10.2 [junit4] 2> 3827727 INFO (closeThreadPool-22295-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3827727 INFO (closeThreadPool-22295-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr [junit4] 2> 3827727 INFO (closeThreadPool-22295-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-10-20T21:36:00.926Z [junit4] 2> 3827735 INFO (closeThreadPool-22295-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3827740 INFO (zkConnectionManagerCallback-22297-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3827740 INFO (closeThreadPool-22295-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3827820 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/shard-2-001 of type NRT for shard1 [junit4] 2> 3827822 INFO (closeThreadPool-22295-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 3827822 INFO (closeThreadPool-22295-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 3827822 INFO (closeThreadPool-22295-thread-2) [ ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10 [junit4] 2> 3827844 INFO (closeThreadPool-22295-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3827844 INFO (closeThreadPool-22295-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3827844 INFO (closeThreadPool-22295-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 3827844 INFO (closeThreadPool-22295-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/shard-1-001/solr.xml [junit4] 2> 3827844 INFO (closeThreadPool-22295-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 3827844 INFO (closeThreadPool-22295-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b5c07db{/,null,AVAILABLE} [junit4] 2> 3827846 INFO (closeThreadPool-22295-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 3827846 INFO (closeThreadPool-22295-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 3827848 INFO (closeThreadPool-22295-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@30194c50{SSL, (ssl, http/1.1)}{127.0.0.1:37287} [junit4] 2> 3827848 INFO (closeThreadPool-22295-thread-2) [ ] o.e.j.s.Server Started @3827900ms [junit4] 2> 3827848 INFO (closeThreadPool-22295-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=37287, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/shard-2-001/cores} [junit4] 2> 3827848 ERROR (closeThreadPool-22295-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3827848 INFO (closeThreadPool-22295-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3827848 INFO (closeThreadPool-22295-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.10.2 [junit4] 2> 3827848 INFO (closeThreadPool-22295-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3827848 INFO (closeThreadPool-22295-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr [junit4] 2> 3827848 INFO (closeThreadPool-22295-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-10-20T21:36:01.047Z [junit4] 2> 3827849 INFO (closeThreadPool-22295-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@26932111, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 3827859 INFO (closeThreadPool-22295-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3827872 INFO (zkConnectionManagerCallback-22299-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3827872 INFO (closeThreadPool-22295-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3827944 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/shard-3-001 of type NRT for shard2 [junit4] 2> 3827948 INFO (closeThreadPool-22295-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 3827949 INFO (closeThreadPool-22295-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 3827949 INFO (closeThreadPool-22295-thread-3) [ ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10 [junit4] 2> 3827958 INFO (closeThreadPool-22295-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3827958 INFO (closeThreadPool-22295-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3827958 INFO (closeThreadPool-22295-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 3827958 INFO (closeThreadPool-22295-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a4ce2c4{/,null,AVAILABLE} [junit4] 2> 3827959 INFO (closeThreadPool-22295-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1119a438{SSL, (ssl, http/1.1)}{127.0.0.1:41241} [junit4] 2> 3827959 INFO (closeThreadPool-22295-thread-3) [ ] o.e.j.s.Server Started @3828011ms [junit4] 2> 3827959 INFO (closeThreadPool-22295-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=41241, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/shard-3-001/cores} [junit4] 2> 3827959 ERROR (closeThreadPool-22295-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3827959 INFO (closeThreadPool-22295-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3827959 INFO (closeThreadPool-22295-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.10.2 [junit4] 2> 3827959 INFO (closeThreadPool-22295-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3827959 INFO (closeThreadPool-22295-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr [junit4] 2> 3827959 INFO (closeThreadPool-22295-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-10-20T21:36:01.158Z [junit4] 2> 3827961 INFO (closeThreadPool-22295-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3827962 INFO (zkConnectionManagerCallback-22304-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3827962 INFO (closeThreadPool-22295-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3827974 INFO (closeThreadPool-22295-thread-2) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 3827974 INFO (closeThreadPool-22295-thread-2) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/shard-2-001/solr.xml [junit4] 2> 3827976 INFO (closeThreadPool-22295-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 3827976 INFO (closeThreadPool-22295-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 3827978 INFO (closeThreadPool-22295-thread-2) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@26932111, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 3828065 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/shard-4-001 of type NRT for shard1 [junit4] 2> 3828069 INFO (closeThreadPool-22295-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 3828069 INFO (closeThreadPool-22295-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 3828069 INFO (closeThreadPool-22295-thread-4) [ ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10 [junit4] 2> 3828074 INFO (closeThreadPool-22295-thread-3) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 3828074 INFO (closeThreadPool-22295-thread-3) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/shard-3-001/solr.xml [junit4] 2> 3828097 INFO (closeThreadPool-22295-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 3828097 INFO (closeThreadPool-22295-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 3828098 INFO (closeThreadPool-22295-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3828098 INFO (closeThreadPool-22295-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3828098 INFO (closeThreadPool-22295-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 3828098 INFO (closeThreadPool-22295-thread-3) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@26932111, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 3828099 INFO (closeThreadPool-22295-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5405defc{/,null,AVAILABLE} [junit4] 2> 3828101 INFO (closeThreadPool-22295-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3fb3e4c3{SSL, (ssl, http/1.1)}{127.0.0.1:33109} [junit4] 2> 3828101 INFO (closeThreadPool-22295-thread-4) [ ] o.e.j.s.Server Started @3828153ms [junit4] 2> 3828101 INFO (closeThreadPool-22295-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/, hostPort=33109, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/shard-4-001/cores} [junit4] 2> 3828101 ERROR (closeThreadPool-22295-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3828101 INFO (closeThreadPool-22295-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3828101 INFO (closeThreadPool-22295-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.10.2 [junit4] 2> 3828102 INFO (closeThreadPool-22295-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3828102 INFO (closeThreadPool-22295-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr [junit4] 2> 3828102 INFO (closeThreadPool-22295-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-10-20T21:36:01.301Z [junit4] 2> 3828121 INFO (closeThreadPool-22295-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3828132 INFO (zkConnectionManagerCallback-22312-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3828132 INFO (closeThreadPool-22295-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3828133 WARN (NIOWorkerThread-5) [ ] o.a.z.s.NIOServerCnxn Unexpected exception [junit4] 2> => EndOfStreamException: Unable to read additional data from client, it probably closed the socket: address = /127.0.0.1:38236, session = 0x101f9283900000b [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.handleFailedRead(NIOServerCnxn.java:163) [junit4] 2> org.apache.zookeeper.server.ServerCnxn$EndOfStreamException: Unable to read additional data from client, it probably closed the socket: address = /127.0.0.1:38236, session = 0x101f9283900000b [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.handleFailedRead(NIOServerCnxn.java:163) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:326) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory$IOWorkRequest.doWork(NIOServerCnxnFactory.java:522) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.server.WorkerService$ScheduledWorkRequest.run(WorkerService.java:154) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_291] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_291] [junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291] [junit4] 2> 3828208 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/shard-5-001 of type NRT for shard2 [junit4] 2> 3828222 INFO (closeThreadPool-22295-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 3828222 INFO (closeThreadPool-22295-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 3828222 INFO (closeThreadPool-22295-thread-5) [ ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10 [junit4] 2> 3828251 INFO (closeThreadPool-22295-thread-4) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 3828251 INFO (closeThreadPool-22295-thread-4) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/shard-4-001/solr.xml [junit4] 2> 3828254 INFO (closeThreadPool-22295-thread-4) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 3828254 INFO (closeThreadPool-22295-thread-4) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 3828256 INFO (closeThreadPool-22295-thread-4) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@26932111, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 3828287 INFO (closeThreadPool-22295-thread-5) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3828287 INFO (closeThreadPool-22295-thread-5) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3828287 INFO (closeThreadPool-22295-thread-5) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 3828299 INFO (closeThreadPool-22295-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1060d0cb{/,null,AVAILABLE} [junit4] 2> 3828300 INFO (closeThreadPool-22295-thread-5) [ ] o.e.j.s.AbstractConnector Started ServerConnector@153daa18{SSL, (ssl, http/1.1)}{127.0.0.1:33943} [junit4] 2> 3828300 INFO (closeThreadPool-22295-thread-5) [ ] o.e.j.s.Server Started @3828352ms [junit4] 2> 3828300 INFO (closeThreadPool-22295-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/tempDir-001/jetty5, solrconfig=solrconfig.xml, hostContext=/, hostPort=33943, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/shard-5-001/cores} [junit4] 2> 3828300 ERROR (closeThreadPool-22295-thread-5) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3828300 INFO (closeThreadPool-22295-thread-5) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3828300 INFO (closeThreadPool-22295-thread-5) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.10.2 [junit4] 2> 3828300 INFO (closeThreadPool-22295-thread-5) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3828300 INFO (closeThreadPool-22295-thread-5) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr [junit4] 2> 3828300 INFO (closeThreadPool-22295-thread-5) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-10-20T21:36:01.499Z [junit4] 2> 3828316 INFO (closeThreadPool-22295-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3828327 INFO (zkConnectionManagerCallback-22317-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3828328 INFO (closeThreadPool-22295-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3828382 INFO (closeThreadPool-22295-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 3828382 WARN (closeThreadPool-22295-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 3828388 WARN (closeThreadPool-22295-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@40a237c2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3828388 WARN (closeThreadPool-22295-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@40a237c2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3828391 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/shard-6-001 of type NRT for shard1 [junit4] 2> 3828401 INFO (closeThreadPool-22295-thread-6) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 3828401 INFO (closeThreadPool-22295-thread-6) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 3828401 INFO (closeThreadPool-22295-thread-6) [ ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10 [junit4] 2> 3828403 WARN (closeThreadPool-22295-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 3828472 INFO (closeThreadPool-22295-thread-6) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3828472 INFO (closeThreadPool-22295-thread-6) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3828472 INFO (closeThreadPool-22295-thread-6) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 3828479 INFO (closeThreadPool-22295-thread-6) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4560bd43{/,null,AVAILABLE} [junit4] 2> 3828484 INFO (closeThreadPool-22295-thread-5) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 3828485 INFO (closeThreadPool-22295-thread-5) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/shard-5-001/solr.xml [junit4] 2> 3828485 INFO (closeThreadPool-22295-thread-6) [ ] o.e.j.s.AbstractConnector Started ServerConnector@9588a29{SSL, (ssl, http/1.1)}{127.0.0.1:34617} [junit4] 2> 3828485 INFO (closeThreadPool-22295-thread-6) [ ] o.e.j.s.Server Started @3828537ms [junit4] 2> 3828485 INFO (closeThreadPool-22295-thread-6) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/tempDir-001/jetty6, solrconfig=solrconfig.xml, hostContext=/, hostPort=34617, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/shard-6-001/cores} [junit4] 2> 3828485 ERROR (closeThreadPool-22295-thread-6) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3828485 INFO (closeThreadPool-22295-thread-6) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3828485 INFO (closeThreadPool-22295-thread-6) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.10.2 [junit4] 2> 3828485 INFO (closeThreadPool-22295-thread-6) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3828485 INFO (closeThreadPool-22295-thread-6) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr [junit4] 2> 3828485 INFO (closeThreadPool-22295-thread-6) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-10-20T21:36:01.684Z [junit4] 2> 3828487 INFO (closeThreadPool-22295-thread-5) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 3828487 INFO (closeThreadPool-22295-thread-5) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 3828489 INFO (closeThreadPool-22295-thread-5) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@26932111, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 3828501 INFO (closeThreadPool-22295-thread-6) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3828516 WARN (closeThreadPool-22295-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@b8b56f8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3828516 WARN (closeThreadPool-22295-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@b8b56f8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3828517 INFO (closeThreadPool-22295-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38053/solr [junit4] 2> 3828526 INFO (zkConnectionManagerCallback-22324-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3828526 INFO (closeThreadPool-22295-thread-6) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3828530 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 7 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/shard-7-001 of type NRT for shard2 [junit4] 2> 3828547 INFO (closeThreadPool-22295-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3828561 INFO (closeThreadPool-22295-thread-7) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 3828561 INFO (closeThreadPool-22295-thread-7) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 3828561 INFO (closeThreadPool-22295-thread-7) [ ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10 [junit4] 2> 3828572 INFO (zkConnectionManagerCallback-22330-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3828572 INFO (closeThreadPool-22295-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3828664 INFO (closeThreadPool-22295-thread-7) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3828664 INFO (closeThreadPool-22295-thread-7) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3828664 INFO (closeThreadPool-22295-thread-7) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 3828676 INFO (closeThreadPool-22295-thread-6) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 3828676 INFO (closeThreadPool-22295-thread-6) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/shard-6-001/solr.xml [junit4] 2> 3828676 INFO (closeThreadPool-22295-thread-7) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@59ea5612{/,null,AVAILABLE} [junit4] 2> 3828677 INFO (closeThreadPool-22295-thread-7) [ ] o.e.j.s.AbstractConnector Started ServerConnector@659c7cf6{SSL, (ssl, http/1.1)}{127.0.0.1:46289} [junit4] 2> 3828677 INFO (closeThreadPool-22295-thread-7) [ ] o.e.j.s.Server Started @3828729ms [junit4] 2> 3828677 INFO (closeThreadPool-22295-thread-7) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/tempDir-001/jetty7, solrconfig=solrconfig.xml, hostContext=/, hostPort=46289, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/shard-7-001/cores} [junit4] 2> 3828677 ERROR (closeThreadPool-22295-thread-7) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3828677 INFO (closeThreadPool-22295-thread-7) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3828677 INFO (closeThreadPool-22295-thread-7) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.10.2 [junit4] 2> 3828677 INFO (closeThreadPool-22295-thread-7) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3828677 INFO (closeThreadPool-22295-thread-7) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr [junit4] 2> 3828677 INFO (closeThreadPool-22295-thread-7) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-10-20T21:36:01.876Z [junit4] 2> 3828678 INFO (closeThreadPool-22295-thread-6) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 3828678 INFO (closeThreadPool-22295-thread-6) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 3828681 INFO (closeThreadPool-22295-thread-6) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@26932111, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 3828685 INFO (closeThreadPool-22295-thread-7) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3828707 INFO (zkConnectionManagerCallback-22332-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3828708 INFO (closeThreadPool-22295-thread-7) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3828802 INFO (closeThreadPool-22295-thread-2) [n:127.0.0.1:37287_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3828813 INFO (zkConnectionManagerCallback-22337-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3828813 INFO (closeThreadPool-22295-thread-2) [n:127.0.0.1:37287_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3828824 WARN (closeThreadPool-22295-thread-2) [n:127.0.0.1:37287_ ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 3828829 INFO (closeThreadPool-22295-thread-2) [n:127.0.0.1:37287_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3828833 INFO (closeThreadPool-22295-thread-2) [n:127.0.0.1:37287_ ] o.a.s.c.ZkController Publish node=127.0.0.1:37287_ as DOWN [junit4] 2> 3828833 INFO (closeThreadPool-22295-thread-2) [n:127.0.0.1:37287_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4 [junit4] 2> 3828833 INFO (closeThreadPool-22295-thread-2) [n:127.0.0.1:37287_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37287_ [junit4] 2> 3828835 INFO (zkCallback-22293-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3828835 INFO (zkCallback-22265-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3828837 INFO (closeThreadPool-22295-thread-2) [n:127.0.0.1:37287_ ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 3828837 WARN (closeThreadPool-22295-thread-2) [n:127.0.0.1:37287_ ] 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> 3828841 INFO (zkCallback-22336-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3828873 INFO (closeThreadPool-22295-thread-7) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 3828873 INFO (closeThreadPool-22295-thread-7) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/shard-7-001/solr.xml [junit4] 2> 3828875 INFO (closeThreadPool-22295-thread-7) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 3828875 INFO (closeThreadPool-22295-thread-7) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 3828877 INFO (closeThreadPool-22295-thread-7) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@26932111, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 3828937 INFO (closeThreadPool-22295-thread-2) [n:127.0.0.1:37287_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3828947 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 8 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/shard-8-001 of type NRT for shard1 [junit4] 2> 3828962 INFO (closeThreadPool-22295-thread-8) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 3828962 INFO (closeThreadPool-22295-thread-8) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 3828962 INFO (closeThreadPool-22295-thread-8) [ ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10 [junit4] 2> 3829006 INFO (closeThreadPool-22295-thread-5) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 3829007 WARN (closeThreadPool-22295-thread-5) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 3829021 INFO (closeThreadPool-22295-thread-2) [n:127.0.0.1:37287_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26932111 [junit4] 2> 3829069 INFO (closeThreadPool-22295-thread-8) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3829069 INFO (closeThreadPool-22295-thread-8) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3829069 INFO (closeThreadPool-22295-thread-8) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 3829070 INFO (closeThreadPool-22295-thread-8) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11f9f2eb{/,null,AVAILABLE} [junit4] 2> 3829077 INFO (closeThreadPool-22295-thread-8) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6b3a6cf0{SSL, (ssl, http/1.1)}{127.0.0.1:44067} [junit4] 2> 3829077 INFO (closeThreadPool-22295-thread-8) [ ] o.e.j.s.Server Started @3829129ms [junit4] 2> 3829077 INFO (closeThreadPool-22295-thread-8) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/tempDir-001/jetty8, solrconfig=solrconfig.xml, hostContext=/, hostPort=44067, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/shard-8-001/cores} [junit4] 2> 3829078 INFO (closeThreadPool-22295-thread-2) [n:127.0.0.1:37287_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26932111 [junit4] 2> 3829078 INFO (closeThreadPool-22295-thread-2) [n:127.0.0.1:37287_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26932111 [junit4] 2> 3829079 INFO (closeThreadPool-22295-thread-2) [n:127.0.0.1:37287_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001/shard-2-001/cores [junit4] 2> 3829080 ERROR (closeThreadPool-22295-thread-8) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3829080 INFO (closeThreadPool-22295-thread-8) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3829080 INFO (closeThreadPool-22295-thread-8) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.10.2 [junit4] 2> 3829080 INFO (closeThreadPool-22295-thread-8) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3829080 INFO (closeThreadPool-22295-thread-8) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr [junit4] 2> 3829080 INFO (closeThreadPool-22295-thread-8) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-10-20T21:36:02.279Z [junit4] 2> 3829100 WARN (closeThreadPool-22295-thread-5) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@58c10a48[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3829100 WARN (closeThreadPool-22295-thread-5) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@58c10a48[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3829115 INFO (closeThreadPool-22295-thread-8) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3829139 INFO (zkConnectionManagerCallback-22353-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3829140 INFO (closeThreadPool-22295-thread-8) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3829140 WARN (closeThreadPool-22295-thread-5) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 3829160 INFO (closeThreadPool-22295-thread-2) [ ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:37287_ [junit4] 2> 3829184 WARN (closeThreadPool-22295-thread-5) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@40db9986[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3829184 WARN (closeThreadPool-22295-thread-5) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@40db9986[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3829186 INFO (closeThreadPool-22295-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38053/solr [junit4] 2> 3829207 INFO (closeThreadPool-22295-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3829220 INFO (zkConnectionManagerCallback-22358-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3829220 INFO (closeThreadPool-22295-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3829222 WARN (closeThreadPool-22295-thread-5-SendThread(127.0.0.1:38053)) [ ] o.a.z.ClientCnxn An exception was thrown whil [...truncated too long message...] as [junit4] 2> 4 /solr/collections/control_collection/state.json [junit4] 2> 4 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 3980757 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38053 [junit4] 2> 3980757 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38053 [junit4] 2> 3980757 INFO (TEST-RollingRestartTest.test-seed#[B0226784510EBC9]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38053 [junit4] 2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory. [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=RollingRestartTest -Dtests.method=test -Dtests.seed=B0226784510EBC9 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/test-data/enwiki.random.lines.txt -Dtests.locale=lv -Dtests.timezone=America/Coral_Harbour -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 156s J3 | RollingRestartTest.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:33943 [junit4] > at __randomizedtesting.SeedInfo.seed([B0226784510EBC9:835619A2EBEC8631]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) [junit4] > at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369) [junit4] > at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) [junit4] > at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74) [junit4] > at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] > Caused by: java.net.SocketTimeoutException: Read timed out [junit4] > at java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:171) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:141) [junit4] > at sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:475) [junit4] > at sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:469) [junit4] > at sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:69) [junit4] > at sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1239) [junit4] > at sun.security.ssl.SSLSocketImpl.access$300(SSLSocketImpl.java:75) [junit4] > at sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:926) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) [junit4] > at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) [junit4] > at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) [junit4] > at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) [junit4] > at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) [junit4] > at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) [junit4] > at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) [junit4] > at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571) [junit4] > ... 56 more [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.10/checkout/solr/build/solr-core/test/J3/temp/solr.cloud.RollingRestartTest_B0226784510EBC9-001 [junit4] 2> Oct 20, 2021 9:38:34 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=607, maxMBSortInHeap=7.03603660741235, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=lv, timezone=America/Coral_Harbour [junit4] 2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=168294624,total=514850816 [junit4] 2> NOTE: All tests run in this JVM: [TestSortByMinMaxFunction, ResponseHeaderTest, TestEmbeddedSolrServerSchemaAPI, TestManagedSynonymGraphFilterFactory, TestMacros, SignificantTermsQParserPluginTest, ShardsWhitelistTest, FullHLLTest, HdfsBackupRepositoryIntegrationTest, SolrIndexSplitterTest, TestRawTransformer, BJQFilterAccessibleTest, CdcrUpdateLogTest, TestDistribPackageStore, CloudExitableDirectoryReaderTest, TestSweetSpotSimilarityFactory, CachingDirectoryFactoryTest, TestPrepRecovery, TestClusterStateMutator, TestQueryTypes, SaslZkACLProviderTest, HdfsChaosMonkeyNothingIsSafeTest, ManagedSchemaRoundRobinCloudTest, PeerSyncWithIndexFingerprintCachingTest, HdfsRecoveryZkTest, TestJavabinTupleStreamParser, TestConfigReload, TestSimPolicyCloud, UUIDUpdateProcessorFallbackTest, SegmentsInfoRequestHandlerTest, ReplaceNodeNoTargetTest, HighlighterMaxOffsetTest, DeleteStatusTest, SortByFunctionTest, TestImpersonationWithHadoopAuth, TestSizeLimitedDistributedMap, TestSimGenericDistributedQueue, SolrCoreMetricManagerTest, RequestLoggingTest, TestSchemaDesignerSettingsDAO, TestCollectionsAPIViaSolrCloudCluster, TestLegacyBM25SimilarityFactory, ZkCLITest, StatsReloadRaceTest, TestDFRSimilarityFactory, BasicDistributedZkTest, TestSolrCLIRunExample, TestReplicationHandler, CloudReplicaSourceTest, TestUtilizeNode, TestRangeQuery, TestConfigOverlay, InfoHandlerTest, TaggingAttributeTest, EnumFieldTest, TokenizerChainTest, TestManagedSchemaThreadSafety, TestRequestStatusCollectionAPI, TestCloudJSONFacetSKGEquiv, TestSubQueryTransformerDistrib, QueryElevationComponentTest, TestFieldCollectionResource, TestRequestForwarding, SystemLogListenerTest, DistributedSpellCheckComponentTest, BigEndianAscendingWordDeserializerTest, TestValueSourceCache, TemplateUpdateProcessorTest, TestFieldCache, ForceLeaderWithTlogReplicasTest, HttpPartitionWithTlogReplicasTest, SolrPluginUtilsTest, TestSchemaNameResource, MultiSolrCloudTestCaseTest, TestSearcherReuse, ZookeeperReadAPITest, TestDynamicLoading, TestStressVersions, DirectSolrSpellCheckerTest, ParsingFieldUpdateProcessorsTest, IndexSizeTriggerMixedBoundsTest, ChaosMonkeySafeLeaderTest, ScriptEngineTest, TestFacetMethods, TestSnapshotCloudManager, TestFieldSortValues, TestLogWatcher, MetricsHandlerTest, TestMinHashQParser, TestSimDistribStateManager, SOLR749Test, TestDeprecatedFilters, DeleteLastCustomShardedReplicaTest, TestGraphTermsQParserPlugin, ShardSplitTest, DistributedDebugComponentTest, ComputePlanActionTest, MultiDestinationAuditLoggerTest, TestJsonFacetsStatsParsing, TestInfoStreamLogging, BlockJoinFacetRandomTest, DistanceUnitsTest, RangeFacetCloudTest, TestExternalRoleRuleBasedAuthorizationPlugin, TestDistributedStatsComponentCardinality, TestConfigsApi, CdcrWithNodesRestartsTest, CoreMergeIndexesAdminHandlerTest, TestUseDocValuesAsStored, WordBreakSolrSpellCheckerTest, TestPhraseSuggestions, DocumentBuilderTest, TlogReplayBufferedWhileIndexingTest, SharedFSAutoReplicaFailoverTest, TestTrackingShardHandlerFactory, RollingRestartTest] [junit4] Completed [621/947 (1!)] on J3 in 156.95s, 1 test, 1 error <<< FAILURES! [...truncated 55281 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
