Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/416/
1 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:37139/gsn/uk/forceleader_test_collection Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:37139/gsn/uk/forceleader_test_collection at __randomizedtesting.SeedInfo.seed([7A776A947A0461A0:9CE05E54438698C1]: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:484) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:414) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1110) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:504) at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:479) at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:294) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1063) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1035) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at 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.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at 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:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542) ... 52 more Build Log: [...truncated 14767 lines...] [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest [junit4] 2> 2620215 INFO (SUITE-ForceLeaderTest-seed#[7A776A947A0461A0]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_7A776A947A0461A0-001/init-core-data-001 [junit4] 2> 2620216 WARN (SUITE-ForceLeaderTest-seed#[7A776A947A0461A0]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=102 numCloses=102 [junit4] 2> 2620216 INFO (SUITE-ForceLeaderTest-seed#[7A776A947A0461A0]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 2620218 INFO (SUITE-ForceLeaderTest-seed#[7A776A947A0461A0]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776) [junit4] 2> 2620218 INFO (SUITE-ForceLeaderTest-seed#[7A776A947A0461A0]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /gsn/uk [junit4] 2> 2620223 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2620223 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2620223 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2620323 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.ZkTestServer start zk server on port:44176 [junit4] 2> 2620323 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44176 [junit4] 2> 2620323 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44176 [junit4] 2> 2620330 INFO (zkConnectionManagerCallback-70446-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2620333 INFO (zkConnectionManagerCallback-70448-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2620335 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 2620337 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 2620339 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2620340 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 2620342 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 2620343 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 2620345 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 2620347 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 2620349 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2620350 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 2620352 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 2620353 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 2620548 WARN (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2620548 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2620548 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2620548 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 2620549 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2620549 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2620549 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2620552 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@193a10a5{/gsn/uk,null,AVAILABLE} [junit4] 2> 2620555 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@932bc38{HTTP/1.1,[http/1.1]}{127.0.0.1:46644} [junit4] 2> 2620555 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.e.j.s.Server Started @2620613ms [junit4] 2> 2620555 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_7A776A947A0461A0-001/tempDir-001/control/data, replicaType=NRT, hostContext=/gsn/uk, hostPort=35330, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_7A776A947A0461A0-001/control-001/cores} [junit4] 2> 2620555 ERROR (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2620555 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2620555 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.7.0 [junit4] 2> 2620555 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2620555 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2620555 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-12-29T08:27:58.174Z [junit4] 2> 2620558 INFO (zkConnectionManagerCallback-70450-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2620559 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2620559 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_7A776A947A0461A0-001/control-001/solr.xml [junit4] 2> 2620578 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2620578 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2620580 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@32f17b8e, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2620706 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44176/solr [junit4] 2> 2620708 INFO (zkConnectionManagerCallback-70454-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2620711 INFO (zkConnectionManagerCallback-70456-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2620798 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35330_gsn%2Fuk [junit4] 2> 2620798 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.c.Overseer Overseer (id=72529902391001092-127.0.0.1:35330_gsn%2Fuk-n_0000000000) starting [junit4] 2> 2620805 INFO (zkConnectionManagerCallback-70463-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2620808 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44176/solr ready [junit4] 2> 2620809 INFO (OverseerStateUpdate-72529902391001092-127.0.0.1:35330_gsn%2Fuk-n_0000000000) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35330_gsn%2Fuk [junit4] 2> 2620810 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35330_gsn%2Fuk [junit4] 2> 2620812 INFO (zkCallback-70462-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2620812 INFO (zkCallback-70455-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2620842 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2620871 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32f17b8e [junit4] 2> 2620889 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32f17b8e [junit4] 2> 2620889 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32f17b8e [junit4] 2> 2620891 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_7A776A947A0461A0-001/control-001/cores [junit4] 2> 2620920 INFO (zkConnectionManagerCallback-70469-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2620921 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2620923 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44176/solr ready [junit4] 2> 2620923 INFO (SocketProxy-Acceptor-35330) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=38948,localport=35330], receiveBufferSize:531000 [junit4] 2> 2620924 INFO (SocketProxy-Acceptor-35330) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=46644,localport=56046], receiveBufferSize=530904 [junit4] 2> 2620924 INFO (qtp1496029853-150816) [n:127.0.0.1:35330_gsn%2Fuk ] 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:35330_gsn%252Fuk&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2620929 INFO (OverseerThreadFactory-13313-thread-1-processing-n:127.0.0.1:35330_gsn%2Fuk) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 2620932 DEBUG (OverseerStateUpdate-72529902391001092-127.0.0.1:35330_gsn%2Fuk-n_0000000000) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "name":"control_collection", [junit4] 2> "fromApi":"true", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards":"1", [junit4] 2> "createNodeSet":"127.0.0.1:35330_gsn%2Fuk", [junit4] 2> "nrtReplicas":"1", [junit4] 2> "stateFormat":"2", [junit4] 2> "replicationFactor":"1", [junit4] 2> "operation":"create"} current state version: 0 [junit4] 2> 2621035 INFO (SocketProxy-Acceptor-35330) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=38952,localport=35330], receiveBufferSize:531000 [junit4] 2> 2621036 INFO (SocketProxy-Acceptor-35330) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=46644,localport=56050], receiveBufferSize=530904 [junit4] 2> 2621037 INFO (qtp1496029853-150818) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2621038 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2621039 INFO (qtp1496029853-150815) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2621040 INFO (qtp1496029853-150817) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2621041 INFO (qtp1496029853-150818) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2621047 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk 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> 2621048 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2621053 DEBUG (OverseerStateUpdate-72529902391001092-127.0.0.1:35330_gsn%2Fuk-n_0000000000) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "core":"control_collection_shard1_replica_n1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:35330/gsn/uk", [junit4] 2> "node_name":"127.0.0.1:35330_gsn%2Fuk", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 2622070 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0 [junit4] 2> 2622087 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk 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> 2622251 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2622278 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk 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> 2622279 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk 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@32f17b8e [junit4] 2> 2622279 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk 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 [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_7A776A947A0461A0-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_7A776A947A0461A0-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 2622282 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=3.416015625, floorSegmentMB=1.45703125, forceMergeDeletesPctAllowed=20.099694871553954, segmentsPerTier=4.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=24.01813429276941 [junit4] 2> 2622285 WARN (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk 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> 2622361 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk 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> 2622361 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk 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> 2622365 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2622365 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2622366 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=34.8974609375, floorSegmentMB=1.2060546875, forceMergeDeletesPctAllowed=24.197082804752345, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6512667239896066, deletesPctAllowed=44.53567671284869 [junit4] 2> 2622367 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7eee9043[control_collection_shard1_replica_n1] main] [junit4] 2> 2622368 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2622369 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk 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> 2622369 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2622370 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk 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 1621174077346545664 [junit4] 2> 2622373 INFO (searcherExecutor-13318-thread-1-processing-n:127.0.0.1:35330_gsn%2Fuk x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:35330_gsn%2Fuk 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@7eee9043[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2622379 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk 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> 2622379 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1 [junit4] 2> 2622394 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2622394 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk 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> 2622394 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35330/gsn/uk/control_collection_shard1_replica_n1/ [junit4] 2> 2622395 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk 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> 2622396 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:35330/gsn/uk/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 2622397 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk 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> 2622401 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72529902391001092-core_node2-n_0000000000 [junit4] 2> 2622404 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk 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:35330/gsn/uk/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 2622405 DEBUG (OverseerStateUpdate-72529902391001092-127.0.0.1:35330_gsn%2Fuk-n_0000000000) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "base_url":"http://127.0.0.1:35330/gsn/uk", [junit4] 2> "core":"control_collection_shard1_replica_n1", [junit4] 2> "state":"active"} current state version: 0 [junit4] 2> 2622506 INFO (zkCallback-70455-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> 2622506 INFO (zkCallback-70455-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 2622507 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk 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> 2622509 DEBUG (OverseerStateUpdate-72529902391001092-127.0.0.1:35330_gsn%2Fuk-n_0000000000) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "core":"control_collection_shard1_replica_n1", [junit4] 2> "core_node_name":"core_node2", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:35330/gsn/uk", [junit4] 2> "node_name":"127.0.0.1:35330_gsn%2Fuk", [junit4] 2> "numShards":"1", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 2622510 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk 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=1463 [junit4] 2> 2622514 INFO (qtp1496029853-150816) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 2622611 INFO (zkCallback-70455-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 2622611 INFO (zkCallback-70455-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 2622611 INFO (qtp1496029853-150816) [n:127.0.0.1:35330_gsn%2Fuk ] 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:35330_gsn%252Fuk&wt=javabin&version=2} status=0 QTime=1686 [junit4] 2> 2622611 INFO (zkCallback-70455-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> 2622625 INFO (zkConnectionManagerCallback-70474-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2622626 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2622627 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44176/solr ready [junit4] 2> 2622627 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 2622628 INFO (SocketProxy-Acceptor-35330) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=38992,localport=35330], receiveBufferSize:531000 [junit4] 2> 2622629 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2622631 INFO (SocketProxy-Acceptor-35330) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=46644,localport=56090], receiveBufferSize=530904 [junit4] 2> 2622632 INFO (OverseerThreadFactory-13313-thread-2-processing-n:127.0.0.1:35330_gsn%2Fuk) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 2622632 INFO (OverseerCollectionConfigSetProcessor-72529902391001092-127.0.0.1:35330_gsn%2Fuk-n_0000000000) [n:127.0.0.1:35330_gsn%2Fuk ] 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> 2622636 DEBUG (OverseerStateUpdate-72529902391001092-127.0.0.1:35330_gsn%2Fuk-n_0000000000) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "name":"collection1", [junit4] 2> "fromApi":"true", [junit4] 2> "collection.configName":"conf1", [junit4] 2> "numShards":"2", [junit4] 2> "createNodeSet":"", [junit4] 2> "stateFormat":"1", [junit4] 2> "nrtReplicas":"1", [junit4] 2> "replicationFactor":"1", [junit4] 2> "operation":"create"} current state version: 0 [junit4] 2> 2622836 WARN (OverseerThreadFactory-13313-thread-2-processing-n:127.0.0.1:35330_gsn%2Fuk) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 2622839 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 2622840 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=211 [junit4] 2> 2622841 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3 [junit4] 2> 2623016 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_7A776A947A0461A0-001/shard-1-001 of type NRT [junit4] 2> 2623017 WARN (closeThreadPool-70475-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2623018 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2623018 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2623018 INFO (closeThreadPool-70475-thread-1) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 2623019 INFO (closeThreadPool-70475-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2623019 INFO (closeThreadPool-70475-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2623019 INFO (closeThreadPool-70475-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2623020 INFO (closeThreadPool-70475-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7430dcf1{/gsn/uk,null,AVAILABLE} [junit4] 2> 2623021 INFO (closeThreadPool-70475-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5c9934fc{HTTP/1.1,[http/1.1]}{127.0.0.1:36488} [junit4] 2> 2623021 INFO (closeThreadPool-70475-thread-1) [ ] o.e.j.s.Server Started @2623079ms [junit4] 2> 2623021 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_7A776A947A0461A0-001/tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/gsn/uk, hostPort=37139, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_7A776A947A0461A0-001/shard-1-001/cores} [junit4] 2> 2623021 ERROR (closeThreadPool-70475-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2623021 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2623021 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.7.0 [junit4] 2> 2623021 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2623021 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2623022 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-12-29T08:28:00.641Z [junit4] 2> 2623024 INFO (zkConnectionManagerCallback-70477-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2623029 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2623029 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_7A776A947A0461A0-001/shard-1-001/solr.xml [junit4] 2> 2623034 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2623034 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2623062 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@32f17b8e, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2623187 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44176/solr [junit4] 2> 2623188 INFO (zkConnectionManagerCallback-70481-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2623191 INFO (zkConnectionManagerCallback-70483-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2623198 INFO (closeThreadPool-70475-thread-1) [n:127.0.0.1:37139_gsn%2Fuk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2623203 INFO (closeThreadPool-70475-thread-1) [n:127.0.0.1:37139_gsn%2Fuk ] o.a.s.c.ZkController Publish node=127.0.0.1:37139_gsn%2Fuk as DOWN [junit4] 2> 2623205 INFO (closeThreadPool-70475-thread-1) [n:127.0.0.1:37139_gsn%2Fuk ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2623205 DEBUG (OverseerStateUpdate-72529902391001092-127.0.0.1:35330_gsn%2Fuk-n_0000000000) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:37139_gsn%2Fuk"} current state version: 1 [junit4] 2> 2623205 INFO (closeThreadPool-70475-thread-1) [n:127.0.0.1:37139_gsn%2Fuk ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37139_gsn%2Fuk [junit4] 2> 2623206 INFO (zkCallback-70455-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2623206 INFO (zkCallback-70473-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2623207 INFO (zkCallback-70462-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2623207 INFO (zkCallback-70482-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2623251 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_7A776A947A0461A0-001/shard-2-001 of type NRT [junit4] 2> 2623252 WARN (closeThreadPool-70475-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2623252 INFO (closeThreadPool-70475-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2623252 INFO (closeThreadPool-70475-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2623253 INFO (closeThreadPool-70475-thread-2) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 2623261 INFO (zkConnectionManagerCallback-70490-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2623263 INFO (closeThreadPool-70475-thread-1) [n:127.0.0.1:37139_gsn%2Fuk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2623263 INFO (closeThreadPool-70475-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2623263 INFO (closeThreadPool-70475-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2623263 INFO (closeThreadPool-70475-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2623263 INFO (closeThreadPool-70475-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@162aafb{/gsn/uk,null,AVAILABLE} [junit4] 2> 2623265 INFO (closeThreadPool-70475-thread-1) [n:127.0.0.1:37139_gsn%2Fuk ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44176/solr ready [junit4] 2> 2623265 INFO (closeThreadPool-70475-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@312f667{HTTP/1.1,[http/1.1]}{127.0.0.1:38037} [junit4] 2> 2623265 INFO (closeThreadPool-70475-thread-2) [ ] o.e.j.s.Server Started @2623323ms [junit4] 2> 2623265 INFO (closeThreadPool-70475-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_7A776A947A0461A0-001/tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/gsn/uk, hostPort=32829, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_7A776A947A0461A0-001/shard-2-001/cores} [junit4] 2> 2623265 ERROR (closeThreadPool-70475-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2623265 INFO (closeThreadPool-70475-thread-1) [n:127.0.0.1:37139_gsn%2Fuk ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2623266 INFO (closeThreadPool-70475-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2623266 INFO (closeThreadPool-70475-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.7.0 [junit4] 2> 2623266 INFO (closeThreadPool-70475-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2623266 INFO (closeThreadPool-70475-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2623266 INFO (closeThreadPool-70475-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-12-29T08:28:00.885Z [junit4] 2> 2623270 INFO (zkConnectionManagerCallback-70493-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2623279 INFO (closeThreadPool-70475-thread-2) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2623279 INFO (closeThreadPool-70475-thread-2) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_7A776A947A0461A0-001/shard-2-001/solr.xml [junit4] 2> 2623289 INFO (closeThreadPool-70475-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2623289 INFO (closeThreadPool-70475-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2623292 INFO (closeThreadPool-70475-thread-2) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@32f17b8e, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2623299 INFO (closeThreadPool-70475-thread-1) [n:127.0.0.1:37139_gsn%2Fuk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32f17b8e [junit4] 2> 2623319 INFO (closeThreadPool-70475-thread-1) [n:127.0.0.1:37139_gsn%2Fuk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32f17b8e [junit4] 2> 2623319 INFO (closeThreadPool-70475-thread-1) [n:127.0.0.1:37139_gsn%2Fuk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32f17b8e [junit4] 2> 2623321 INFO (closeThreadPool-70475-thread-1) [n:127.0.0.1:37139_gsn%2Fuk ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_7A776A947A0461A0-001/shard-1-001/cores [junit4] 2> 2623451 INFO (closeThreadPool-70475-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44176/solr [junit4] 2> 2623453 INFO (zkConnectionManagerCallback-70497-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2623455 INFO (zkConnectionManagerCallback-70499-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2623461 INFO (closeThreadPool-70475-thread-2) [n:127.0.0.1:32829_gsn%2Fuk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2623465 INFO (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[7A776A947A0461A0]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_7A776A947A0461A0-001/shard-3-001 of type NRT [junit4] 2> 2623465 WARN (closeThreadPool-70475-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 2623466 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 2623466 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 2623466 INFO (closeThreadPool-70475-thread-1) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 2623467 INFO (closeThreadPool-70475-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2623467 INFO (closeThreadPool-70475-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2623467 INFO (closeThreadPool-70475-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2623467 INFO (closeThreadPool-70475-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d03fa64{/gsn/uk,null,AVAILABLE} [junit4] 2> 2623468 INFO (closeThreadPool-70475-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@f0b9f97{HTTP/1.1,[http/1.1]}{127.0.0.1:36482} [junit4] 2> 2623468 INFO (closeThreadPool-70475-thread-1) [ ] o.e.j.s.Server Started @2623526ms [junit4] 2> 2623468 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_7A776A947A0461A0-001/tempDir-001/jetty3, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/gsn/uk, hostPort=38021, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_7A776A947A0461A0-001/shard-3-001/cores} [junit4] 2> 2623468 ERROR (closeThreadPool-70475-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2623468 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2623468 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.7.0 [junit4] 2> 2623469 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2623469 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2623469 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-12-29T08:28:01.088Z [junit4] 2> 2623472 INFO (closeThreadPool-70475-thread-2) [n:127.0.0.1:32829_gsn%2Fuk ] o.a.s.c.ZkController Publish node=127.0.0.1:32829_gsn%2Fuk as DOWN [junit4] 2> 2623472 INFO (zkConnectionManagerCallback-70503-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2623473 INFO (closeThreadPool-70475-thread-2) [n:127.0.0.1:32829_gsn%2Fuk ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2623473 INFO (closeThreadPool-70475-thread-2) [n:127.0.0.1:32829_gsn%2Fuk ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32829_gsn%2Fuk [junit4] 2> 2623473 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 2623474 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_7A776A947A0461A0-001/shard-3-001/solr.xml [junit4] 2> 2623474 DEBUG (OverseerStateUpdate-72529902391001092-127.0.0.1:35330_gsn%2Fuk-n_0000000000) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:32829_gsn%2Fuk"} current state version: 1 [junit4] 2> 2623475 INFO (zkCallback-70473-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2623476 INFO (zkCallback-70455-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2623476 INFO (zkCallback-70482-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2623476 INFO (zkCallback-70498-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2623477 INFO (zkCallback-70462-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2623477 INFO (zkCallback-70489-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2623478 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 2623478 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 2623480 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@32f17b8e, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 2623513 INFO (zkConnectionManagerCallback-70508-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2623514 INFO (closeThreadPool-70475-thread-2) [n:127.0.0.1:32829_gsn%2Fuk ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2623516 INFO (closeThreadPool-70475-thread-2) [n:127.0.0.1:32829_gsn%2Fuk ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44176/solr ready [junit4] 2> 2623516 INFO (closeThreadPool-70475-thread-2) [n:127.0.0.1:32829_gsn%2Fuk ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2623552 INFO (closeThreadPool-70475-thread-2) [n:127.0.0.1:32829_gsn%2Fuk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32f17b8e [junit4] 2> 2623576 INFO (closeThreadPool-70475-thread-2) [n:127.0.0.1:32829_gsn%2Fuk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32f17b8e [junit4] 2> 2623576 INFO (closeThreadPool-70475-thread-2) [n:127.0.0.1:32829_gsn%2Fuk ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32f17b8e [junit4] 2> 2623579 INFO (closeThreadPool-70475-thread-2) [n:127.0.0.1:32829_gsn%2Fuk ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_7A776A947A0461A0-001/shard-2-001/cores [junit4] 2> 2623661 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44176/solr [junit4] 2> 2623663 INFO (zkConnectionManagerCallback-70513-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2623665 INFO (zkConnectionManagerCallback-70515-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2623670 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2623675 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:38021_gsn%2Fuk as DOWN [junit4] 2> 2623676 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 2623676 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38021_gsn%2Fuk [junit4] 2> 2623676 DEBUG (OverseerStateUpdate-72529902391001092-127.0.0.1:35330_gsn%2Fuk-n_0000000000) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:38021_gsn%2Fuk"} current state version: 1 [junit4] 2> 2623678 INFO (zkCallback-70482-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2623678 INFO (zkCallback-70507-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2623678 INFO (zkCallback-70498-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2623678 INFO (zkCallback-70473-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2623678 INFO (zkCallback-70455-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2623678 INFO (zkCallback-70462-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2623678 INFO (zkCallback-70489-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2623679 INFO (zkCallback-70514-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2623707 INFO (zkConnectionManagerCallback-70522-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2623709 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2623710 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44176/solr ready [junit4] 2> 2623710 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2623738 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32f17b8e [junit4] 2> 2623754 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32f17b8e [junit4] 2> 2623754 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32f17b8e [junit4] 2> 2623756 INFO (closeThreadPool-70475-thread-1) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_7A776A947A0461A0-001/shard-3-001/cores [junit4] 2> 2623821 INFO (SocketProxy-Acceptor-32829) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=50620,localport=32829], receiveBufferSize:531000 [junit4] 2> 2623822 INFO (SocketProxy-Acceptor-32829) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38037,localport=60662], receiveBufferSize=530904 [junit4] 2> 2623822 INFO (SocketProxy-Acceptor-32829) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=50618,localport=32829], receiveBufferSize:531000 [junit4] 2> 2623823 INFO (SocketProxy-Acceptor-32829) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38037,localport=60666], receiveBufferSize=530904 [junit4] 2> 2623823 INFO (qtp51894527-150911) [n:127.0.0.1:32829_gsn%2Fuk ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:32829_gsn%252Fuk&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2623823 INFO (SocketProxy-Acceptor-32829) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=50624,localport=32829], receiveBufferSize:531000 [junit4] 2> 2623823 INFO (qtp51894527-150912) [n:127.0.0.1:32829_gsn%2Fuk ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:37139_gsn%252Fuk&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2623824 INFO (SocketProxy-Acceptor-32829) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38037,localport=60668], receiveBufferSize=530904 [junit4] 2> 2623824 INFO (qtp51894527-150910) [n:127.0.0.1:32829_gsn%2Fuk ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:38021_gsn%252Fuk&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2623826 INFO (OverseerCollectionConfigSetProcessor-72529902391001092-127.0.0.1:35330_gsn%2Fuk-n_0000000000) [n:127.0.0.1:35330_gsn%2Fuk ] 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> 2623831 INFO (SocketProxy-Acceptor-32829) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=50630,localport=32829], receiveBufferSize:531000 [junit4] 2> 2623831 INFO (SocketProxy-Acceptor-32829) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38037,localport=60672], receiveBufferSize=530904 [junit4] 2> 2623832 INFO (qtp51894527-150913) [n:127.0.0.1:32829_gsn%2Fuk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2623833 INFO (qtp51894527-150909) [n:127.0.0.1:32829_gsn%2Fuk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2623834 INFO (qtp51894527-150913) [n:127.0.0.1:32829_gsn%2Fuk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2623835 INFO (qtp51894527-150909) [n:127.0.0.1:32829_gsn%2Fuk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2623836 INFO (qtp51894527-150913) [n:127.0.0.1:32829_gsn%2Fuk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2623837 INFO (qtp1496029853-150816) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=1 [junit4] 2> 2623838 INFO (qtp1496029853-150815) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0 [junit4] 2> 2623839 INFO (qtp1496029853-150817) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0 [junit4] 2> 2623840 INFO (qtp1496029853-150818) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2623841 INFO (qtp1496029853-150819) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2623842 INFO (qtp1496029853-150816) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2623843 INFO (qtp1496029853-150815) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2623844 INFO (qtp1496029853-150817) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2623844 INFO (SocketProxy-Acceptor-37139) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=53708,localport=37139], receiveBufferSize:531000 [junit4] 2> 2623845 INFO (SocketProxy-Acceptor-37139) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=36488,localport=50038], receiveBufferSize=530904 [junit4] 2> 2623846 INFO (qtp1419867129-150883) [n:127.0.0.1:37139_gsn%2Fuk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2623847 INFO (qtp1419867129-150884) [n:127.0.0.1:37139_gsn%2Fuk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2623848 INFO (qtp1419867129-150885) [n:127.0.0.1:37139_gsn%2Fuk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2623849 INFO (qtp1419867129-150886) [n:127.0.0.1:37139_gsn%2Fuk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2623849 INFO (qtp1419867129-150882) [n:127.0.0.1:37139_gsn%2Fuk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2623850 INFO (SocketProxy-Acceptor-38021) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=59814,localport=38021], receiveBufferSize:531000 [junit4] 2> 2623850 INFO (SocketProxy-Acceptor-38021) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=36482,localport=43954], receiveBufferSize=530904 [junit4] 2> 2623851 INFO (qtp352763412-150939) [n:127.0.0.1:38021_gsn%2Fuk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2623852 INFO (qtp352763412-150940) [n:127.0.0.1:38021_gsn%2Fuk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2623853 INFO (qtp352763412-150941) [n:127.0.0.1:38021_gsn%2Fuk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2623854 INFO (qtp352763412-150942) [n:127.0.0.1:38021_gsn%2Fuk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2623855 INFO (qtp352763412-150938) [n:127.0.0.1:38021_gsn%2Fuk ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 2623855 INFO (OverseerThreadFactory-13313-thread-3-processing-n:127.0.0.1:35330_gsn%2Fuk) [n:127.0.0.1:35330_gsn%2Fuk c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:32829_gsn%2Fuk for creating new replica of shard shard1 for collection collection1 [junit4] 2> 2623856 INFO (OverseerThreadFactory-13313-thread-4-processing-n:127.0.0.1:35330_gsn%2Fuk) [n:127.0.0.1:35330_gsn%2Fuk c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:37139_gsn%2Fuk for creating new replica of shard shard2 for collection collection1 [junit4] 2> 2623857 INFO (OverseerThreadFactory-13313-thread-3-processing-n:127.0.0.1:35330_gsn%2Fuk) [n:127.0.0.1:35330_gsn%2Fuk c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command. [junit4] 2> 2623858 INFO (OverseerThreadFactory-13313-thread-4-processing-n:127.0.0.1:35330_gsn%2Fuk) [n:127.0.0.1:35330_gsn%2Fuk c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command. [junit4] 2> 2623859 INFO (SocketProxy-Acceptor-32829) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=50642,localport=32829], receiveBufferSize:531000 [junit4] 2> 2623859 INFO (SocketProxy-Acceptor-32829) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38037,localport=60684], receiveBufferSize=530904 [junit4] 2> 2623860 INFO (qtp51894527-150913) [n:127.0.0.1:32829_gsn%2Fuk x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2623860 INFO (SocketProxy-Acceptor-37139) [ ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=53720,localport=37139], receiveBufferSize:531000 [junit4] 2> 2623860 INFO (SocketProxy-Acceptor-37139) [ ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=36488,localport=50050], receiveBufferSize=530904 [junit4] 2> 2623861 INFO (qtp1419867129-150884) [n:127.0.0.1:37139_gsn%2Fuk x:collection1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2623862 DEBUG (OverseerStateUpdate-72529902391001092-127.0.0.1:35330_gsn%2Fuk-n_0000000000) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1_shard1_replica_n1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:32829/gsn/uk", [junit4] 2> "node_name":"127.0.0.1:32829_gsn%2Fuk", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"collection1", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"state"} current state version: 1 [junit4] 2> 2623864 DEBUG (OverseerStateUpdate-72529902391001092-127.0.0.1:35330_gsn%2Fuk-n_0000000000) [n:127.0.0.1:35330_gsn%2Fuk ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "core":"collection1_shard2_replica_n2", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:37139/gsn/uk", [junit4] 2> "node_name":"127.0.0.1:37139_gsn%2Fuk", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"state"} current state version: 1 [junit4] 2> 2624879 INFO (qtp1419867129-150884) [n:127.0.0.1:37139_gsn%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0 [junit4] 2> 2624879 INFO (qtp51894527-150913) [n:127.0.0.1:32829_gsn%2Fuk c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.7.0 [junit4] 2> 2624906 INFO (qtp1419867129-150884) [n:127.0.0.1:37139_gsn%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test [junit4] 2> 2624951 INFO (qtp51894527-150913) [n:127.0.0.1:32829_gsn%2Fuk c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test [junit4] 2> 2625126 INFO (qtp1419867129-150884) [n:127.0.0.1:37139_gsn%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2625136 INFO (qtp51894527-150913) [n:127.0.0.1:32829_gsn%2Fuk c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2625155 INFO (qtp1419867129-150884) [n:127.0.0.1:37139_gsn%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from collection collection1, trusted=true [junit4] 2> 2625155 INFO (qtp1419867129-150884) [n:127.0.0.1:37139_gsn%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32f17b8e [junit4] 2> 2625155 INFO (qtp1419867129-150884) [n:127.0.0.1:37139_gsn%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_7A776A947A0461A0-001/shard-1-001/cores/collection1_shard2_replica_n2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_7A776A947A0461A0-001/shard-1-001/cores/collection1_shard2_replica_n2/data/] [junit4] 2> 2625158 INFO (qtp51894527-150913) [n:127.0.0.1:32829_gsn%2Fuk c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true [junit4] 2> 2625158 INFO (qtp51894527-150913) [n:127.0.0.1:32829_gsn%2Fuk c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@32f17b8e [junit4] 2> 2625158 INFO (qtp51894527-150913) [n:127.0.0.1:32829_gsn%2Fuk c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_7A776A947A0461A0-001/shard-2-001/cores/collection1_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_7A776A947A0461A0-001/shard-2-001/cores/collection1_shard1_replica_n1/data/] [junit4] 2> 2625158 INFO (qtp1419867129-150884) [n:127.0.0.1:37139_gsn%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=3.416015625, floorSegmentMB=1.45703125, forceMergeDeletesPctAllowed=20.099694871553954, segmentsPerTier=4.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=24.01813429276941 [junit4] 2> 2625161 INFO (qtp51894527-150913) [n:127.0.0.1:32829_gsn%2Fuk c:collection1 s:shard1 x:collection1_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=3.416015625, floorSegmentMB=1.45703125, forceMergeDeletesPctAllowed=20.099694871553954, segmentsPerTier=4.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=24.01813429276941 [junit4] 2> 2625168 WARN (qtp1419867129-150884) [n:127.0.0.1:37139_gsn%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 2625176 WARN (qtp51894527-150913) [n:127.0.0.1:32829_gsn%2Fuk c:collection1 s:shard1 x:collection1_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> 2625249 INFO (qtp1419867129-150884) [n:127.0.0.1:37139_gsn%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2625249 INFO (qtp1419867129-150884) [n:127.0.0.1:37139_gsn%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2625252 INFO (qtp1419867129-150884) [n:127.0.0.1:37139_gsn%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2625252 INFO (qtp1419867129-150884) [n:127.0.0.1:37139_gsn%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2625254 INFO (qtp1419867129-150884) [n:127.0.0.1:37139_gsn%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=34.8974609375, floorSegmentMB=1.2060546875, forceMergeDeletesPctAllowed=24.197082804752345, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6512667239896066, deletesPctAllowed=44.53567671284869 [junit4] 2> 2625254 INFO (qtp1419867129-150884) [n:127.0.0.1:37139_gsn%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d625a91[collection1_shard2_replica_n2] main] [junit4] 2> 2625257 INFO (qtp1419867129-150884) [n:127.0.0.1:37139_gsn%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2625258 INFO (qtp1419867129-150884) [n:127.0.0.1:37139_gsn%2Fuk c:collection1 s:shard2 x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2625259 INFO (qtp1 [...truncated too long message...] heckout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null419910003 [copy] Copying 242 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null419910003 [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/null419910003 check-working-copy: [ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working [ivy:cachepath] confs: [default] [ivy:cachepath] found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public [ivy:cachepath] found com.jcraft#jsch;0.1.53 in public [ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public [ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public [ivy:cachepath] found commons-codec#commons-codec;1.6 in public [ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public [ivy:cachepath] :: resolution report :: resolve 42ms :: artifacts dl 14ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 8 | 0 | 0 | 0 || 8 | 0 | --------------------------------------------------------------------- [wc-checker] Initializing working copy... [wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation [wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [wc-checker] Checking working copy status... -jenkins-base: BUILD SUCCESSFUL Total time: 399 minutes 7 seconds Archiving artifacts java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$34.hasMatch(FilePath.java:2678) at hudson.FilePath$34.invoke(FilePath.java:2557) at hudson.FilePath$34.invoke(FilePath.java:2547) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:955) at hudson.FilePath.act(FilePath.java:1036) at hudson.FilePath.act(FilePath.java:1025) at hudson.FilePath.validateAntFileMask(FilePath.java:2547) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1819) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused: hudson.FilePath$TunneledInterruptedException at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath.act(FilePath.java:1038) at hudson.FilePath.act(FilePath.java:1025) at hudson.FilePath.validateAntFileMask(FilePath.java:2547) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1819) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error? Recording test results Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures)
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org