Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2286/ Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC
3 tests failed. FAILED: org.apache.solr.cloud.TestRebalanceLeaders.test Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:45063/twdo Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:45063/twdo at __randomizedtesting.SeedInfo.seed([E7DC1D7AF9C60A2B:6F8822A0573A67D3]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1677) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1704) at org.apache.solr.cloud.TestRebalanceLeaders.test(TestRebalanceLeaders.java:71) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983) 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:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) 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:844) Caused by: java.net.SocketTimeoutException: Read timed out at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:171) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) 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:165) 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:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) 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:542) ... 51 more FAILED: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir Error Message: Captured an uncaught exception in thread: Thread[id=493, name=cdcr-replicator-134-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest] Stack Trace: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=493, name=cdcr-replicator-134-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest] Caused by: java.lang.AssertionError: 1605443136758218752 != 1605443136608272384 at __randomizedtesting.SeedInfo.seed([E7DC1D7AF9C60A2B]:0) at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611) at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125) at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$start$0(CdcrReplicatorScheduler.java:81) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:844) FAILED: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir Error Message: Captured an uncaught exception in thread: Thread[id=25000, name=cdcr-replicator-8389-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest] Stack Trace: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=25000, name=cdcr-replicator-8389-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest] Caused by: java.lang.AssertionError: 1605442046141661184 != 1605442045887905792 at __randomizedtesting.SeedInfo.seed([E7DC1D7AF9C60A2B]:0) at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611) at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125) at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$start$0(CdcrReplicatorScheduler.java:81) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:844) Build Log: [...truncated 13008 lines...] [junit4] Suite: org.apache.solr.cloud.TestRebalanceLeaders [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_E7DC1D7AF9C60A2B-001/init-core-data-001 [junit4] 2> 170214 WARN (SUITE-TestRebalanceLeaders-seed#[E7DC1D7AF9C60A2B]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11 [junit4] 2> 170215 INFO (SUITE-TestRebalanceLeaders-seed#[E7DC1D7AF9C60A2B]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 170215 INFO (SUITE-TestRebalanceLeaders-seed#[E7DC1D7AF9C60A2B]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 170215 INFO (SUITE-TestRebalanceLeaders-seed#[E7DC1D7AF9C60A2B]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 170215 INFO (SUITE-TestRebalanceLeaders-seed#[E7DC1D7AF9C60A2B]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /twdo/ [junit4] 2> 170217 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 170218 INFO (Thread-512) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 170218 INFO (Thread-512) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 170222 ERROR (Thread-512) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 170318 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.ZkTestServer start zk server on port:38411 [junit4] 2> 170319 INFO (zkConnectionManagerCallback-575-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 170321 INFO (zkConnectionManagerCallback-577-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 170324 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 170324 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml [junit4] 2> 170325 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 170326 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 170327 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 170327 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 170328 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 170328 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 170329 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 170329 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 170330 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 170331 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 170433 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10 [junit4] 2> 170433 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 170433 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 170433 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 170438 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e3f5a6f{/twdo,null,AVAILABLE} [junit4] 2> 170440 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@36922f42{HTTP/1.1,[http/1.1]}{127.0.0.1:44125} [junit4] 2> 170440 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.e.j.s.Server Started @170466ms [junit4] 2> 170440 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/twdo, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_E7DC1D7AF9C60A2B-001/tempDir-001/control/data, hostPort=44125, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_E7DC1D7AF9C60A2B-001/control-001/cores} [junit4] 2> 170440 ERROR (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 170440 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 170440 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.5.0 [junit4] 2> 170440 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 170440 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 170440 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-07-08T16:24:43.629548Z [junit4] 2> 170445 INFO (zkConnectionManagerCallback-579-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 170446 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 170446 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_E7DC1D7AF9C60A2B-001/control-001/solr.xml [junit4] 2> 170448 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 170448 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 170449 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@625dec07, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 170526 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38411/solr [junit4] 2> 170529 INFO (zkConnectionManagerCallback-583-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 170531 INFO (zkConnectionManagerCallback-585-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 170595 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:44125_twdo ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 170596 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:44125_twdo ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44125_twdo [junit4] 2> 170596 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:44125_twdo ] o.a.s.c.Overseer Overseer (id=72092738389803012-127.0.0.1:44125_twdo-n_0000000000) starting [junit4] 2> 170661 INFO (zkConnectionManagerCallback-592-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 170662 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:44125_twdo ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38411/solr ready [junit4] 2> 170683 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:44125_twdo ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44125_twdo [junit4] 2> 170690 INFO (OverseerStateUpdate-72092738389803012-127.0.0.1:44125_twdo-n_0000000000) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 170710 INFO (zkCallback-591-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 170710 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:44125_twdo ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 170723 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:44125_twdo ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@625dec07 [junit4] 2> 170730 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:44125_twdo ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@625dec07 [junit4] 2> 170730 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:44125_twdo ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@625dec07 [junit4] 2> 170731 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:44125_twdo ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_E7DC1D7AF9C60A2B-001/control-001/cores [junit4] 2> 170750 INFO (zkConnectionManagerCallback-598-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 170750 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 170751 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38411/solr ready [junit4] 2> 170755 INFO (qtp258013195-2234) [n:127.0.0.1:44125_twdo ] 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:44125_twdo&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 170766 INFO (OverseerThreadFactory-1084-thread-1) [ ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 170871 INFO (qtp258013195-2229) [n:127.0.0.1:44125_twdo 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> 170872 INFO (qtp258013195-2229) [n:127.0.0.1:44125_twdo x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 171926 INFO (qtp258013195-2229) [n:127.0.0.1:44125_twdo c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0 [junit4] 2> 171934 INFO (qtp258013195-2229) [n:127.0.0.1:44125_twdo 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> 171979 INFO (qtp258013195-2229) [n:127.0.0.1:44125_twdo c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 171988 INFO (qtp258013195-2229) [n:127.0.0.1:44125_twdo 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 collection control_collection, trusted=true [junit4] 2> 171989 INFO (qtp258013195-2229) [n:127.0.0.1:44125_twdo 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@625dec07 [junit4] 2> 171989 INFO (qtp258013195-2229) [n:127.0.0.1:44125_twdo c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 171989 INFO (qtp258013195-2229) [n:127.0.0.1:44125_twdo c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_E7DC1D7AF9C60A2B-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_E7DC1D7AF9C60A2B-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 171991 INFO (qtp258013195-2229) [n:127.0.0.1:44125_twdo 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=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 171994 WARN (qtp258013195-2229) [n:127.0.0.1:44125_twdo 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> 172038 INFO (qtp258013195-2229) [n:127.0.0.1:44125_twdo 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> 172038 INFO (qtp258013195-2229) [n:127.0.0.1:44125_twdo 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> 172039 INFO (qtp258013195-2229) [n:127.0.0.1:44125_twdo c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 172039 INFO (qtp258013195-2229) [n:127.0.0.1:44125_twdo c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 172040 INFO (qtp258013195-2229) [n:127.0.0.1:44125_twdo c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=8, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 172040 INFO (qtp258013195-2229) [n:127.0.0.1:44125_twdo c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@190c7063[control_collection_shard1_replica_n1] main] [junit4] 2> 172041 INFO (qtp258013195-2229) [n:127.0.0.1:44125_twdo c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 172041 INFO (qtp258013195-2229) [n:127.0.0.1:44125_twdo 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> 172041 INFO (qtp258013195-2229) [n:127.0.0.1:44125_twdo c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 172041 INFO (qtp258013195-2229) [n:127.0.0.1:44125_twdo 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 1605440199962132480 [junit4] 2> 172042 INFO (searcherExecutor-1089-thread-1-processing-n:127.0.0.1:44125_twdo x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:44125_twdo 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@190c7063[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 172046 INFO (qtp258013195-2229) [n:127.0.0.1:44125_twdo 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> 172047 INFO (qtp258013195-2229) [n:127.0.0.1:44125_twdo c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 172047 INFO (qtp258013195-2229) [n:127.0.0.1:44125_twdo 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> 172047 INFO (qtp258013195-2229) [n:127.0.0.1:44125_twdo c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44125/twdo/control_collection_shard1_replica_n1/ [junit4] 2> 172047 INFO (qtp258013195-2229) [n:127.0.0.1:44125_twdo 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> 172047 INFO (qtp258013195-2229) [n:127.0.0.1:44125_twdo c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:44125/twdo/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 172047 INFO (qtp258013195-2229) [n:127.0.0.1:44125_twdo c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 172049 INFO (qtp258013195-2229) [n:127.0.0.1:44125_twdo 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:44125/twdo/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 172150 INFO (qtp258013195-2229) [n:127.0.0.1:44125_twdo 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> 172152 INFO (qtp258013195-2229) [n:127.0.0.1:44125_twdo 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=1280 [junit4] 2> 172154 INFO (qtp258013195-2234) [n:127.0.0.1:44125_twdo ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 172252 INFO (zkCallback-584-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> 172767 INFO (OverseerCollectionConfigSetProcessor-72092738389803012-127.0.0.1:44125_twdo-n_0000000000) [ ] 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> 173154 INFO (qtp258013195-2234) [n:127.0.0.1:44125_twdo ] 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:44125_twdo&wt=javabin&version=2} status=0 QTime=2399 [junit4] 2> 173158 INFO (zkConnectionManagerCallback-603-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 173159 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 173159 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38411/solr ready [junit4] 2> 173159 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 173161 INFO (qtp258013195-2230) [n:127.0.0.1:44125_twdo ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 173162 INFO (OverseerThreadFactory-1084-thread-2) [ ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 173163 WARN (OverseerThreadFactory-1084-thread-2) [ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 173367 INFO (qtp258013195-2230) [n:127.0.0.1:44125_twdo ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 173368 INFO (qtp258013195-2230) [n:127.0.0.1:44125_twdo ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=207 [junit4] 2> 173478 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_E7DC1D7AF9C60A2B-001/shard-1-001 of type NRT [junit4] 2> 173479 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10 [junit4] 2> 173480 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 173480 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 173480 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 173480 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@61de3519{/twdo,null,AVAILABLE} [junit4] 2> 173480 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3a55bab3{HTTP/1.1,[http/1.1]}{127.0.0.1:45063} [junit4] 2> 173481 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.e.j.s.Server Started @173507ms [junit4] 2> 173481 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/twdo, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_E7DC1D7AF9C60A2B-001/tempDir-001/jetty1, hostPort=45063, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_E7DC1D7AF9C60A2B-001/shard-1-001/cores, replicaType=NRT} [junit4] 2> 173481 ERROR (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 173481 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 173481 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.5.0 [junit4] 2> 173481 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 173481 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 173481 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-07-08T16:24:46.670623Z [junit4] 2> 173486 INFO (zkConnectionManagerCallback-605-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 173487 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 173487 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_E7DC1D7AF9C60A2B-001/shard-1-001/solr.xml [junit4] 2> 173490 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 173490 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 173491 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@625dec07, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 173646 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38411/solr [junit4] 2> 173648 INFO (zkConnectionManagerCallback-609-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 173650 INFO (zkConnectionManagerCallback-611-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 173653 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:45063_twdo ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 173654 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:45063_twdo ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 173656 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:45063_twdo ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 173656 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:45063_twdo ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45063_twdo [junit4] 2> 173656 INFO (zkCallback-591-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 173657 INFO (zkCallback-584-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 173657 INFO (zkCallback-602-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 173657 INFO (zkCallback-610-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 173670 INFO (zkConnectionManagerCallback-618-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 173670 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:45063_twdo ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 173671 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:45063_twdo ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38411/solr ready [junit4] 2> 173671 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:45063_twdo ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 173684 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:45063_twdo ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@625dec07 [junit4] 2> 173693 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:45063_twdo ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@625dec07 [junit4] 2> 173693 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:45063_twdo ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@625dec07 [junit4] 2> 173694 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:45063_twdo ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_E7DC1D7AF9C60A2B-001/shard-1-001/cores [junit4] 2> 173714 INFO (qtp258013195-2232) [n:127.0.0.1:44125_twdo ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45063_twdo&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 173716 INFO (OverseerCollectionConfigSetProcessor-72092738389803012-127.0.0.1:44125_twdo-n_0000000000) [ ] 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> 173716 INFO (OverseerThreadFactory-1084-thread-3) [ c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:45063_twdo for creating new replica [junit4] 2> 173719 INFO (qtp1427615651-2290) [n:127.0.0.1:45063_twdo x:collection1_shard2_replica_n81] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n81&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 174770 INFO (qtp1427615651-2290) [n:127.0.0.1:45063_twdo c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0 [junit4] 2> 174777 INFO (qtp1427615651-2290) [n:127.0.0.1:45063_twdo c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.s.IndexSchema [collection1_shard2_replica_n81] Schema name=test [junit4] 2> 174832 INFO (qtp1427615651-2290) [n:127.0.0.1:45063_twdo c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 174845 INFO (qtp1427615651-2290) [n:127.0.0.1:45063_twdo c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n81' using configuration from collection collection1, trusted=true [junit4] 2> 174846 INFO (qtp1427615651-2290) [n:127.0.0.1:45063_twdo c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n81' (registry 'solr.core.collection1.shard2.replica_n81') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@625dec07 [junit4] 2> 174846 INFO (qtp1427615651-2290) [n:127.0.0.1:45063_twdo c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 174846 INFO (qtp1427615651-2290) [n:127.0.0.1:45063_twdo c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SolrCore [[collection1_shard2_replica_n81] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_E7DC1D7AF9C60A2B-001/shard-1-001/cores/collection1_shard2_replica_n81], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_E7DC1D7AF9C60A2B-001/shard-1-001/cores/collection1_shard2_replica_n81/data/] [junit4] 2> 174848 INFO (qtp1427615651-2290) [n:127.0.0.1:45063_twdo c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 174849 WARN (qtp1427615651-2290) [n:127.0.0.1:45063_twdo c:collection1 s:shard2 x:collection1_shard2_replica_n81] 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> 174890 INFO (qtp1427615651-2290) [n:127.0.0.1:45063_twdo c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 174890 INFO (qtp1427615651-2290) [n:127.0.0.1:45063_twdo c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 174891 INFO (qtp1427615651-2290) [n:127.0.0.1:45063_twdo c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 174891 INFO (qtp1427615651-2290) [n:127.0.0.1:45063_twdo c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 174892 INFO (qtp1427615651-2290) [n:127.0.0.1:45063_twdo c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=8, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 174892 INFO (qtp1427615651-2290) [n:127.0.0.1:45063_twdo c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.s.SolrIndexSearcher Opening [Searcher@7cd54386[collection1_shard2_replica_n81] main] [junit4] 2> 174893 INFO (qtp1427615651-2290) [n:127.0.0.1:45063_twdo c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 174893 INFO (qtp1427615651-2290) [n:127.0.0.1:45063_twdo c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 174894 INFO (qtp1427615651-2290) [n:127.0.0.1:45063_twdo c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 174894 INFO (qtp1427615651-2290) [n:127.0.0.1:45063_twdo c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1605440202953719808 [junit4] 2> 174894 INFO (searcherExecutor-1103-thread-1-processing-n:127.0.0.1:45063_twdo x:collection1_shard2_replica_n81 c:collection1 s:shard2) [n:127.0.0.1:45063_twdo c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SolrCore [collection1_shard2_replica_n81] Registered new searcher Searcher@7cd54386[collection1_shard2_replica_n81] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 174897 INFO (qtp1427615651-2290) [n:127.0.0.1:45063_twdo c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node82=0}, version=0} [junit4] 2> 174899 INFO (qtp1427615651-2290) [n:127.0.0.1:45063_twdo c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 174899 INFO (qtp1427615651-2290) [n:127.0.0.1:45063_twdo c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 174899 INFO (qtp1427615651-2290) [n:127.0.0.1:45063_twdo c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45063/twdo/collection1_shard2_replica_n81/ [junit4] 2> 174899 INFO (qtp1427615651-2290) [n:127.0.0.1:45063_twdo c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 174899 INFO (qtp1427615651-2290) [n:127.0.0.1:45063_twdo c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.SyncStrategy http://127.0.0.1:45063/twdo/collection1_shard2_replica_n81/ has no replicas [junit4] 2> 174899 INFO (qtp1427615651-2290) [n:127.0.0.1:45063_twdo c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 174901 INFO (qtp1427615651-2290) [n:127.0.0.1:45063_twdo c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45063/twdo/collection1_shard2_replica_n81/ shard2 [junit4] 2> 175002 INFO (qtp1427615651-2290) [n:127.0.0.1:45063_twdo c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 175004 INFO (qtp1427615651-2290) [n:127.0.0.1:45063_twdo c:collection1 s:shard2 x:collection1_shard2_replica_n81] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n81&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1285 [junit4] 2> 175007 INFO (qtp258013195-2232) [n:127.0.0.1:44125_twdo c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:45063_twdo&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1292 [junit4] 2> 175106 INFO (zkCallback-610-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2]) [junit4] 2> 175117 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_E7DC1D7AF9C60A2B-001/shard-2-001 of type NRT [junit4] 2> 175118 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10 [junit4] 2> 175120 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 175120 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 175120 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 175120 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@393b256{/twdo,null,AVAILABLE} [junit4] 2> 175121 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2c986b93{HTTP/1.1,[http/1.1]}{127.0.0.1:38111} [junit4] 2> 175121 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.e.j.s.Server Started @175148ms [junit4] 2> 175121 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/twdo, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_E7DC1D7AF9C60A2B-001/tempDir-001/jetty2, hostPort=38111, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_E7DC1D7AF9C60A2B-001/shard-2-001/cores, replicaType=NRT} [junit4] 2> 175122 ERROR (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 175122 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 175123 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.5.0 [junit4] 2> 175123 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 175123 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 175123 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-07-08T16:24:48.312152Z [junit4] 2> 175129 INFO (zkConnectionManagerCallback-621-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 175130 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 175130 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_E7DC1D7AF9C60A2B-001/shard-2-001/solr.xml [junit4] 2> 175133 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 175133 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 175134 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@625dec07, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 175382 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38411/solr [junit4] 2> 175383 INFO (zkConnectionManagerCallback-625-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 175386 INFO (zkConnectionManagerCallback-627-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 175389 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:38111_twdo ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 175390 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:38111_twdo ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 175392 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:38111_twdo ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 175392 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:38111_twdo ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38111_twdo [junit4] 2> 175392 INFO (zkCallback-584-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 175392 INFO (zkCallback-591-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 175392 INFO (zkCallback-602-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 175392 INFO (zkCallback-610-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 175393 INFO (zkCallback-617-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 175393 INFO (zkCallback-626-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 175401 INFO (zkConnectionManagerCallback-634-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 175402 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:38111_twdo ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 175402 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:38111_twdo ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38411/solr ready [junit4] 2> 175403 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:38111_twdo ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 175412 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:38111_twdo ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@625dec07 [junit4] 2> 175418 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:38111_twdo ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@625dec07 [junit4] 2> 175418 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:38111_twdo ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@625dec07 [junit4] 2> 175419 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:38111_twdo ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_E7DC1D7AF9C60A2B-001/shard-2-001/cores [junit4] 2> 175438 INFO (qtp357302191-2328) [n:127.0.0.1:38111_twdo ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:38111_twdo&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 175440 INFO (OverseerCollectionConfigSetProcessor-72092738389803012-127.0.0.1:44125_twdo-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 175440 INFO (OverseerThreadFactory-1084-thread-4) [ c:collection1 s:shard3 ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:38111_twdo for creating new replica [junit4] 2> 175443 INFO (qtp357302191-2323) [n:127.0.0.1:38111_twdo x:collection1_shard3_replica_n83] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n83&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT [junit4] 2> 175546 INFO (zkCallback-610-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 176462 INFO (qtp357302191-2323) [n:127.0.0.1:38111_twdo c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0 [junit4] 2> 176471 INFO (qtp357302191-2323) [n:127.0.0.1:38111_twdo c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.s.IndexSchema [collection1_shard3_replica_n83] Schema name=test [junit4] 2> 176542 INFO (qtp357302191-2323) [n:127.0.0.1:38111_twdo c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 176559 INFO (qtp357302191-2323) [n:127.0.0.1:38111_twdo c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n83' using configuration from collection collection1, trusted=true [junit4] 2> 176559 INFO (qtp357302191-2323) [n:127.0.0.1:38111_twdo c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard3.replica_n83' (registry 'solr.core.collection1.shard3.replica_n83') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@625dec07 [junit4] 2> 176559 INFO (qtp357302191-2323) [n:127.0.0.1:38111_twdo c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 176559 INFO (qtp357302191-2323) [n:127.0.0.1:38111_twdo c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SolrCore [[collection1_shard3_replica_n83] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_E7DC1D7AF9C60A2B-001/shard-2-001/cores/collection1_shard3_replica_n83], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_E7DC1D7AF9C60A2B-001/shard-2-001/cores/collection1_shard3_replica_n83/data/] [junit4] 2> 176563 INFO (qtp357302191-2323) [n:127.0.0.1:38111_twdo c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 176567 WARN (qtp357302191-2323) [n:127.0.0.1:38111_twdo c:collection1 s:shard3 x:collection1_shard3_replica_n83] 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> 176597 INFO (qtp357302191-2323) [n:127.0.0.1:38111_twdo c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 176597 INFO (qtp357302191-2323) [n:127.0.0.1:38111_twdo c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 176598 INFO (qtp357302191-2323) [n:127.0.0.1:38111_twdo c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 176598 INFO (qtp357302191-2323) [n:127.0.0.1:38111_twdo c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 176599 INFO (qtp357302191-2323) [n:127.0.0.1:38111_twdo c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=8, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 176599 INFO (qtp357302191-2323) [n:127.0.0.1:38111_twdo c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.s.SolrIndexSearcher Opening [Searcher@52fcd1b7[collection1_shard3_replica_n83] main] [junit4] 2> 176600 INFO (qtp357302191-2323) [n:127.0.0.1:38111_twdo c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 176600 INFO (qtp357302191-2323) [n:127.0.0.1:38111_twdo c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 176601 INFO (qtp357302191-2323) [n:127.0.0.1:38111_twdo c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 176601 INFO (qtp357302191-2323) [n:127.0.0.1:38111_twdo c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1605440204743639040 [junit4] 2> 176601 INFO (searcherExecutor-1117-thread-1-processing-n:127.0.0.1:38111_twdo x:collection1_shard3_replica_n83 c:collection1 s:shard3) [n:127.0.0.1:38111_twdo c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SolrCore [collection1_shard3_replica_n83] Registered new searcher Searcher@52fcd1b7[collection1_shard3_replica_n83] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 176605 INFO (qtp357302191-2323) [n:127.0.0.1:38111_twdo c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard3 to Terms{values={core_node84=0}, version=0} [junit4] 2> 176606 INFO (qtp357302191-2323) [n:127.0.0.1:38111_twdo c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 176606 INFO (qtp357302191-2323) [n:127.0.0.1:38111_twdo c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 176606 INFO (qtp357302191-2323) [n:127.0.0.1:38111_twdo c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38111/twdo/collection1_shard3_replica_n83/ [junit4] 2> 176606 INFO (qtp357302191-2323) [n:127.0.0.1:38111_twdo c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 176606 INFO (qtp357302191-2323) [n:127.0.0.1:38111_twdo c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.SyncStrategy http://127.0.0.1:38111/twdo/collection1_shard3_replica_n83/ has no replicas [junit4] 2> 176606 INFO (qtp357302191-2323) [n:127.0.0.1:38111_twdo c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 176607 INFO (qtp357302191-2323) [n:127.0.0.1:38111_twdo c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38111/twdo/collection1_shard3_replica_n83/ shard3 [junit4] 2> 176708 INFO (zkCallback-610-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 176708 INFO (qtp357302191-2323) [n:127.0.0.1:38111_twdo c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 176710 INFO (qtp357302191-2323) [n:127.0.0.1:38111_twdo c:collection1 s:shard3 x:collection1_shard3_replica_n83] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n83&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1267 [junit4] 2> 176712 INFO (qtp357302191-2328) [n:127.0.0.1:38111_twdo c:collection1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:38111_twdo&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2} status=0 QTime=1274 [junit4] 2> 176810 INFO (zkCallback-610-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 176810 INFO (zkCallback-626-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3]) [junit4] 2> 176826 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_E7DC1D7AF9C60A2B-001/shard-3-001 of type NRT [junit4] 2> 176826 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10 [junit4] 2> 176827 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 176827 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 176827 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 176827 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@112d0718{/twdo,null,AVAILABLE} [junit4] 2> 176828 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1306e060{HTTP/1.1,[http/1.1]}{127.0.0.1:45925} [junit4] 2> 176828 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.e.j.s.Server Started @176855ms [junit4] 2> 176828 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/twdo, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_E7DC1D7AF9C60A2B-001/tempDir-001/jetty3, hostPort=45925, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_E7DC1D7AF9C60A2B-001/shard-3-001/cores, replicaType=NRT} [junit4] 2> 176828 ERROR (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 176828 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 176828 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.5.0 [junit4] 2> 176828 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 176828 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 176828 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-07-08T16:24:50.017970Z [junit4] 2> 176833 INFO (zkConnectionManagerCallback-637-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 176834 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 176834 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_E7DC1D7AF9C60A2B-001/shard-3-001/solr.xml [junit4] 2> 176835 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 176835 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 176836 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@625dec07, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 176938 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38411/solr [junit4] 2> 176939 INFO (zkConnectionManagerCallback-641-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 176941 INFO (zkConnectionManagerCallback-643-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 176944 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:45925_twdo ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 176945 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:45925_twdo ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 176947 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:45925_twdo ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 176947 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:45925_twdo ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45925_twdo [junit4] 2> 176948 INFO (zkCallback-602-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 176948 INFO (zkCallback-617-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 176948 INFO (zkCallback-626-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 176948 INFO (zkCallback-591-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 176948 INFO (zkCallback-610-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 176948 INFO (zkCallback-633-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 176950 INFO (zkCallback-642-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 176950 INFO (zkCallback-584-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 176961 INFO (zkConnectionManagerCallback-650-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 176961 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:45925_twdo ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 176962 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:45925_twdo ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38411/solr ready [junit4] 2> 176966 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:45925_twdo ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 176977 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:45925_twdo ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@625dec07 [junit4] 2> 176983 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:45925_twdo ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@625dec07 [junit4] 2> 176983 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:45925_twdo ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@625dec07 [junit4] 2> 176985 INFO (TEST-TestRebalanceLeaders.test-seed#[E7DC1D7AF9C60A2B]) [n:127.0.0.1:45925_twdo ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_E7DC1D7AF9C60A2B-001/shard-3-001/cores [junit4] 2> 177009 INFO (qtp357302191-2322) [n:127.0.0.1:38111_twdo ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45925_twdo&action=ADDREPLICA&collection=collection1&shard=shard4&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 177010 INFO (OverseerCollectionConfigSetProcessor-72092738389803012-127.0.0.1:44125_twdo-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 177010 INFO (OverseerThreadFactory-1084-thread-5) [ c:collection1 s:shard4 ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:45925_twdo for creating new replica [junit4] 2> 177016 INFO (qtp30363855-2367) [n:127.0.0.1:45925_twdo x:collection1_shard4_replica_n85] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard4_replica_n85&action=CREATE&collection=collection1&shard=shard4&wt=javabin&version=2&replicaType=NRT [junit4] 2> 177119 INFO (zkCallback-626-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> 177119 INFO (zkCallback-610-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> 178034 INFO (qtp30363855-2367) [n:127.0.0.1:45925_twdo c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0 [junit4] 2> 178042 INFO (qtp30363855-2367) [n:127.0.0.1:45925_twdo c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.s.IndexSchema [collection1_shard4_replica_n85] Schema name=test [junit4] 2> 178091 INFO (qtp30363855-2367) [n:127.0.0.1:45925_twdo c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id [junit4] 2> 178099 INFO (qtp30363855-2367) [n:127.0.0.1:45925_twdo c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard4_replica_n85' using configuration from collection collection1, trusted=true [junit4] 2> 178099 INFO (qtp30363855-2367) [n:127.0.0.1:45925_twdo c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard4.replica_n85' (registry 'solr.core.collection1.shard4.replica_n85') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@625dec07 [junit4] 2> 178100 INFO (qtp30363855-2367) [n:127.0.0.1:45925_twdo c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 178100 INFO (qtp30363855-2367) [n:127.0.0.1:45925_twdo c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.SolrCore [[collection1_shard4_replica_n85] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_E7DC1D7AF9C60A2B-001/shard-3-001/cores/collection1_shard4_replica_n85], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders_E7DC1D7AF9C60A2B-001/shard-3-001/cores/collection1_shard4_replica_n85/data/] [junit4] 2> 178102 INFO (qtp30363855-2367) [n:127.0.0.1:45925_twdo c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 178103 WARN (qtp30363855-2367) [n:127.0.0.1:45925_twdo c:collection1 s:shard4 x:collection1_shard4_replica_n85] 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> 178143 INFO (qtp30363855-2367) [n:127.0.0.1:45925_twdo c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 178143 INFO (qtp30363855-2367) [n:127.0.0.1:45925_twdo c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 178145 INFO (qtp30363855-2367) [n:127.0.0.1:45925_twdo c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 178145 INFO (qtp30363855-2367) [n:127.0.0.1:45925_twdo c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 178146 INFO (qtp30363855-2367) [n:127.0.0.1:45925_twdo c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=8, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 178146 INFO (qtp30363855-2367) [n:127.0.0.1:45925_twdo c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.s.SolrIndexSearcher Opening [Searcher@45e589af[collection1_shard4_replica_n85] main] [junit4] 2> 178147 INFO (qtp30363855-2367) [n:127.0.0.1:45925_twdo c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 178147 INFO (qtp30363855-2367) [n:127.0.0.1:45925_twdo c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 178148 INFO (qtp30363855-2367) [n:127.0.0.1:45925_twdo c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 178148 INFO (searcherExecutor-1131-thread-1-processing-n:127.0.0.1:45925_twdo x:collection1_shard4_replica_n85 c:collection1 s:shard4) [n:127.0.0.1:45925_twdo c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.SolrCore [collection1_shard4_replica_n85] Registered new searcher Searcher@45e589af[collection1_shard4_replica_n85] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 178149 INFO (qtp30363855-2367) [n:127.0.0.1:45925_twdo c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1605440206366834688 [junit4] 2> 178152 INFO (qtp30363855-2367) [n:127.0.0.1:45925_twdo c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard4 to Terms{values={core_node86=0}, version=0} [junit4] 2> 178153 INFO (qtp30363855-2367) [n:127.0.0.1:45925_twdo c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 178153 INFO (qtp30363855-2367) [n:127.0.0.1:45925_twdo c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 178153 INFO (qtp30363855-2367) [n:127.0.0.1:45925_twdo c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45925/twdo/collection1_shard4_replica_n85/ [junit4] 2> 178153 INFO (qtp30363855-2367) [n:127.0.0.1:45925_twdo c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 178154 INFO (qtp30363855-2367) [n:127.0.0.1:45925_twdo c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.SyncStrategy http://127.0.0.1:45925/twdo/collection1_shard4_replica_n85/ has no replicas [junit4] 2> 178154 INFO (qtp30363855-2367) [n:127.0.0.1:45925_twdo c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 178155 INFO (qtp30363855-2367) [n:127.0.0.1:45925_twdo c:collection1 s:shard4 x:collection1_shard4_replica_n85] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45925/twdo/collection1_shard4_replica_n85/ shard4 [junit4] 2> 178257 INFO (zkCallback-610-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 [...truncated too long message...] ica_n1 / com.codahale.metrics.MetricRegistry@e273bcd [junit4] 2> 59361 INFO (coreCloseExecutor-139-thread-1) [n:127.0.0.1:43391_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.cdcr-cluster2.shard1.leader, tag=33d03808 [junit4] 2> 59361 INFO (coreCloseExecutor-139-thread-2) [n:127.0.0.1:43391_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.cdcr-cluster2.shard2.leader, tag=7d228105 [junit4] 2> 59361 INFO (coreCloseExecutor-139-thread-1) [n:127.0.0.1:43391_solr c:cdcr-cluster2 s:shard1 r:core_node3 x:cdcr-cluster2_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Solr core is being closed - shutting down CDCR handler @ cdcr-cluster2:shard1 [junit4] 2> 59364 INFO (coreCloseExecutor-139-thread-2) [n:127.0.0.1:43391_solr c:cdcr-cluster2 s:shard2 r:core_node4 x:cdcr-cluster2_shard2_replica_n2] o.a.s.h.CdcrRequestHandler Solr core is being closed - shutting down CDCR handler @ cdcr-cluster2:shard2 [junit4] 2> 59420 WARN (zkConnectionManagerCallback-167-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4beea9ae name: ZooKeeperConnection Watcher:127.0.0.1:36557/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None [junit4] 2> 59427 WARN (zkConnectionManagerCallback-172-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@224bfb35 name: ZooKeeperConnection Watcher:127.0.0.1:36557/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None [junit4] 2> 59440 INFO (jetty-closer-88-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72092920845172739-127.0.0.1:43391_solr-n_0000000000) closing [junit4] 2> 59440 INFO (OverseerStateUpdate-72092920845172739-127.0.0.1:43391_solr-n_0000000000) [ ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43391_solr [junit4] 2> 59440 WARN (OverseerAutoScalingTriggerThread-72092920845172739-127.0.0.1:43391_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 59446 INFO (jetty-closer-88-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1fdcbdd9{/solr,null,UNAVAILABLE} [junit4] 2> 59446 INFO (jetty-closer-88-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 59447 ERROR (TEST-CdcrBidirectionalTest.testBiDir-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 59448 INFO (TEST-CdcrBidirectionalTest.testBiDir-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44777 44777 [junit4] 2> 59448 INFO (Thread-34) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44777 44777 [junit4] 2> 59449 WARN (Thread-34) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 5 /solr/aliases.json [junit4] 2> 5 /solr/clusterprops.json [junit4] 2> 3 /solr/collections/cdcr-cluster2/terms/shard2 [junit4] 2> 3 /solr/collections/cdcr-cluster2/terms/shard1 [junit4] 2> 2 /solr/configs/cdcr-cluster2/managed-schema [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 6 /solr/collections/cdcr-cluster2/cdcr/state/process [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 2 /solr/collections/cdcr-cluster2/cdcr/state/buffer [junit4] 2> 2 /solr/collections/cdcr-cluster2/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 5 /solr/live_nodes [junit4] 2> 5 /solr/collections [junit4] 2> [junit4] 2> 59450 INFO (TEST-CdcrBidirectionalTest.testBiDir-seed#[E7DC1D7AF9C60A2B]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testBiDir [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CdcrBidirectionalTest -Dtests.method=testBiDir -Dtests.seed=E7DC1D7AF9C60A2B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=si -Dtests.timezone=Europe/Berlin -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 22.7s J2 | CdcrBidirectionalTest.testBiDir <<< [junit4] > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=493, name=cdcr-replicator-134-thread-1, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest] [junit4] > Caused by: java.lang.AssertionError: 1605443136758218752 != 1605443136608272384 [junit4] > at __randomizedtesting.SeedInfo.seed([E7DC1D7AF9C60A2B]:0) [junit4] > at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611) [junit4] > at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125) [junit4] > at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$start$0(CdcrReplicatorScheduler.java:81) [junit4] > at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] > at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135) [junit4] > at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [junit4] > at java.base/java.lang.Thread.run(Thread.java:844)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=512, name=cdcr-replicator-134-thread-2, state=RUNNABLE, group=TGRP-CdcrBidirectionalTest] [junit4] > Caused by: java.lang.AssertionError: 1605443136758218752 != 1605443136608272384 [junit4] > at __randomizedtesting.SeedInfo.seed([E7DC1D7AF9C60A2B]:0) [junit4] > at org.apache.solr.update.CdcrUpdateLog$CdcrLogReader.forwardSeek(CdcrUpdateLog.java:611) [junit4] > at org.apache.solr.handler.CdcrReplicator.run(CdcrReplicator.java:125) [junit4] > at org.apache.solr.handler.CdcrReplicatorScheduler.lambda$start$0(CdcrReplicatorScheduler.java:81) [junit4] > at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] > at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135) [junit4] > at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [junit4] > at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 59456 INFO (SUITE-CdcrBidirectionalTest-seed#[E7DC1D7AF9C60A2B]-worker) [ ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released [junit4] 2> Jul 08, 2018 5:11:30 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 6 leaked thread(s). [junit4] 2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=1689, maxDocsPerChunk=83, blockSize=381), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=1689, blockSize=381)), sim=RandomSimilarity(queryNorm=true): {}, locale=si, timezone=Europe/Berlin [junit4] 2> NOTE: Linux 4.15.0-24-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=330441952,total=496500736 [junit4] 2> NOTE: All tests run in this JVM: [CdcrBidirectionalTest, CdcrBidirectionalTest] [junit4] Completed [2/10 (1!)] on J2 in 22.95s, 1 test, 1 error <<< FAILURES! [...truncated 45 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1092: There were test failures: 10 suites, 10 tests, 1 error [seed: E7DC1D7AF9C60A2B] Total time: 2 minutes 50 seconds [repro] Setting last failure code to 256 [repro] Failures: [repro] 0/5 failed: org.apache.solr.cloud.TestRebalanceLeaders [repro] 1/5 failed: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest [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=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/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=9cd7daf8f907d93743463eb73cb921a3125c5909, workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux [WARNINGS] Computing warning deltas based on reference build #2285 Recording test results Setting ANT_1_8_2_HOME=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
