Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/128/
1 tests failed. FAILED: org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy Error Message: Timeout occurred while waiting response from server at: https://127.0.0.1:38708/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:38708/solr at __randomizedtesting.SeedInfo.seed([2CD1D35BD18398CC:55CBCE4F47B60424]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1068) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:384) at org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy(DeleteReplicaTest.java:264) 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 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 sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) 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:555) ... 50 more Build Log: [...truncated 14794 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_2CD1D35BD18398CC-001/init-core-data-001 [junit4] 2> 1608065 WARN (SUITE-DeleteReplicaTest-seed#[2CD1D35BD18398CC]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4 [junit4] 2> 1608066 INFO (SUITE-DeleteReplicaTest-seed#[2CD1D35BD18398CC]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1608068 INFO (SUITE-DeleteReplicaTest-seed#[2CD1D35BD18398CC]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 1608068 INFO (SUITE-DeleteReplicaTest-seed#[2CD1D35BD18398CC]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1608077 INFO (TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[2CD1D35BD18398CC]) [ ] o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaByCountForAllShards [junit4] 2> 1608078 INFO (TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[2CD1D35BD18398CC]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_2CD1D35BD18398CC-001/tempDir-001 [junit4] 2> 1608078 INFO (TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[2CD1D35BD18398CC]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1608079 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1608079 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1608179 INFO (TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[2CD1D35BD18398CC]) [ ] o.a.s.c.ZkTestServer start zk server on port:46208 [junit4] 2> 1608179 INFO (TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[2CD1D35BD18398CC]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46208 [junit4] 2> 1608179 INFO (TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[2CD1D35BD18398CC]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46208 [junit4] 2> 1608181 INFO (TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[2CD1D35BD18398CC]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1608184 INFO (zkConnectionManagerCallback-12290-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1608184 INFO (TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[2CD1D35BD18398CC]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1608187 INFO (TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[2CD1D35BD18398CC]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1608188 INFO (zkConnectionManagerCallback-12292-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1608188 INFO (TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[2CD1D35BD18398CC]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1608189 INFO (TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[2CD1D35BD18398CC]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1608190 INFO (zkConnectionManagerCallback-12294-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1608190 INFO (TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[2CD1D35BD18398CC]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1608295 WARN (jetty-launcher-12295-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1608295 WARN (jetty-launcher-12295-thread-4) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1608295 WARN (jetty-launcher-12295-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1608296 INFO (jetty-launcher-12295-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1608296 WARN (jetty-launcher-12295-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1608296 INFO (jetty-launcher-12295-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1608296 INFO (jetty-launcher-12295-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1608296 INFO (jetty-launcher-12295-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1608296 INFO (jetty-launcher-12295-thread-1) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12 [junit4] 2> 1608296 INFO (jetty-launcher-12295-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1608296 INFO (jetty-launcher-12295-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1608296 INFO (jetty-launcher-12295-thread-3) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12 [junit4] 2> 1608296 INFO (jetty-launcher-12295-thread-2) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12 [junit4] 2> 1608297 INFO (jetty-launcher-12295-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1608297 INFO (jetty-launcher-12295-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1608297 INFO (jetty-launcher-12295-thread-4) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12 [junit4] 2> 1608298 INFO (jetty-launcher-12295-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1608298 INFO (jetty-launcher-12295-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1608298 INFO (jetty-launcher-12295-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1608299 INFO (jetty-launcher-12295-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@526b1f0c{/solr,null,AVAILABLE} [junit4] 2> 1608299 INFO (jetty-launcher-12295-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1608299 INFO (jetty-launcher-12295-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1608299 INFO (jetty-launcher-12295-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1608300 INFO (jetty-launcher-12295-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e13231f{/solr,null,AVAILABLE} [junit4] 2> 1608301 INFO (jetty-launcher-12295-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2cadbec4{SSL,[ssl, http/1.1]}{127.0.0.1:33659} [junit4] 2> 1608301 INFO (jetty-launcher-12295-thread-1) [ ] o.e.j.s.Server Started @1608358ms [junit4] 2> 1608301 INFO (jetty-launcher-12295-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33659} [junit4] 2> 1608301 INFO (jetty-launcher-12295-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1608301 INFO (jetty-launcher-12295-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1608301 INFO (jetty-launcher-12295-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1608301 ERROR (jetty-launcher-12295-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1608301 INFO (jetty-launcher-12295-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1608301 INFO (jetty-launcher-12295-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.2.0 [junit4] 2> 1608301 INFO (jetty-launcher-12295-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1608301 INFO (jetty-launcher-12295-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1608301 INFO (jetty-launcher-12295-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-17T07:59:55.335Z [junit4] 2> 1608301 INFO (jetty-launcher-12295-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74572bba{/solr,null,AVAILABLE} [junit4] 2> 1608302 INFO (jetty-launcher-12295-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7148b3f5{SSL,[ssl, http/1.1]}{127.0.0.1:33409} [junit4] 2> 1608302 INFO (jetty-launcher-12295-thread-4) [ ] o.e.j.s.Server Started @1608359ms [junit4] 2> 1608302 INFO (jetty-launcher-12295-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33409} [junit4] 2> 1608302 ERROR (jetty-launcher-12295-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1608302 INFO (jetty-launcher-12295-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1608302 INFO (jetty-launcher-12295-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.2.0 [junit4] 2> 1608302 INFO (jetty-launcher-12295-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1608302 INFO (jetty-launcher-12295-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1608302 INFO (jetty-launcher-12295-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-17T07:59:55.336Z [junit4] 2> 1608303 INFO (jetty-launcher-12295-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1608304 INFO (zkConnectionManagerCallback-12297-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1608304 INFO (jetty-launcher-12295-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1608304 INFO (jetty-launcher-12295-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1608304 INFO (jetty-launcher-12295-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@359aac8c{SSL,[ssl, http/1.1]}{127.0.0.1:34558} [junit4] 2> 1608305 INFO (jetty-launcher-12295-thread-3) [ ] o.e.j.s.Server Started @1608362ms [junit4] 2> 1608305 INFO (jetty-launcher-12295-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34558} [junit4] 2> 1608305 ERROR (jetty-launcher-12295-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1608305 INFO (jetty-launcher-12295-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1608305 INFO (jetty-launcher-12295-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1608305 INFO (jetty-launcher-12295-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.2.0 [junit4] 2> 1608305 INFO (jetty-launcher-12295-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1608305 INFO (jetty-launcher-12295-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1608305 INFO (jetty-launcher-12295-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-17T07:59:55.339Z [junit4] 2> 1608306 INFO (jetty-launcher-12295-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1608307 INFO (zkConnectionManagerCallback-12299-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1608307 INFO (jetty-launcher-12295-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1608307 INFO (jetty-launcher-12295-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1608325 INFO (zkConnectionManagerCallback-12301-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1608325 INFO (jetty-launcher-12295-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1608325 INFO (jetty-launcher-12295-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1608325 INFO (jetty-launcher-12295-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1608325 INFO (jetty-launcher-12295-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1608326 INFO (jetty-launcher-12295-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1608326 INFO (jetty-launcher-12295-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31179833{/solr,null,AVAILABLE} [junit4] 2> 1608327 INFO (jetty-launcher-12295-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5b1ef1fb{SSL,[ssl, http/1.1]}{127.0.0.1:33968} [junit4] 2> 1608327 INFO (jetty-launcher-12295-thread-2) [ ] o.e.j.s.Server Started @1608384ms [junit4] 2> 1608327 INFO (jetty-launcher-12295-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33968} [junit4] 2> 1608327 ERROR (jetty-launcher-12295-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1608327 INFO (jetty-launcher-12295-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1608330 INFO (jetty-launcher-12295-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.2.0 [junit4] 2> 1608330 INFO (jetty-launcher-12295-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1608330 INFO (jetty-launcher-12295-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1608330 INFO (jetty-launcher-12295-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-06-17T07:59:55.364Z [junit4] 2> 1608331 INFO (jetty-launcher-12295-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1608333 INFO (zkConnectionManagerCallback-12303-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1608333 INFO (jetty-launcher-12295-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1608430 INFO (jetty-launcher-12295-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1608665 INFO (jetty-launcher-12295-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1608666 WARN (jetty-launcher-12295-thread-3) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1608666 WARN (jetty-launcher-12295-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@66908828[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1608666 WARN (jetty-launcher-12295-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@66908828[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1608669 WARN (jetty-launcher-12295-thread-3) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1608670 WARN (jetty-launcher-12295-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@a64852[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1608670 WARN (jetty-launcher-12295-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@a64852[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1608671 INFO (jetty-launcher-12295-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46208/solr [junit4] 2> 1608673 INFO (jetty-launcher-12295-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1608674 INFO (zkConnectionManagerCallback-12312-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1608674 INFO (jetty-launcher-12295-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1608711 INFO (jetty-launcher-12295-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1608712 WARN (jetty-launcher-12295-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1608718 WARN (jetty-launcher-12295-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3ba0a204[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1608718 WARN (jetty-launcher-12295-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3ba0a204[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1608721 WARN (jetty-launcher-12295-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1608724 WARN (jetty-launcher-12295-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2dfc7fed[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1608724 WARN (jetty-launcher-12295-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2dfc7fed[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1608725 INFO (jetty-launcher-12295-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46208/solr [junit4] 2> 1608727 INFO (jetty-launcher-12295-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1608728 INFO (zkConnectionManagerCallback-12318-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1608728 INFO (jetty-launcher-12295-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1608788 INFO (jetty-launcher-12295-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1608788 WARN (jetty-launcher-12295-thread-4) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1608789 WARN (jetty-launcher-12295-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@460ca62b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1608789 WARN (jetty-launcher-12295-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@460ca62b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1608792 WARN (jetty-launcher-12295-thread-4) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1608793 WARN (jetty-launcher-12295-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@670fbe6c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1608793 WARN (jetty-launcher-12295-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@670fbe6c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1608794 INFO (jetty-launcher-12295-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46208/solr [junit4] 2> 1608796 INFO (jetty-launcher-12295-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1608797 INFO (zkConnectionManagerCallback-12325-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1608797 INFO (jetty-launcher-12295-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1608804 INFO (jetty-launcher-12295-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1608805 WARN (jetty-launcher-12295-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1608805 WARN (jetty-launcher-12295-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@35fdb764[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1608805 WARN (jetty-launcher-12295-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@35fdb764[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1608808 WARN (jetty-launcher-12295-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1608808 WARN (jetty-launcher-12295-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@237cf32e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1608808 WARN (jetty-launcher-12295-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@237cf32e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1608809 INFO (jetty-launcher-12295-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46208/solr [junit4] 2> 1608810 INFO (jetty-launcher-12295-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1608811 INFO (zkConnectionManagerCallback-12331-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1608811 INFO (jetty-launcher-12295-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1608834 INFO (jetty-launcher-12295-thread-1) [n:127.0.0.1:33659_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1608845 INFO (jetty-launcher-12295-thread-3) [n:127.0.0.1:34558_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1608845 INFO (zkConnectionManagerCallback-12333-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1608845 INFO (jetty-launcher-12295-thread-1) [n:127.0.0.1:33659_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1608846 INFO (zkConnectionManagerCallback-12335-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1608846 INFO (jetty-launcher-12295-thread-3) [n:127.0.0.1:34558_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1608949 INFO (jetty-launcher-12295-thread-4) [n:127.0.0.1:33409_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1608950 INFO (zkConnectionManagerCallback-12337-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1608950 INFO (jetty-launcher-12295-thread-4) [n:127.0.0.1:33409_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1609050 INFO (jetty-launcher-12295-thread-2) [n:127.0.0.1:33968_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1609051 INFO (zkConnectionManagerCallback-12339-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1609052 INFO (jetty-launcher-12295-thread-2) [n:127.0.0.1:33968_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1609084 INFO (jetty-launcher-12295-thread-2) [n:127.0.0.1:33968_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33968_solr [junit4] 2> 1609085 INFO (jetty-launcher-12295-thread-2) [n:127.0.0.1:33968_solr ] o.a.s.c.Overseer Overseer (id=73492383153782798-127.0.0.1:33968_solr-n_0000000000) starting [junit4] 2> 1609100 INFO (jetty-launcher-12295-thread-2) [n:127.0.0.1:33968_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1609101 INFO (zkConnectionManagerCallback-12352-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1609101 INFO (jetty-launcher-12295-thread-2) [n:127.0.0.1:33968_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1609107 INFO (jetty-launcher-12295-thread-2) [n:127.0.0.1:33968_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46208/solr ready [junit4] 2> 1609109 INFO (OverseerStateUpdate-73492383153782798-127.0.0.1:33968_solr-n_0000000000) [n:127.0.0.1:33968_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33968_solr [junit4] 2> 1609113 INFO (jetty-launcher-12295-thread-2) [n:127.0.0.1:33968_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33968_solr [junit4] 2> 1609115 INFO (OverseerStateUpdate-73492383153782798-127.0.0.1:33968_solr-n_0000000000) [n:127.0.0.1:33968_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1609121 INFO (zkCallback-12351-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1609160 INFO (jetty-launcher-12295-thread-2) [n:127.0.0.1:33968_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1609205 INFO (jetty-launcher-12295-thread-2) [n:127.0.0.1:33968_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33968.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43922852 [junit4] 2> 1609221 INFO (jetty-launcher-12295-thread-2) [n:127.0.0.1:33968_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33968.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43922852 [junit4] 2> 1609221 INFO (jetty-launcher-12295-thread-2) [n:127.0.0.1:33968_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33968.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43922852 [junit4] 2> 1609222 INFO (jetty-launcher-12295-thread-2) [n:127.0.0.1:33968_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_2CD1D35BD18398CC-001/tempDir-001/node2/. [junit4] 2> 1609257 INFO (jetty-launcher-12295-thread-4) [n:127.0.0.1:33409_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1609273 INFO (jetty-launcher-12295-thread-4) [n:127.0.0.1:33409_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:33409_solr as DOWN [junit4] 2> 1609275 INFO (jetty-launcher-12295-thread-4) [n:127.0.0.1:33409_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1609275 INFO (jetty-launcher-12295-thread-4) [n:127.0.0.1:33409_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33409_solr [junit4] 2> 1609277 INFO (zkCallback-12351-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1609277 INFO (zkCallback-12338-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1609280 INFO (zkCallback-12336-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1609283 INFO (jetty-launcher-12295-thread-4) [n:127.0.0.1:33409_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1609284 INFO (zkConnectionManagerCallback-12358-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1609284 INFO (jetty-launcher-12295-thread-4) [n:127.0.0.1:33409_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1609286 INFO (jetty-launcher-12295-thread-4) [n:127.0.0.1:33409_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1609288 INFO (jetty-launcher-12295-thread-4) [n:127.0.0.1:33409_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46208/solr ready [junit4] 2> 1609295 INFO (jetty-launcher-12295-thread-1) [n:127.0.0.1:33659_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1609302 INFO (jetty-launcher-12295-thread-1) [n:127.0.0.1:33659_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:33659_solr as DOWN [junit4] 2> 1609303 INFO (jetty-launcher-12295-thread-1) [n:127.0.0.1:33659_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1609303 INFO (jetty-launcher-12295-thread-1) [n:127.0.0.1:33659_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33659_solr [junit4] 2> 1609305 INFO (zkCallback-12351-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1609305 INFO (zkCallback-12338-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1609334 INFO (zkCallback-12336-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1609335 INFO (zkCallback-12332-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1609335 INFO (zkCallback-12357-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1609338 INFO (jetty-launcher-12295-thread-3) [n:127.0.0.1:34558_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1609345 INFO (jetty-launcher-12295-thread-3) [n:127.0.0.1:34558_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:34558_solr as DOWN [junit4] 2> 1609346 INFO (jetty-launcher-12295-thread-3) [n:127.0.0.1:34558_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1609346 INFO (jetty-launcher-12295-thread-3) [n:127.0.0.1:34558_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34558_solr [junit4] 2> 1609348 INFO (zkCallback-12351-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1609348 INFO (zkCallback-12336-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1609348 INFO (zkCallback-12338-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1609353 INFO (jetty-launcher-12295-thread-1) [n:127.0.0.1:33659_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1609358 INFO (zkCallback-12332-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1609359 INFO (zkCallback-12357-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1609360 INFO (jetty-launcher-12295-thread-3) [n:127.0.0.1:34558_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1609361 INFO (zkCallback-12334-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1609363 INFO (zkConnectionManagerCallback-12363-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1609364 INFO (jetty-launcher-12295-thread-1) [n:127.0.0.1:33659_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1609366 INFO (jetty-launcher-12295-thread-1) [n:127.0.0.1:33659_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1609368 INFO (zkConnectionManagerCallback-12368-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1609369 INFO (jetty-launcher-12295-thread-1) [n:127.0.0.1:33659_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46208/solr ready [junit4] 2> 1609369 INFO (jetty-launcher-12295-thread-3) [n:127.0.0.1:34558_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1609384 INFO (jetty-launcher-12295-thread-3) [n:127.0.0.1:34558_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1609386 INFO (jetty-launcher-12295-thread-3) [n:127.0.0.1:34558_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46208/solr ready [junit4] 2> 1609390 INFO (jetty-launcher-12295-thread-4) [n:127.0.0.1:33409_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1609430 INFO (jetty-launcher-12295-thread-1) [n:127.0.0.1:33659_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1609459 INFO (jetty-launcher-12295-thread-3) [n:127.0.0.1:34558_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1609527 INFO (jetty-launcher-12295-thread-4) [n:127.0.0.1:33409_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33409.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43922852 [junit4] 2> 1609544 INFO (jetty-launcher-12295-thread-3) [n:127.0.0.1:34558_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34558.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43922852 [junit4] 2> 1609561 INFO (jetty-launcher-12295-thread-4) [n:127.0.0.1:33409_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33409.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43922852 [junit4] 2> 1609562 INFO (jetty-launcher-12295-thread-4) [n:127.0.0.1:33409_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33409.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43922852 [junit4] 2> 1609565 INFO (jetty-launcher-12295-thread-1) [n:127.0.0.1:33659_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33659.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43922852 [junit4] 2> 1609570 INFO (jetty-launcher-12295-thread-4) [n:127.0.0.1:33409_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_2CD1D35BD18398CC-001/tempDir-001/node3/. [junit4] 2> 1609586 INFO (jetty-launcher-12295-thread-3) [n:127.0.0.1:34558_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34558.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43922852 [junit4] 2> 1609587 INFO (jetty-launcher-12295-thread-3) [n:127.0.0.1:34558_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34558.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43922852 [junit4] 2> 1609589 INFO (jetty-launcher-12295-thread-3) [n:127.0.0.1:34558_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_2CD1D35BD18398CC-001/tempDir-001/node4/. [junit4] 2> 1609590 INFO (jetty-launcher-12295-thread-1) [n:127.0.0.1:33659_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33659.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43922852 [junit4] 2> 1609590 INFO (jetty-launcher-12295-thread-1) [n:127.0.0.1:33659_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33659.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43922852 [junit4] 2> 1609592 INFO (jetty-launcher-12295-thread-1) [n:127.0.0.1:33659_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_2CD1D35BD18398CC-001/tempDir-001/node1/. [junit4] 2> 1609910 INFO (TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[2CD1D35BD18398CC]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1609914 INFO (zkConnectionManagerCallback-12376-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1609914 INFO (TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[2CD1D35BD18398CC]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1609916 INFO (TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[2CD1D35BD18398CC]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1609917 INFO (TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[2CD1D35BD18398CC]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46208/solr ready [junit4] 2> 1609945 INFO (qtp2075187333-33300) [n:127.0.0.1:33409_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=deleteByCountNew&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1609953 INFO (OverseerThreadFactory-10334-thread-1-processing-n:127.0.0.1:33968_solr) [n:127.0.0.1:33968_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection deleteByCountNew [junit4] 2> 1610066 INFO (OverseerStateUpdate-73492383153782798-127.0.0.1:33968_solr-n_0000000000) [n:127.0.0.1:33968_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"deleteByCountNew", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"deleteByCountNew_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:33659/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1610070 INFO (OverseerStateUpdate-73492383153782798-127.0.0.1:33968_solr-n_0000000000) [n:127.0.0.1:33968_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"deleteByCountNew", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"deleteByCountNew_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:33968/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1610074 INFO (OverseerStateUpdate-73492383153782798-127.0.0.1:33968_solr-n_0000000000) [n:127.0.0.1:33968_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"deleteByCountNew", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"deleteByCountNew_shard2_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:34558/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1610078 INFO (OverseerStateUpdate-73492383153782798-127.0.0.1:33968_solr-n_0000000000) [n:127.0.0.1:33968_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"deleteByCountNew", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"deleteByCountNew_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:33409/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1610302 INFO (qtp2075187333-33302) [n:127.0.0.1:33409_solr x:deleteByCountNew_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n6&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1610315 INFO (qtp1063438332-33290) [n:127.0.0.1:34558_solr x:deleteByCountNew_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n4&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1610320 INFO (qtp643159476-33279) [n:127.0.0.1:33659_solr x:deleteByCountNew_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n1&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1610321 INFO (qtp1374067339-33312) [n:127.0.0.1:33968_solr x:deleteByCountNew_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n2&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1610321 INFO (qtp1374067339-33312) [n:127.0.0.1:33968_solr x:deleteByCountNew_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1611328 INFO (qtp2075187333-33302) [n:127.0.0.1:33409_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0 [junit4] 2> 1611361 INFO (qtp1063438332-33290) [n:127.0.0.1:34558_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0 [junit4] 2> 1611361 INFO (qtp643159476-33279) [n:127.0.0.1:33659_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0 [junit4] 2> 1611367 INFO (qtp2075187333-33302) [n:127.0.0.1:33409_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] o.a.s.s.IndexSchema [deleteByCountNew_shard2_replica_n6] Schema name=minimal [junit4] 2> 1611368 INFO (qtp1374067339-33312) [n:127.0.0.1:33968_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0 [junit4] 2> 1611371 INFO (qtp2075187333-33302) [n:127.0.0.1:33409_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1611372 INFO (qtp2075187333-33302) [n:127.0.0.1:33409_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica_n6' using configuration from collection deleteByCountNew, trusted=true [junit4] 2> 1611372 INFO (qtp2075187333-33302) [n:127.0.0.1:33409_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33409.solr.core.deleteByCountNew.shard2.replica_n6' (registry 'solr.core.deleteByCountNew.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43922852 [junit4] 2> 1611372 INFO (qtp2075187333-33302) [n:127.0.0.1:33409_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica_n6] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_2CD1D35BD18398CC-001/tempDir-001/node3/deleteByCountNew_shard2_replica_n6], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_2CD1D35BD18398CC-001/tempDir-001/node3/./deleteByCountNew_shard2_replica_n6/data/] [junit4] 2> 1611374 INFO (qtp643159476-33279) [n:127.0.0.1:33659_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] o.a.s.s.IndexSchema [deleteByCountNew_shard1_replica_n1] Schema name=minimal [junit4] 2> 1611374 INFO (qtp1063438332-33290) [n:127.0.0.1:34558_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] o.a.s.s.IndexSchema [deleteByCountNew_shard2_replica_n4] Schema name=minimal [junit4] 2> 1611377 INFO (qtp1063438332-33290) [n:127.0.0.1:34558_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1611377 INFO (qtp1063438332-33290) [n:127.0.0.1:34558_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica_n4' using configuration from collection deleteByCountNew, trusted=true [junit4] 2> 1611378 INFO (qtp1063438332-33290) [n:127.0.0.1:34558_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34558.solr.core.deleteByCountNew.shard2.replica_n4' (registry 'solr.core.deleteByCountNew.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43922852 [junit4] 2> 1611378 INFO (qtp1063438332-33290) [n:127.0.0.1:34558_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica_n4] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_2CD1D35BD18398CC-001/tempDir-001/node4/deleteByCountNew_shard2_replica_n4], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_2CD1D35BD18398CC-001/tempDir-001/node4/./deleteByCountNew_shard2_replica_n4/data/] [junit4] 2> 1611380 INFO (qtp1374067339-33312) [n:127.0.0.1:33968_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] o.a.s.s.IndexSchema [deleteByCountNew_shard1_replica_n2] Schema name=minimal [junit4] 2> 1611382 INFO (qtp643159476-33279) [n:127.0.0.1:33659_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1611382 INFO (qtp643159476-33279) [n:127.0.0.1:33659_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard1_replica_n1' using configuration from collection deleteByCountNew, trusted=true [junit4] 2> 1611382 INFO (qtp643159476-33279) [n:127.0.0.1:33659_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33659.solr.core.deleteByCountNew.shard1.replica_n1' (registry 'solr.core.deleteByCountNew.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43922852 [junit4] 2> 1611383 INFO (qtp643159476-33279) [n:127.0.0.1:33659_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_2CD1D35BD18398CC-001/tempDir-001/node1/deleteByCountNew_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_2CD1D35BD18398CC-001/tempDir-001/node1/./deleteByCountNew_shard1_replica_n1/data/] [junit4] 2> 1611383 INFO (qtp1374067339-33312) [n:127.0.0.1:33968_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1611383 INFO (qtp1374067339-33312) [n:127.0.0.1:33968_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard1_replica_n2' using configuration from collection deleteByCountNew, trusted=true [junit4] 2> 1611383 INFO (qtp1374067339-33312) [n:127.0.0.1:33968_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33968.solr.core.deleteByCountNew.shard1.replica_n2' (registry 'solr.core.deleteByCountNew.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43922852 [junit4] 2> 1611383 INFO (qtp1374067339-33312) [n:127.0.0.1:33968_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica_n2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_2CD1D35BD18398CC-001/tempDir-001/node2/deleteByCountNew_shard1_replica_n2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_2CD1D35BD18398CC-001/tempDir-001/node2/./deleteByCountNew_shard1_replica_n2/data/] [junit4] 2> 1612298 INFO (qtp1063438332-33290) [n:127.0.0.1:34558_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1612298 INFO (qtp1063438332-33290) [n:127.0.0.1:34558_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1612300 INFO (qtp1063438332-33290) [n:127.0.0.1:34558_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1612300 INFO (qtp1063438332-33290) [n:127.0.0.1:34558_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1612302 INFO (qtp2075187333-33302) [n:127.0.0.1:33409_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1612302 INFO (qtp2075187333-33302) [n:127.0.0.1:33409_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1612302 INFO (qtp1063438332-33290) [n:127.0.0.1:34558_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@ee0e946[deleteByCountNew_shard2_replica_n4] main] [junit4] 2> 1612303 INFO (qtp643159476-33279) [n:127.0.0.1:33659_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1612303 INFO (qtp643159476-33279) [n:127.0.0.1:33659_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1612303 INFO (qtp1374067339-33312) [n:127.0.0.1:33968_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1612303 INFO (qtp1374067339-33312) [n:127.0.0.1:33968_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1612304 INFO (qtp2075187333-33302) [n:127.0.0.1:33409_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1612304 INFO (qtp2075187333-33302) [n:127.0.0.1:33409_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1612304 INFO (qtp643159476-33279) [n:127.0.0.1:33659_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1612304 INFO (qtp643159476-33279) [n:127.0.0.1:33659_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1612305 INFO (qtp1374067339-33312) [n:127.0.0.1:33968_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1612305 INFO (qtp1374067339-33312) [n:127.0.0.1:33968_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1612306 INFO (qtp643159476-33279) [n:127.0.0.1:33659_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7573a90e[deleteByCountNew_shard1_replica_n1] main] [junit4] 2> 1612306 INFO (qtp2075187333-33302) [n:127.0.0.1:33409_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a717fa6[deleteByCountNew_shard2_replica_n6] main] [junit4] 2> 1612307 INFO (qtp1374067339-33312) [n:127.0.0.1:33968_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7bd7b6a5[deleteByCountNew_shard1_replica_n2] main] [junit4] 2> 1612311 INFO (qtp1374067339-33312) [n:127.0.0.1:33968_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1612311 INFO (qtp643159476-33279) [n:127.0.0.1:33659_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1612312 INFO (qtp1374067339-33312) [n:127.0.0.1:33968_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1612312 INFO (qtp643159476-33279) [n:127.0.0.1:33659_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1612312 INFO (qtp1374067339-33312) [n:127.0.0.1:33968_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1612312 INFO (qtp643159476-33279) [n:127.0.0.1:33659_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1612313 INFO (qtp1374067339-33312) [n:127.0.0.1:33968_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1636573799353679872 [junit4] 2> 1612313 INFO (qtp643159476-33279) [n:127.0.0.1:33659_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1636573799353679872 [junit4] 2> 1612315 INFO (qtp2075187333-33302) [n:127.0.0.1:33409_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1612315 INFO (qtp1063438332-33290) [n:127.0.0.1:34558_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1612316 INFO (qtp2075187333-33302) [n:127.0.0.1:33409_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1612317 INFO (qtp1063438332-33290) [n:127.0.0.1:34558_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1612317 INFO (qtp2075187333-33302) [n:127.0.0.1:33409_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1612318 INFO (qtp2075187333-33302) [n:127.0.0.1:33409_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1636573799358922752 [junit4] 2> 1612318 INFO (searcherExecutor-10353-thread-1-processing-n:127.0.0.1:33659_solr x:deleteByCountNew_shard1_replica_n1 c:deleteByCountNew s:shard1 r:core_node3) [n:127.0.0.1:33659_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] o.a.s.c.SolrCore [deleteByCountNew_shard1_replica_n1] Registered new searcher Searcher@7573a90e[deleteByCountNew_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1612319 INFO (searcherExecutor-10354-thread-1-processing-n:127.0.0.1:33968_solr x:deleteByCountNew_shard1_replica_n2 c:deleteByCountNew s:shard1 r:core_node5) [n:127.0.0.1:33968_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] o.a.s.c.SolrCore [deleteByCountNew_shard1_replica_n2] Registered new searcher Searcher@7bd7b6a5[deleteByCountNew_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1612319 INFO (qtp1063438332-33290) [n:127.0.0.1:34558_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1612319 INFO (qtp1063438332-33290) [n:127.0.0.1:34558_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1636573799359971328 [junit4] 2> 1612324 INFO (searcherExecutor-10352-thread-1-processing-n:127.0.0.1:34558_solr x:deleteByCountNew_shard2_replica_n4 c:deleteByCountNew s:shard2 r:core_node7) [n:127.0.0.1:34558_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] o.a.s.c.SolrCore [deleteByCountNew_shard2_replica_n4] Registered new searcher Searcher@ee0e946[deleteByCountNew_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1612325 INFO (qtp1374067339-33312) [n:127.0.0.1:33968_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deleteByCountNew/terms/shard1 to Terms{values={core_node5=0}, version=0} [junit4] 2> 1612325 INFO (qtp1374067339-33312) [n:127.0.0.1:33968_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/deleteByCountNew/leaders/shard1 [junit4] 2> 1612327 INFO (qtp643159476-33279) [n:127.0.0.1:33659_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deleteByCountNew/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1} [junit4] 2> 1612327 INFO (qtp643159476-33279) [n:127.0.0.1:33659_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/deleteByCountNew/leaders/shard1 [junit4] 2> 1612330 INFO (searcherExecutor-10351-thread-1-processing-n:127.0.0.1:33409_solr x:deleteByCountNew_shard2_replica_n6 c:deleteByCountNew s:shard2 r:core_node8) [n:127.0.0.1:33409_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] o.a.s.c.SolrCore [deleteByCountNew_shard2_replica_n6] Registered new searcher Searcher@1a717fa6[deleteByCountNew_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1612332 INFO (qtp1063438332-33290) [n:127.0.0.1:34558_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deleteByCountNew/terms/shard2 to Terms{values={core_node7=0}, version=0} [junit4] 2> 1612332 INFO (qtp1063438332-33290) [n:127.0.0.1:34558_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/deleteByCountNew/leaders/shard2 [junit4] 2> 1612333 INFO (qtp1374067339-33312) [n:127.0.0.1:33968_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1612333 INFO (qtp1374067339-33312) [n:127.0.0.1:33968_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1612333 INFO (qtp1374067339-33312) [n:127.0.0.1:33968_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33968/solr/deleteByCountNew_shard1_replica_n2/ [junit4] 2> 1612334 INFO (qtp1374067339-33312) [n:127.0.0.1:33968_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard1_replica_n2 url=https://127.0.0.1:33968/solr START replicas=[https://127.0.0.1:33659/solr/deleteByCountNew_shard1_replica_n1/] nUpdates=100 [junit4] 2> 1612335 INFO (qtp1374067339-33312) [n:127.0.0.1:33968_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard1_replica_n2 url=https://127.0.0.1:33968/solr DONE. We have no versions. sync failed. [junit4] 2> 1612339 INFO (qtp643159476-33284) [n:127.0.0.1:33659_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] o.a.s.c.S.Request [deleteByCountNew_shard1_replica_n1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 1612339 INFO (qtp1374067339-33312) [n:127.0.0.1:33968_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1612339 INFO (qtp1374067339-33312) [n:127.0.0.1:33968_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 1612339 INFO (qtp1374067339-33312) [n:127.0.0.1:33968_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/deleteByCountNew/leaders/shard1/leader after winning as /collections/deleteByCountNew/leader_elect/shard1/election/73492383153782798-core_node5-n_0000000000 [junit4] 2> 1612341 INFO (qtp2075187333-33302) [n:127.0.0.1:33409_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deleteByCountNew/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1} [junit4] 2> 1612341 INFO (qtp2075187333-33302) [n:127.0.0.1:33409_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/deleteByCountNew/leaders/shard2 [junit4] 2> 1612343 INFO (qtp1374067339-33312) [n:127.0.0.1:33968_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33968/solr/deleteByCountNew_shard1_replica_n2/ shard1 [junit4] 2> 1612346 INFO (qtp1063438332-33290) [n:127.0.0.1:34558_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1612346 INFO (qtp1063438332-33290) [n:127.0.0.1:34558_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1612346 INFO (qtp1063438332-33290) [n:127.0.0.1:34558_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34558/solr/deleteByCountNew_shard2_replica_n4/ [junit4] 2> 1612347 INFO (qtp1063438332-33290) [n:127.0.0.1:34558_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard2_replica_n4 url=https://127.0.0.1:34558/solr START replicas=[https://127.0.0.1:33409/solr/deleteByCountNew_shard2_replica_n6/] nUpdates=100 [junit4] 2> 1612347 INFO (qtp1063438332-33290) [n:127.0.0.1:34558_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard2_replica_n4 url=https://127.0.0.1:34558/solr DONE. We have no versions. sync failed. [junit4] 2> 1612351 INFO (qtp2075187333-33301) [n:127.0.0.1:33409_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] o.a.s.c.S.Request [deleteByCountNew_shard2_replica_n6] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 1612351 INFO (qtp1063438332-33290) [n:127.0.0.1:34558_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1612351 INFO (qtp1063438332-33290) [n:127.0.0.1:34558_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 1612351 INFO (qtp1063438332-33290) [n:127.0.0.1:34558_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/deleteByCountNew/leaders/shard2/leader after winning as /collections/deleteByCountNew/leader_elect/shard2/election/73492383153782796-core_node7-n_0000000000 [junit4] 2> 1612353 INFO (qtp1063438332-33290) [n:127.0.0.1:34558_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34558/solr/deleteByCountNew_shard2_replica_n4/ shard2 [junit4] 2> 1612456 INFO (zkCallback-12334-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1612456 INFO (zkCallback-12338-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1612456 INFO (zkCallback-12334-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1612456 INFO (zkCallback-12338-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1612458 INFO (qtp1063438332-33290) [n:127.0.0.1:34558_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1612458 INFO (qtp1374067339-33312) [n:127.0.0.1:33968_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1612465 INFO (qtp1374067339-33312) [n:127.0.0.1:33968_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n2&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2144 [junit4] 2> 1612466 INFO (qtp1063438332-33290) [n:127.0.0.1:34558_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n4&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2152 [junit4] 2> 1612567 INFO (zkCallback-12338-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1612567 INFO (zkCallback-12338-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1612568 INFO (zkCallback-12334-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1612568 INFO (zkCallback-12334-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1612568 INFO (zkCallback-12334-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1612568 INFO (zkCallback-12338-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1613337 INFO (qtp643159476-33279) [n:127.0.0.1:33659_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n1&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3017 [junit4] 2> 1613350 INFO (qtp2075187333-33302) [n:127.0.0.1:33409_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n6&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3048 [junit4] 2> 1613354 INFO (qtp2075187333-33300) [n:127.0.0.1:33409_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 1613451 INFO (zkCallback-12336-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1613451 INFO (zkCallback-12332-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1613451 INFO (zkCallback-12338-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1613451 INFO (zkCallback-12338-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1613451 INFO (zkCallback-12338-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1613452 INFO (zkCallback-12334-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1613452 INFO (zkCallback-12334-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1613452 INFO (zkCallback-12334-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1613452 INFO (zkCallback-12332-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1613452 INFO (zkCallback-12336-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 1613453 INFO (qtp2075187333-33300) [n:127.0.0.1:33409_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=deleteByCountNew&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3508 [junit4] 2> 1613458 INFO (TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[2CD1D35BD18398CC]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica count: 4 [junit4] 2> 1613458 INFO (watches-12373-thread-1) [ ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica count: 4 [junit4] 2> 1613459 INFO (qtp2075187333-33303) [n:127.0.0.1:33409_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with params count=1&action=DELETEREPLICA&collection=deleteByCountNew&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1613462 INFO (OverseerCollectionConfigSetProcessor-73492383153782798-127.0.0.1:33968_solr-n_0000000000) [n:127.0.0.1:33968_solr ] 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> 1613468 INFO (qtp2075187333-33299) [n:127.0.0.1:33409_solr x:deleteByCountNew_shard2_replica_n6 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteByCountNew.shard2.replica_n6, tag=null [junit4] 2> 1613468 INFO (qtp2075187333-33299) [n:127.0.0.1:33409_solr x:deleteByCountNew_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@191a1dab: rootName = solr_33409, domain = solr.core.deleteByCountNew.shard2.replica_n6, service url = null, agent id = null] for registry solr.core.deleteByCountNew.shard2.replica_n6 / com.codahale.metrics.MetricRegistry@2432a013 [junit4] 2> 1613487 INFO (qtp2075187333-33299) [n:127.0.0.1:33409_solr x:deleteByCountNew_shard2_replica_n6 ] o.a.s.c.SolrCore [deleteByCountNew_shard2_replica_n6] CLOSING SolrCore [...truncated too long message...] -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-BadApples-Tests-8.x/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-BadApples-Tests-8.x/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-BadApples-Tests-8.x/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-BadApples-Tests-8.x/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-BadApples-Tests-8.x/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-BadApples-Tests-8.x/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-BadApples-Tests-8.x/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-BadApples-Tests-8.x/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-BadApples-Tests-8.x/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-BadApples-Tests-8.x/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-BadApples-Tests-8.x/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-BadApples-Tests-8.x/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-BadApples-Tests-8.x/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-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null526625582 [copy] Copying 248 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null526625582 [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null526625582 check-working-copy: [ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west [ivy:cachepath] confs: [default] [ivy:cachepath] found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public [ivy:cachepath] found com.jcraft#jsch;0.1.54 in public [ivy:cachepath] found com.jcraft#jzlib;1.1.1 in public [ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public [ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public [ivy:cachepath] found org.bouncycastle#bcpg-jdk15on;1.60 in public [ivy:cachepath] found org.bouncycastle#bcprov-jdk15on;1.60 in public [ivy:cachepath] found org.bouncycastle#bcpkix-jdk15on;1.60 in public [ivy:cachepath] found org.slf4j#slf4j-nop;1.7.2 in public [ivy:cachepath] :: resolution report :: resolve 49ms :: artifacts dl 6ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 9 | 0 | 0 | 0 || 9 | 0 | --------------------------------------------------------------------- [wc-checker] Initializing working copy... [wc-checker] Checking working copy status... -jenkins-base: BUILD SUCCESSFUL Total time: 117 minutes 15 seconds Archiving artifacts java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086) 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:1072) at hudson.FilePath.act(FilePath.java:1061) at hudson.FilePath.validateAntFileMask(FilePath.java:2705) 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:1835) 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:3088) 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:1074) at hudson.FilePath.act(FilePath.java:1061) at hudson.FilePath.validateAntFileMask(FilePath.java:2705) 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:1835) 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