Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.5-MacOSX/57/ Java: 64bit/jdk-14 -XX:-UseCompressedOops -XX:+UseParallelGC
3 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Timeout occurred while waiting response from server at: http://127.0.0.1:61915 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:61915 at __randomizedtesting.SeedInfo.seed([C736A37DEA13B545:4F629CA744EFD8BD]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1080) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:832) Caused by: java.net.SocketTimeoutException: Read timed out at java.base/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:283) at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:309) at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350) at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803) at java.base/java.net.Socket$SocketInputStream.read(Socket.java:982) 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:564) ... 42 more FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Test abandoned because suite timeout was reached. Stack Trace: java.lang.Exception: Test abandoned because suite timeout was reached. at __randomizedtesting.SeedInfo.seed([C736A37DEA13B545]:0) FAILED: junit.framework.TestSuite.org.apache.solr.cloud.HttpPartitionTest Error Message: Suite timeout exceeded (>= 7200000 msec). Stack Trace: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec). at __randomizedtesting.SeedInfo.seed([C736A37DEA13B545]:0) Build Log: [...truncated 13397 lines...] [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest [junit4] 2> 16284 INFO (SUITE-HttpPartitionTest-seed#[C736A37DEA13B545]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/server/solr/configsets/_default/conf' [junit4] 2> 16285 INFO (SUITE-HttpPartitionTest-seed#[C736A37DEA13B545]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionTest_C736A37DEA13B545-001/data-dir-3-001 [junit4] 2> 16285 WARN (SUITE-HttpPartitionTest-seed#[C736A37DEA13B545]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6 [junit4] 2> 16285 INFO (SUITE-HttpPartitionTest-seed#[C736A37DEA13B545]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 16286 INFO (SUITE-HttpPartitionTest-seed#[C736A37DEA13B545]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") w/ MAC_OS_X supressed clientAuth [junit4] 2> 16286 INFO (SUITE-HttpPartitionTest-seed#[C736A37DEA13B545]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 16287 INFO (SUITE-HttpPartitionTest-seed#[C736A37DEA13B545]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 16315 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 16317 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 16317 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 16417 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.ZkTestServer start zk server on port:49242 [junit4] 2> 16417 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:49242 [junit4] 2> 16417 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49242 [junit4] 2> 16418 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49242 [junit4] 2> 16537 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 16574 INFO (zkConnectionManagerCallback-19-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 16574 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 16634 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 16640 INFO (zkConnectionManagerCallback-21-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 16640 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 16677 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 16721 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 16733 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 16747 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 16761 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 16784 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 16803 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 16821 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 16838 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 16860 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 16879 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.ZkTestServer put /Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 16892 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 18535 WARN (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 18535 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 18535 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 18538 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36 [junit4] 2> 18581 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 18581 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 18582 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 18602 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e067f67{/,null,AVAILABLE} [junit4] 2> 18626 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@52346add{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49256} [junit4] 2> 18626 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.e.j.s.Server Started @18704ms [junit4] 2> 18627 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionTest_C736A37DEA13B545-001/tempDir-001/control/data, hostPort=49254, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionTest_C736A37DEA13B545-001/control-001/cores, replicaType=NRT} [junit4] 2> 18686 ERROR (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 18686 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 18687 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.5.1 [junit4] 2> 18687 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 18687 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr [junit4] 2> 18687 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-04-12T22:47:04.708588Z [junit4] 2> 18687 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 18705 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 18712 INFO (zkConnectionManagerCallback-23-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 18717 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 18834 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 18843 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionTest_C736A37DEA13B545-001/control-001/solr.xml [junit4] 2> 18865 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 18866 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 18882 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@466042fb, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 19049 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 19061 WARN (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5dd13322[provider=null,keyStore=null,trustStore=null] [junit4] 2> 19061 WARN (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5dd13322[provider=null,keyStore=null,trustStore=null] [junit4] 2> 19085 WARN (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@57dc8a95[provider=null,keyStore=null,trustStore=null] [junit4] 2> 19088 WARN (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@57dc8a95[provider=null,keyStore=null,trustStore=null] [junit4] 2> 19096 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49242/solr [junit4] 2> 19120 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 19124 INFO (zkConnectionManagerCallback-30-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 19125 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 19246 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [n:127.0.0.1:49254_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 19250 INFO (zkConnectionManagerCallback-32-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 19250 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [n:127.0.0.1:49254_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 20205 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [n:127.0.0.1:49254_ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49254_ [junit4] 2> 20219 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [n:127.0.0.1:49254_ ] o.a.s.c.Overseer Overseer (id=72150682793279492-127.0.0.1:49254_-n_0000000000) starting [junit4] 2> 20417 INFO (OverseerStateUpdate-72150682793279492-127.0.0.1:49254_-n_0000000000) [n:127.0.0.1:49254_ ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:49254_ [junit4] 2> 20439 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [n:127.0.0.1:49254_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49254_ [junit4] 2> 20451 INFO (zkCallback-31-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 20586 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [n:127.0.0.1:49254_ ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 20602 WARN (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [n:127.0.0.1:49254_ ] 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> 20628 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [n:127.0.0.1:49254_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 20661 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [n:127.0.0.1:49254_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@466042fb [junit4] 2> 20661 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [n:127.0.0.1:49254_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@466042fb [junit4] 2> 20661 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [n:127.0.0.1:49254_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@466042fb [junit4] 2> 20670 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [n:127.0.0.1:49254_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionTest_C736A37DEA13B545-001/control-001/cores [junit4] 2> 20738 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 20742 INFO (zkConnectionManagerCallback-41-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 20744 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 20749 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 20757 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49242/solr ready [junit4] 2> 20823 INFO (SocketProxy-Acceptor-49254) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=49274,localport=49254], receiveBufferSize:408300 [junit4] 2> 20825 INFO (SocketProxy-Acceptor-49254) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=49256,localport=49275], receiveBufferSize=408300 [junit4] 2> 20951 INFO (qtp1446178853-82) [n:127.0.0.1:49254_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:49254_&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 20981 INFO (OverseerThreadFactory-42-thread-1-processing-n:127.0.0.1:49254_) [n:127.0.0.1:49254_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 21155 INFO (SocketProxy-Acceptor-49254) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=49277,localport=49254], receiveBufferSize:408300 [junit4] 2> 21156 INFO (SocketProxy-Acceptor-49254) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=49256,localport=49278], receiveBufferSize=408300 [junit4] 2> 21159 INFO (qtp1446178853-85) [n:127.0.0.1:49254_ 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> 21160 INFO (qtp1446178853-85) [n:127.0.0.1:49254_ x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 22210 INFO (qtp1446178853-85) [n:127.0.0.1:49254_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.1 [junit4] 2> 22239 INFO (qtp1446178853-85) [n:127.0.0.1:49254_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test [junit4] 2> 22469 INFO (qtp1446178853-85) [n:127.0.0.1:49254_ 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> 22590 INFO (qtp1446178853-85) [n:127.0.0.1:49254_ 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> 22605 INFO (qtp1446178853-85) [n:127.0.0.1:49254_ 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@466042fb [junit4] 2> 22607 INFO (qtp1446178853-85) [n:127.0.0.1:49254_ 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 [/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionTest_C736A37DEA13B545-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionTest_C736A37DEA13B545-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 22626 INFO (qtp1446178853-85) [n:127.0.0.1:49254_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=30.787109375, floorSegmentMB=2.17578125, forceMergeDeletesPctAllowed=9.13967153141926, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5342678830295754, deletesPctAllowed=39.95721807821889 [junit4] 2> 22647 WARN (qtp1446178853-85) [n:127.0.0.1:49254_ 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> 22799 INFO (qtp1446178853-85) [n:127.0.0.1:49254_ 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> 22799 INFO (qtp1446178853-85) [n:127.0.0.1:49254_ 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> 22801 INFO (qtp1446178853-85) [n:127.0.0.1:49254_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 22801 INFO (qtp1446178853-85) [n:127.0.0.1:49254_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 22803 INFO (qtp1446178853-85) [n:127.0.0.1:49254_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 22804 INFO (qtp1446178853-85) [n:127.0.0.1:49254_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@53ab3878[control_collection_shard1_replica_n1] main] [junit4] 2> 22828 INFO (qtp1446178853-85) [n:127.0.0.1:49254_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 22833 INFO (qtp1446178853-85) [n:127.0.0.1:49254_ 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> 22836 INFO (qtp1446178853-85) [n:127.0.0.1:49254_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 22838 INFO (qtp1446178853-85) [n:127.0.0.1:49254_ 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 1663808704461406208 [junit4] 2> 22851 INFO (searcherExecutor-47-thread-1-processing-n:127.0.0.1:49254_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:49254_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@53ab3878[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 22878 INFO (qtp1446178853-85) [n:127.0.0.1:49254_ 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> 22884 INFO (qtp1446178853-85) [n:127.0.0.1:49254_ 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> 22933 INFO (qtp1446178853-85) [n:127.0.0.1:49254_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 22933 INFO (qtp1446178853-85) [n:127.0.0.1:49254_ 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> 22933 INFO (qtp1446178853-85) [n:127.0.0.1:49254_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:49254/control_collection_shard1_replica_n1/ [junit4] 2> 22936 INFO (qtp1446178853-85) [n:127.0.0.1:49254_ 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> 22938 INFO (qtp1446178853-85) [n:127.0.0.1:49254_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:49254/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 22940 INFO (qtp1446178853-85) [n:127.0.0.1:49254_ 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/72150682793279492-core_node2-n_0000000000 [junit4] 2> 22959 INFO (qtp1446178853-85) [n:127.0.0.1:49254_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:49254/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 23076 INFO (zkCallback-31-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> 23076 INFO (zkCallback-31-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> 23091 INFO (qtp1446178853-85) [n:127.0.0.1:49254_ 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> 23132 INFO (qtp1446178853-85) [n:127.0.0.1:49254_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] 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=1974 [junit4] 2> 23215 INFO (zkCallback-31-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> 23215 INFO (zkCallback-31-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> 23215 INFO (zkCallback-31-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> 23281 INFO (qtp1446178853-82) [n:127.0.0.1:49254_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 23282 INFO (qtp1446178853-82) [n:127.0.0.1:49254_ ] 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:49254_&wt=javabin&version=2} status=0 QTime=2333 [junit4] 2> 23284 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection [junit4] 2> 23412 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 23419 INFO (zkConnectionManagerCallback-47-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 23420 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 23435 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 23449 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49242/solr ready [junit4] 2> 23451 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 23453 INFO (SocketProxy-Acceptor-49254) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=49321,localport=49254], receiveBufferSize:408300 [junit4] 2> 23454 INFO (SocketProxy-Acceptor-49254) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=49256,localport=49322], receiveBufferSize=408300 [junit4] 2> 23456 INFO (qtp1446178853-82) [n:127.0.0.1:49254_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 23486 INFO (OverseerThreadFactory-42-thread-2-processing-n:127.0.0.1:49254_) [n:127.0.0.1:49254_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 23487 INFO (OverseerCollectionConfigSetProcessor-72150682793279492-127.0.0.1:49254_-n_0000000000) [n:127.0.0.1:49254_ ] 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> 23775 WARN (OverseerThreadFactory-42-thread-2-processing-n:127.0.0.1:49254_) [n:127.0.0.1:49254_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 23794 INFO (qtp1446178853-82) [n:127.0.0.1:49254_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 23811 INFO (qtp1446178853-82) [n:127.0.0.1:49254_ ] 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=2&wt=javabin&version=2} status=0 QTime=356 [junit4] 2> 23825 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2 [junit4] 2> 23825 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 23825 INFO (watches-44-thread-1) [ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2 [junit4] 2> 23825 INFO (watches-44-thread-1) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 23832 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2 [junit4] 2> 23832 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 23848 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected:2 [junit4] 2> 23848 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 23848 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3 [junit4] 2> 24930 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionTest_C736A37DEA13B545-001/shard-1-001 of type NRT for shard2 [junit4] 2> 24943 WARN (closeThreadPool-48-thread-1) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 24943 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 24944 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 24944 INFO (closeThreadPool-48-thread-1) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36 [junit4] 2> 24948 INFO (closeThreadPool-48-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 24948 INFO (closeThreadPool-48-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 24949 INFO (closeThreadPool-48-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 24949 INFO (closeThreadPool-48-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d64e655{/,null,AVAILABLE} [junit4] 2> 24959 INFO (closeThreadPool-48-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@58d084cb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49327} [junit4] 2> 24959 INFO (closeThreadPool-48-thread-1) [ ] o.e.j.s.Server Started @25036ms [junit4] 2> 24959 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionTest_C736A37DEA13B545-001/tempDir-001/jetty1, hostPort=49326, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionTest_C736A37DEA13B545-001/shard-1-001/cores} [junit4] 2> 24959 ERROR (closeThreadPool-48-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 24960 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 24960 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.5.1 [junit4] 2> 24960 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 24960 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr [junit4] 2> 24960 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-04-12T22:47:10.981393Z [junit4] 2> 24962 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 24975 INFO (zkConnectionManagerCallback-50-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 24975 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 25081 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 25081 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionTest_C736A37DEA13B545-001/shard-1-001/solr.xml [junit4] 2> 25090 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 25090 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 25120 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@466042fb, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 25511 INFO (OverseerCollectionConfigSetProcessor-72150682793279492-127.0.0.1:49254_-n_0000000000) [n:127.0.0.1:49254_ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 25987 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 25990 WARN (closeThreadPool-48-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@494c26e3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 25990 WARN (closeThreadPool-48-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@494c26e3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 26049 WARN (closeThreadPool-48-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4d15c5d5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 26050 WARN (closeThreadPool-48-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4d15c5d5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 26053 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49242/solr [junit4] 2> 26067 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 26078 INFO (zkConnectionManagerCallback-57-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 26085 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 26226 INFO (closeThreadPool-48-thread-1) [n:127.0.0.1:49326_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 26229 INFO (zkConnectionManagerCallback-59-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 26231 INFO (closeThreadPool-48-thread-1) [n:127.0.0.1:49326_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 26310 INFO (closeThreadPool-48-thread-1) [n:127.0.0.1:49326_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 26359 INFO (closeThreadPool-48-thread-1) [n:127.0.0.1:49326_ ] o.a.s.c.ZkController Publish node=127.0.0.1:49326_ as DOWN [junit4] 2> 26369 INFO (closeThreadPool-48-thread-1) [n:127.0.0.1:49326_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 26370 INFO (closeThreadPool-48-thread-1) [n:127.0.0.1:49326_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49326_ [junit4] 2> 26378 INFO (zkCallback-31-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 26379 INFO (zkCallback-46-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 26379 INFO (zkCallback-58-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 26398 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionTest_C736A37DEA13B545-001/shard-2-001 of type NRT for shard1 [junit4] 2> 26402 WARN (closeThreadPool-48-thread-2) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 26402 INFO (closeThreadPool-48-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 26402 INFO (closeThreadPool-48-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 26402 INFO (closeThreadPool-48-thread-2) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36 [junit4] 2> 26406 INFO (closeThreadPool-48-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 26406 INFO (closeThreadPool-48-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 26407 INFO (closeThreadPool-48-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 26407 INFO (closeThreadPool-48-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ca383bb{/,null,AVAILABLE} [junit4] 2> 26410 INFO (closeThreadPool-48-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5bc1a9ad{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49338} [junit4] 2> 26410 INFO (closeThreadPool-48-thread-2) [ ] o.e.j.s.Server Started @26487ms [junit4] 2> 26410 INFO (closeThreadPool-48-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionTest_C736A37DEA13B545-001/tempDir-001/jetty2, hostPort=49337, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionTest_C736A37DEA13B545-001/shard-2-001/cores} [junit4] 2> 26410 ERROR (closeThreadPool-48-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 26410 INFO (closeThreadPool-48-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 26410 INFO (closeThreadPool-48-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.5.1 [junit4] 2> 26411 INFO (closeThreadPool-48-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 26411 INFO (closeThreadPool-48-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr [junit4] 2> 26411 INFO (closeThreadPool-48-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-04-12T22:47:12.432116Z [junit4] 2> 26413 INFO (closeThreadPool-48-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 26418 INFO (zkConnectionManagerCallback-64-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 26419 INFO (closeThreadPool-48-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 26429 INFO (closeThreadPool-48-thread-1) [n:127.0.0.1:49326_ ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 26431 WARN (closeThreadPool-48-thread-1) [n:127.0.0.1:49326_ ] 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> 26507 INFO (closeThreadPool-48-thread-1) [n:127.0.0.1:49326_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 26534 INFO (closeThreadPool-48-thread-2) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 26534 INFO (closeThreadPool-48-thread-2) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionTest_C736A37DEA13B545-001/shard-2-001/solr.xml [junit4] 2> 26562 INFO (closeThreadPool-48-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 26562 INFO (closeThreadPool-48-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 26578 INFO (closeThreadPool-48-thread-2) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@466042fb, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 26592 INFO (closeThreadPool-48-thread-1) [n:127.0.0.1:49326_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@466042fb [junit4] 2> 26614 INFO (closeThreadPool-48-thread-1) [n:127.0.0.1:49326_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@466042fb [junit4] 2> 26614 INFO (closeThreadPool-48-thread-1) [n:127.0.0.1:49326_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@466042fb [junit4] 2> 26631 INFO (closeThreadPool-48-thread-1) [n:127.0.0.1:49326_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionTest_C736A37DEA13B545-001/shard-1-001/cores [junit4] 2> 26736 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:49326_ [junit4] 2> 27004 INFO (closeThreadPool-48-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 27014 WARN (closeThreadPool-48-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2a6335ca[provider=null,keyStore=null,trustStore=null] [junit4] 2> 27014 WARN (closeThreadPool-48-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2a6335ca[provider=null,keyStore=null,trustStore=null] [junit4] 2> 27044 WARN (closeThreadPool-48-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@c963b37[provider=null,keyStore=null,trustStore=null] [junit4] 2> 27044 WARN (closeThreadPool-48-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@c963b37[provider=null,keyStore=null,trustStore=null] [junit4] 2> 27054 INFO (closeThreadPool-48-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49242/solr [junit4] 2> 27061 INFO (closeThreadPool-48-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 27072 INFO (zkConnectionManagerCallback-72-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 27073 INFO (closeThreadPool-48-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 27213 INFO (closeThreadPool-48-thread-2) [n:127.0.0.1:49337_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 27219 INFO (zkConnectionManagerCallback-74-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 27220 INFO (closeThreadPool-48-thread-2) [n:127.0.0.1:49337_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 27284 INFO (closeThreadPool-48-thread-2) [n:127.0.0.1:49337_ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 27339 INFO (closeThreadPool-48-thread-2) [n:127.0.0.1:49337_ ] o.a.s.c.ZkController Publish node=127.0.0.1:49337_ as DOWN [junit4] 2> 27351 INFO (closeThreadPool-48-thread-2) [n:127.0.0.1:49337_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 27352 INFO (closeThreadPool-48-thread-2) [n:127.0.0.1:49337_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49337_ [junit4] 2> 27362 INFO (zkCallback-46-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 27363 INFO (zkCallback-58-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 27364 INFO (zkCallback-31-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 27365 INFO (zkCallback-73-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 27421 INFO (closeThreadPool-48-thread-2) [n:127.0.0.1:49337_ ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 27434 WARN (closeThreadPool-48-thread-2) [n:127.0.0.1:49337_ ] 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> 27502 INFO (closeThreadPool-48-thread-2) [n:127.0.0.1:49337_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 27557 INFO (closeThreadPool-48-thread-2) [n:127.0.0.1:49337_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@466042fb [junit4] 2> 27600 INFO (closeThreadPool-48-thread-2) [n:127.0.0.1:49337_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@466042fb [junit4] 2> 27601 INFO (closeThreadPool-48-thread-2) [n:127.0.0.1:49337_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@466042fb [junit4] 2> 27609 INFO (closeThreadPool-48-thread-2) [n:127.0.0.1:49337_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionTest_C736A37DEA13B545-001/shard-2-001/cores [junit4] 2> 27620 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionTest_C736A37DEA13B545-001/shard-3-001 of type NRT for shard2 [junit4] 2> 27622 WARN (closeThreadPool-48-thread-1) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 27622 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 27622 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 27622 INFO (closeThreadPool-48-thread-1) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36 [junit4] 2> 27627 INFO (closeThreadPool-48-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 27627 INFO (closeThreadPool-48-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 27628 INFO (closeThreadPool-48-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 27628 INFO (closeThreadPool-48-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@324f8ef7{/,null,AVAILABLE} [junit4] 2> 27633 INFO (closeThreadPool-48-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@631fb715{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49356} [junit4] 2> 27633 INFO (closeThreadPool-48-thread-1) [ ] o.e.j.s.Server Started @27711ms [junit4] 2> 27633 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionTest_C736A37DEA13B545-001/tempDir-001/jetty3, hostPort=49355, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionTest_C736A37DEA13B545-001/shard-3-001/cores, replicaType=NRT} [junit4] 2> 27633 ERROR (closeThreadPool-48-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 27633 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 27634 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.5.1 [junit4] 2> 27634 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 27634 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr [junit4] 2> 27634 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-04-12T22:47:13.655155Z [junit4] 2> 27636 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 27648 INFO (zkConnectionManagerCallback-80-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 27648 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 27728 INFO (closeThreadPool-48-thread-2) [ ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:49337_ [junit4] 2> 27760 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 27760 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionTest_C736A37DEA13B545-001/shard-3-001/solr.xml [junit4] 2> 27770 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 27770 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 27772 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@466042fb, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 28053 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 28071 WARN (closeThreadPool-48-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@77e5a6b4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 28071 WARN (closeThreadPool-48-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@77e5a6b4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 28128 WARN (closeThreadPool-48-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@9a57a36[provider=null,keyStore=null,trustStore=null] [junit4] 2> 28128 WARN (closeThreadPool-48-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@9a57a36[provider=null,keyStore=null,trustStore=null] [junit4] 2> 28134 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49242/solr [junit4] 2> 28136 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 28141 INFO (zkConnectionManagerCallback-87-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 28141 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 28256 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 28262 INFO (zkConnectionManagerCallback-89-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 28262 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 28302 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 28330 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:49355_ as DOWN [junit4] 2> 28335 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 28335 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49355_ [junit4] 2> 28342 INFO (zkCallback-46-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 28342 INFO (zkCallback-88-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 28342 INFO (zkCallback-73-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 28343 INFO (zkCallback-31-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 28343 INFO (zkCallback-58-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 28371 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 28372 WARN (closeThreadPool-48-thread-1) [ ] 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> 28413 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 28470 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@466042fb [junit4] 2> 28508 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@466042fb [junit4] 2> 28509 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@466042fb [junit4] 2> 28510 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionTest_C736A37DEA13B545-001/shard-3-001/cores [junit4] 2> 28623 INFO (closeThreadPool-48-thread-1) [ ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:49355_ [junit4] 2> 28658 INFO (SocketProxy-Acceptor-49254) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=49371,localport=49254], receiveBufferSize:408300 [junit4] 2> 28659 INFO (SocketProxy-Acceptor-49254) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=49256,localport=49372], receiveBufferSize=408300 [junit4] 2> 28660 INFO (SocketProxy-Acceptor-49254) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=49373,localport=49254], receiveBufferSize:408300 [junit4] 2> 28660 INFO (qtp1446178853-83) [n:127.0.0.1:49254_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:49337_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 28661 INFO (SocketProxy-Acceptor-49254) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=49256,localport=49374], receiveBufferSize=408300 [junit4] 2> 28661 INFO (qtp1446178853-85) [n:127.0.0.1:49254_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:49326_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 28663 INFO (qtp1446178853-84) [n:127.0.0.1:49254_ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:49355_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 28717 INFO (OverseerThreadFactory-42-thread-4-processing-n:127.0.0.1:49254_) [n:127.0.0.1:49254_ c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:49326_ for creating new replica of shard shard2 for collection collection1 [junit4] 2> 28718 INFO (OverseerThreadFactory-42-thread-3-processing-n:127.0.0.1:49254_) [n:127.0.0.1:49254_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:49337_ for creating new replica of shard shard1 for collection collection1 [junit4] 2> 28727 INFO (OverseerThreadFactory-42-thread-4-processing-n:127.0.0.1:49254_) [n:127.0.0.1:49254_ c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command. [junit4] 2> 28737 INFO (OverseerThreadFactory-42-thread-3-processing-n:127.0.0.1:49254_) [n:127.0.0.1:49254_ c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command. [junit4] 2> 28787 INFO (SocketProxy-Acceptor-49337) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=49378,localport=49337], receiveBufferSize:408300 [junit4] 2> 28787 INFO (SocketProxy-Acceptor-49326) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=49379,localport=49326], receiveBufferSize:408300 [junit4] 2> 28788 INFO (SocketProxy-Acceptor-49326) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=49327,localport=49380], receiveBufferSize=408300 [junit4] 2> 28791 INFO (SocketProxy-Acceptor-49337) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=49338,localport=49381], receiveBufferSize=408300 [junit4] 2> 28909 INFO (qtp1559174030-146) [n:127.0.0.1:49326_ x:collection1_shard2_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 28912 INFO (qtp1610495626-171) [n:127.0.0.1:49337_ x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 29962 INFO (qtp1559174030-146) [n:127.0.0.1:49326_ c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.1 [junit4] 2> 29963 INFO (qtp1610495626-171) [n:127.0.0.1:49337_ c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.1 [junit4] 2> 30014 INFO (qtp1559174030-146) [n:127.0.0.1:49326_ c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema [collection1_shard2_replica_n1] Schema name=test [junit4] 2> 30032 INFO (qtp1610495626-171) [n:127.0.0.1:49337_ c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=test [junit4] 2> 30329 INFO (qtp1610495626-171) [n:127.0.0.1:49337_ c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 30421 INFO (qtp1559174030-146) [n:127.0.0.1:49326_ c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 30681 INFO (qtp1610495626-171) [n:127.0.0.1:49337_ c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from configset conf1, trusted=true [junit4] 2> 30682 INFO (qtp1610495626-171) [n:127.0.0.1:49337_ c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@466042fb [junit4] 2> 30682 INFO (qtp1610495626-171) [n:127.0.0.1:49337_ c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionTest_C736A37DEA13B545-001/shard-2-001/cores/collection1_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionTest_C736A37DEA13B545-001/shard-2-001/cores/collection1_shard1_replica_n2/data/] [junit4] 2> 30684 INFO (qtp1610495626-171) [n:127.0.0.1:49337_ c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=30.787109375, floorSegmentMB=2.17578125, forceMergeDeletesPctAllowed=9.13967153141926, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5342678830295754, deletesPctAllowed=39.95721807821889 [junit4] 2> 30711 WARN (qtp1610495626-171) [n:127.0.0.1:49337_ c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] 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> 30801 INFO (qtp1559174030-146) [n:127.0.0.1:49326_ c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n1' using configuration from configset conf1, trusted=true [junit4] 2> 30802 INFO (qtp1559174030-146) [n:127.0.0.1:49326_ c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n1' (registry 'solr.core.collection1.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@466042fb [junit4] 2> 30802 INFO (qtp1559174030-146) [n:127.0.0.1:49326_ c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionTest_C736A37DEA13B545-001/shard-1-001/cores/collection1_shard2_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.HttpPartitionTest_C736A37DEA13B545-001/shard-1-001/cores/collection1_shard2_replica_n1/data/] [junit4] 2> 30804 INFO (qtp1559174030-146) [n:127.0.0.1:49326_ c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=30.787109375, floorSegmentMB=2.17578125, forceMergeDeletesPctAllowed=9.13967153141926, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5342678830295754, deletesPctAllowed=39.95721807821889 [junit4] 2> 30816 INFO (qtp1610495626-171) [n:127.0.0.1:49337_ c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 30816 INFO (qtp1610495626-171) [n:127.0.0.1:49337_ c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 30840 INFO (qtp1610495626-171) [n:127.0.0.1:49337_ c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 30840 INFO (qtp1610495626-171) [n:127.0.0.1:49337_ c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 30844 INFO (qtp1610495626-171) [n:127.0.0.1:49337_ c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 30845 INFO (qtp1610495626-171) [n:127.0.0.1:49337_ c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d2a300b[collection1_shard1_replica_n2] main] [junit4] 2> 30853 WARN (qtp1559174030-146) [n:127.0.0.1:49326_ c:collection1 s:shard2 x:collection1_shard2_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> 30886 INFO (qtp1610495626-171) [n:127.0.0.1:49337_ c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 30892 INFO (qtp1610495626-171) [n:127.0.0.1:49337_ c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 30893 INFO (qtp1610495626-171) [n:127.0.0.1:49337_ c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 30893 INFO (qtp1610495626-171) [n:127.0.0.1:49337_ c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1663808712908734464 [junit4] 2> 30913 INFO (searcherExecutor-79-thread-1-processing-n:127.0.0.1:49337_ x:collection1_shard1_replica_n2 c:collection1 s:shard1) [n:127.0.0.1:49337_ c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [collection1_shard1_replica_n2] Registered new searcher Searcher@4d2a300b[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 30959 INFO (qtp1610495626-171) [n:127.0.0.1:49337_ c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node4=0}, version=0} [junit4] 2> 30961 INFO (qtp1610495626-171) [n:127.0.0.1:49337_ c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1 [junit4] 2> 31025 INFO (qtp1610495626-171) [n:127.0.0.1:49337_ c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 31025 INFO (qtp1610495626-171) [n:127.0.0.1:49337_ c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 31025 INFO (qtp1610495626-171) [n:127.0.0.1:49337_ c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:49337/collection1_shard1_replica_n2/ [junit4] 2> 31027 INFO (qtp1610495626-171) [n:127.0.0.1:49337_ c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 31040 INFO (qtp1610495626-171) [n:127.0.0.1:49337_ c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:49337/collection1_shard1_replica_n2/ has no replicas [junit4] 2> 31040 INFO (qtp1610495626-171) [n:127.0.0.1:49337_ c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72150682793279500-core_node4-n_0000000000 [junit4] 2> 31041 INFO (qtp1559174030-146) [n:127.0.0.1:49326_ c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 31041 INFO (qtp1559174030-146) [n:127.0.0.1:49326_ c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 31044 INFO (qtp1559174030-146) [n:127.0.0.1:49326_ c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 31044 INFO (qtp1559174030-146) [n:127.0.0.1:49326_ c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 31054 INFO (qtp1559174030-146) [n:127.0.0.1:49326_ c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 31070 INFO (qtp1559174030-146) [n:127.0.0.1:49326_ c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7de1a4b7[collection1_shard2_replica_n1] main] [junit4] 2> 31082 INFO (qtp1610495626-171) [n:127.0.0.1:49337_ c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:49337/collection1_shard1_replica_n2/ shard1 [junit4] 2> 31099 INFO (qtp1559174030-146) [n:127.0.0.1:49326_ c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 31106 INFO (qtp1559174030-146) [n:127.0.0.1:49326_ c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 31109 INFO (qtp1559174030-146) [n:127.0.0.1:49326_ c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 31122 INFO (qtp1559174030-146) [n:127.0.0.1:49326_ c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1663808713143615488 [junit4] 2> 31145 INFO (searcherExecutor-81-thread-1-processing-n:127.0.0.1:49326_ x:collection1_shard2_replica_n1 c:collection1 s:shard2) [n:127.0.0.1:49326_ c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore [collection1_shard2_replica_n1] Registered new searcher Searcher@7de1a4b7[collection1_shard2_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 31198 INFO (zkCallback-73-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 31198 INFO (zkCallback-73-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4]) [junit4] 2> 31210 INFO (qtp1559174030-146) [n:127.0.0.1:49326_ c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node3=0}, version=0} [junit4] 2> 31211 INFO (qtp1610495626-171) [n:127.0.0.1:49337_ c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 31212 INFO (qtp1559174030-146) [n:127.0.0.1:49326_ c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2 [junit4] 2> 31235 INFO (qtp1610495626-171) [n:127.0.0.1:49337_ c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2323 [junit4] 2> 31262 INFO (qtp1559174030-146) [n:127.0.0.1:49326_ c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 31262 INFO (qtp1559174030-146) [n:127.0.0.1:49326_ c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 31262 INFO (qtp1559174030-146) [n:127.0.0.1:49326_ c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:49326/collection1_shard2_replica_n1/ [junit4] 2> 31278 INFO (qtp1559174030-146) [n:127.0.0.1:49326_ c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 31283 INFO (qtp1559174030-146) [n:127.0.0.1:49326_ c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:49326/collection1_shard2_replica_n1/ has no replicas [...truncated too long message...] hread-1) [ ] o.a.s.c.Overseer Overseer (id=72150889679880196-127.0.0.1:61913_-n_0000000000) closing [junit4] 2> 29496 INFO (closeThreadPool-28-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72150889679880196-127.0.0.1:61913_-n_0000000000) closing [junit4] 2> 29504 INFO (closeThreadPool-28-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@11dba751{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0} [junit4] 2> 29507 INFO (closeThreadPool-28-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4aca4f3c{/,null,UNAVAILABLE} [junit4] 2> 29507 INFO (closeThreadPool-28-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 29509 WARN (closeThreadPool-28-thread-2) [ ] o.a.s.c.s.c.SocketProxy Closing 2 connections to: http://127.0.0.1:61913/, target: http://127.0.0.1:61918/ [junit4] 2> 29509 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 29727 WARN (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 2 /solr/aliases.json [junit4] 2> 2 /solr/collections/control_collection/terms/shard1 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 8 /solr/collections/control_collection/state.json [junit4] 2> 2 /solr/clusterstate.json [junit4] 2> 2 /solr/clusterprops.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 10 /solr/overseer/queue [junit4] 2> 4 /solr/overseer/collection-queue-work [junit4] 2> 3 /solr/live_nodes [junit4] 2> 2 /solr/collections [junit4] 2> [junit4] 2> 29735 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:61893 [junit4] 2> 29735 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61893 [junit4] 2> 29735 INFO (TEST-HttpPartitionTest.test-seed#[C736A37DEA13B545]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61893 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HttpPartitionTest -Dtests.method=test -Dtests.seed=C736A37DEA13B545 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=twq -Dtests.timezone=Europe/Moscow -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 22.3s J2 | HttpPartitionTest.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:61913 [junit4] > at __randomizedtesting.SeedInfo.seed([C736A37DEA13B545:4F629CA744EFD8BD]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265) [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:368) [junit4] > at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) [junit4] > at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1080) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054) [junit4] > at java.base/java.lang.Thread.run(Thread.java:832) [junit4] > Caused by: java.net.SocketTimeoutException: Read timed out [junit4] > at java.base/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:283) [junit4] > at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:309) [junit4] > at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350) [junit4] > at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803) [junit4] > at java.base/java.net.Socket$SocketInputStream.read(Socket.java:982) [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:564) [junit4] > ... 42 more [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_C736A37DEA13B545-001 [junit4] 2> Apr 12, 2020 11:40:01 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(Lucene84): {}, docValues:{}, maxPointsInLeafNode=1614, maxMBSortInHeap=7.214917718133799, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3e05ce00), locale=twq, timezone=Europe/Moscow [junit4] 2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14 (64-bit)/cpus=6,threads=2,free=155232432,total=290455552 [junit4] 2> NOTE: All tests run in this JVM: [HttpPartitionTest] [junit4] Completed [3/5 (3!)] on J2 in 26.57s, 1 test, 1 error <<< FAILURES! [...truncated 25 lines...] BUILD FAILED /Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/lucene/common-build.xml:1594: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/lucene/common-build.xml:1121: There were test failures: 5 suites, 5 tests, 3 errors [seed: C736A37DEA13B545] Total time: 1 minute 28 seconds [repro] Setting last failure code to 256 [repro] Failures w/original seeds: [repro] 3/5 failed: org.apache.solr.cloud.HttpPartitionTest [repro] Exiting with code 256 + mv lucene/build lucene/build.repro + mv solr/build solr/build.repro + mv lucene/build.orig lucene/build + mv solr/build.orig solr/build Archiving artifacts Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac) Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 No credentials specified Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=edb9fc409398f2c3446883f9f80595c884d245d0, workspace=/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX [WARNINGS] Computing warning deltas based on reference build #55 Recording test results Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures) Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
