Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/554/ Java: 64bit/jdk-12.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC
2 tests failed. FAILED: org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations Error Message: IOException occurred when talking to server at: https://127.0.0.1:53238/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occurred when talking to server at: https://127.0.0.1:53238/solr at __randomizedtesting.SeedInfo.seed([ADBF42470F882EAF:5D5591BBD0AB5EC5]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:679) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1127) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:896) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:828) 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.TestSkipOverseerOperations.testSkipLeaderOperations(TestSkipOverseerOperations.java:123) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:835) Caused by: javax.net.ssl.SSLException: Software caused connection abort: recv failed at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:320) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:263) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:258) at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1342) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:844) 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:564) ... 48 more Suppressed: java.net.SocketException: Software caused connection abort: socket write error at java.base/java.net.SocketOutputStream.socketWrite0(Native Method) at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110) at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150) at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:81) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:351) ... 70 more Caused by: java.net.SocketException: Software caused connection abort: recv failed at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448) at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68) at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1132) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:828) ... 66 more FAILED: org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations Error Message: IOException occurred when talking to server at: https://127.0.0.1:55186/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occurred when talking to server at: https://127.0.0.1:55186/solr at __randomizedtesting.SeedInfo.seed([ADBF42470F882EAF:5D5591BBD0AB5EC5]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:679) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1127) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:896) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:828) 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.TestSkipOverseerOperations.testSkipLeaderOperations(TestSkipOverseerOperations.java:123) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:835) Caused by: javax.net.ssl.SSLException: Software caused connection abort: recv failed at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:320) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:263) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:258) at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1342) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:844) 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:564) ... 48 more Suppressed: java.net.SocketException: Software caused connection abort: socket write error at java.base/java.net.SocketOutputStream.socketWrite0(Native Method) at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110) at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150) at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:81) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:351) ... 70 more Caused by: java.net.SocketException: Software caused connection abort: recv failed at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448) at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68) at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1132) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:828) ... 66 more Build Log: [...truncated 15077 lines...] [junit4] Suite: org.apache.solr.cloud.TestSkipOverseerOperations [junit4] 2> 3470794 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[ADBF42470F882EAF]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001 [junit4] 2> 3470794 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[ADBF42470F882EAF]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 3470795 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 3470795 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 3470895 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[ADBF42470F882EAF]) [ ] o.a.s.c.ZkTestServer start zk server on port:54966 [junit4] 2> 3470895 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[ADBF42470F882EAF]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:54966 [junit4] 2> 3470895 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[ADBF42470F882EAF]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54966 [junit4] 2> 3470895 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[ADBF42470F882EAF]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54966 [junit4] 2> 3470897 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[ADBF42470F882EAF]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3470900 INFO (zkConnectionManagerCallback-19455-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3470900 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[ADBF42470F882EAF]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3470903 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[ADBF42470F882EAF]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3470905 INFO (zkConnectionManagerCallback-19457-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3470905 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[ADBF42470F882EAF]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3470906 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[ADBF42470F882EAF]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3470908 INFO (zkConnectionManagerCallback-19459-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3470908 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[ADBF42470F882EAF]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3471011 WARN (jetty-launcher-19460-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3471011 WARN (jetty-launcher-19460-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3471011 INFO (jetty-launcher-19460-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 3471011 INFO (jetty-launcher-19460-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 3471011 INFO (jetty-launcher-19460-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3471011 INFO (jetty-launcher-19460-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3471011 INFO (jetty-launcher-19460-thread-2) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12 [junit4] 2> 3471011 INFO (jetty-launcher-19460-thread-1) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12 [junit4] 2> 3471015 INFO (jetty-launcher-19460-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3471015 INFO (jetty-launcher-19460-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3471015 INFO (jetty-launcher-19460-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3471015 INFO (jetty-launcher-19460-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3471015 INFO (jetty-launcher-19460-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 3471015 INFO (jetty-launcher-19460-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 3471015 INFO (jetty-launcher-19460-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a947714{/solr,null,AVAILABLE} [junit4] 2> 3471015 INFO (jetty-launcher-19460-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11f477d5{/solr,null,AVAILABLE} [junit4] 2> 3471016 INFO (jetty-launcher-19460-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2eecd0b2{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:54980} [junit4] 2> 3471016 INFO (jetty-launcher-19460-thread-2) [ ] o.e.j.s.Server Started @3471041ms [junit4] 2> 3471016 INFO (jetty-launcher-19460-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54980} [junit4] 2> 3471016 ERROR (jetty-launcher-19460-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3471016 INFO (jetty-launcher-19460-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3471016 INFO (jetty-launcher-19460-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.4.0 [junit4] 2> 3471016 INFO (jetty-launcher-19460-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3471016 INFO (jetty-launcher-19460-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3471016 INFO (jetty-launcher-19460-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-11-20T11:10:41.823502100Z [junit4] 2> 3471016 WARN (jetty-launcher-19460-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 3471017 INFO (jetty-launcher-19460-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 3471017 INFO (jetty-launcher-19460-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 3471017 INFO (jetty-launcher-19460-thread-3) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12 [junit4] 2> 3471017 INFO (jetty-launcher-19460-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3471017 INFO (jetty-launcher-19460-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3471017 INFO (jetty-launcher-19460-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 3471017 INFO (jetty-launcher-19460-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3471018 INFO (jetty-launcher-19460-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2c9afceb{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:54979} [junit4] 2> 3471018 INFO (jetty-launcher-19460-thread-1) [ ] o.e.j.s.Server Started @3471042ms [junit4] 2> 3471018 INFO (jetty-launcher-19460-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54979} [junit4] 2> 3471018 ERROR (jetty-launcher-19460-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3471018 INFO (jetty-launcher-19460-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3471018 INFO (jetty-launcher-19460-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d50ad02{/solr,null,AVAILABLE} [junit4] 2> 3471018 INFO (jetty-launcher-19460-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.4.0 [junit4] 2> 3471018 INFO (jetty-launcher-19460-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3471018 INFO (jetty-launcher-19460-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3471018 INFO (jetty-launcher-19460-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-11-20T11:10:41.825709Z [junit4] 2> 3471019 INFO (jetty-launcher-19460-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3471019 INFO (jetty-launcher-19460-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@69ab1456{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:54987} [junit4] 2> 3471019 INFO (jetty-launcher-19460-thread-3) [ ] o.e.j.s.Server Started @3471044ms [junit4] 2> 3471019 INFO (jetty-launcher-19460-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54987} [junit4] 2> 3471020 ERROR (jetty-launcher-19460-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3471020 INFO (jetty-launcher-19460-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 3471020 INFO (jetty-launcher-19460-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.4.0 [junit4] 2> 3471020 INFO (jetty-launcher-19460-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3471020 INFO (jetty-launcher-19460-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3471020 INFO (jetty-launcher-19460-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-11-20T11:10:41.827677500Z [junit4] 2> 3471021 INFO (jetty-launcher-19460-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3471022 INFO (zkConnectionManagerCallback-19462-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3471022 INFO (jetty-launcher-19460-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3471022 INFO (zkConnectionManagerCallback-19464-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3471022 INFO (jetty-launcher-19460-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3471022 INFO (jetty-launcher-19460-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3471022 INFO (jetty-launcher-19460-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3471023 INFO (zkConnectionManagerCallback-19466-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3471023 INFO (jetty-launcher-19460-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3471024 INFO (jetty-launcher-19460-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3471239 INFO (jetty-launcher-19460-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 3471240 WARN (jetty-launcher-19460-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@78d65805[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3471240 WARN (jetty-launcher-19460-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@78d65805[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3471251 WARN (jetty-launcher-19460-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3e7d838d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3471251 WARN (jetty-launcher-19460-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3e7d838d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3471253 INFO (jetty-launcher-19460-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54966/solr [junit4] 2> 3471254 INFO (jetty-launcher-19460-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3471260 INFO (zkConnectionManagerCallback-19474-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3471260 INFO (jetty-launcher-19460-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3471375 INFO (jetty-launcher-19460-thread-2) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3471378 INFO (zkConnectionManagerCallback-19477-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3471378 INFO (jetty-launcher-19460-thread-2) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3471407 INFO (jetty-launcher-19460-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 3471410 WARN (jetty-launcher-19460-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@8af9344[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3471410 WARN (jetty-launcher-19460-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@8af9344[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3471413 WARN (jetty-launcher-19460-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@69d02915[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3471413 WARN (jetty-launcher-19460-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@69d02915[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3471413 INFO (jetty-launcher-19460-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54966/solr [junit4] 2> 3471413 INFO (jetty-launcher-19460-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3471424 INFO (zkConnectionManagerCallback-19485-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3471425 INFO (jetty-launcher-19460-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3471439 INFO (jetty-launcher-19460-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 3471441 WARN (jetty-launcher-19460-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@b7601ad[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3471441 WARN (jetty-launcher-19460-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@b7601ad[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3471451 WARN (jetty-launcher-19460-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1c7b1c1e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3471451 WARN (jetty-launcher-19460-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1c7b1c1e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 3471451 INFO (jetty-launcher-19460-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54966/solr [junit4] 2> 3471452 INFO (jetty-launcher-19460-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3471455 INFO (zkConnectionManagerCallback-19491-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3471456 INFO (jetty-launcher-19460-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3471457 INFO (jetty-launcher-19460-thread-2) [n:127.0.0.1:54980_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54980_solr [junit4] 2> 3471458 INFO (jetty-launcher-19460-thread-2) [n:127.0.0.1:54980_solr ] o.a.s.c.Overseer Overseer (id=72090800339353607-127.0.0.1:54980_solr-n_0000000000) starting [junit4] 2> 3471464 INFO (jetty-launcher-19460-thread-2) [n:127.0.0.1:54980_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54980_solr [junit4] 2> 3471464 INFO (OverseerStateUpdate-72090800339353607-127.0.0.1:54980_solr-n_0000000000) [n:127.0.0.1:54980_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:54980_solr [junit4] 2> 3471465 INFO (OverseerStateUpdate-72090800339353607-127.0.0.1:54980_solr-n_0000000000) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3471468 DEBUG (OverseerAutoScalingTriggerThread-72090800339353607-127.0.0.1:54980_solr-n_0000000000) [ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:54980_solr] [junit4] 2> 3471469 DEBUG (ScheduledTrigger-14328-thread-1) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1 [junit4] 2> 3471488 INFO (jetty-launcher-19460-thread-2) [n:127.0.0.1:54980_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3471509 INFO (jetty-launcher-19460-thread-2) [n:127.0.0.1:54980_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54980.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2474d6af [junit4] 2> 3471514 INFO (jetty-launcher-19460-thread-2) [n:127.0.0.1:54980_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54980.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2474d6af [junit4] 2> 3471514 INFO (jetty-launcher-19460-thread-2) [n:127.0.0.1:54980_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54980.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2474d6af [junit4] 2> 3471519 INFO (jetty-launcher-19460-thread-2) [n:127.0.0.1:54980_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 3471520 INFO (jetty-launcher-19460-thread-2) [n:127.0.0.1:54980_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node3\. [junit4] 2> 3471526 INFO (jetty-launcher-19460-thread-3) [n:127.0.0.1:54987_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3471529 INFO (zkConnectionManagerCallback-19495-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3471529 INFO (jetty-launcher-19460-thread-3) [n:127.0.0.1:54987_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3471534 INFO (jetty-launcher-19460-thread-3) [n:127.0.0.1:54987_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3471538 INFO (jetty-launcher-19460-thread-3) [n:127.0.0.1:54987_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:54987_solr as DOWN [junit4] 2> 3471539 INFO (jetty-launcher-19460-thread-3) [n:127.0.0.1:54987_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3471539 INFO (jetty-launcher-19460-thread-3) [n:127.0.0.1:54987_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54987_solr [junit4] 2> 3471540 INFO (zkCallback-19476-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3471540 INFO (zkCallback-19494-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3471562 INFO (jetty-launcher-19460-thread-3) [n:127.0.0.1:54987_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3471579 INFO (jetty-launcher-19460-thread-3) [n:127.0.0.1:54987_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54987.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2474d6af [junit4] 2> 3471587 INFO (jetty-launcher-19460-thread-3) [n:127.0.0.1:54987_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54987.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2474d6af [junit4] 2> 3471587 INFO (jetty-launcher-19460-thread-3) [n:127.0.0.1:54987_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54987.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2474d6af [junit4] 2> 3471587 INFO (jetty-launcher-19460-thread-3) [n:127.0.0.1:54987_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 3471587 INFO (jetty-launcher-19460-thread-3) [n:127.0.0.1:54987_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\. [junit4] 2> 3471627 INFO (jetty-launcher-19460-thread-1) [n:127.0.0.1:54979_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3471630 INFO (zkConnectionManagerCallback-19501-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3471630 INFO (jetty-launcher-19460-thread-1) [n:127.0.0.1:54979_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3471635 INFO (jetty-launcher-19460-thread-1) [n:127.0.0.1:54979_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 3471643 INFO (jetty-launcher-19460-thread-1) [n:127.0.0.1:54979_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:54979_solr as DOWN [junit4] 2> 3471643 INFO (jetty-launcher-19460-thread-1) [n:127.0.0.1:54979_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3471644 INFO (jetty-launcher-19460-thread-1) [n:127.0.0.1:54979_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54979_solr [junit4] 2> 3471644 INFO (zkCallback-19476-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3471644 INFO (zkCallback-19494-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3471645 INFO (zkCallback-19500-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 3471665 INFO (jetty-launcher-19460-thread-1) [n:127.0.0.1:54979_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 3471683 INFO (jetty-launcher-19460-thread-1) [n:127.0.0.1:54979_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54979.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2474d6af [junit4] 2> 3471691 INFO (jetty-launcher-19460-thread-1) [n:127.0.0.1:54979_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54979.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2474d6af [junit4] 2> 3471691 INFO (jetty-launcher-19460-thread-1) [n:127.0.0.1:54979_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54979.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2474d6af [junit4] 2> 3471693 INFO (jetty-launcher-19460-thread-1) [n:127.0.0.1:54979_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 3471694 INFO (jetty-launcher-19460-thread-1) [n:127.0.0.1:54979_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\. [junit4] 2> 3471724 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[ADBF42470F882EAF]) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3 [junit4] 2> 3471725 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[ADBF42470F882EAF]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 3471727 INFO (zkConnectionManagerCallback-19510-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3471727 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[ADBF42470F882EAF]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 3471729 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[ADBF42470F882EAF]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 3471730 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[ADBF42470F882EAF]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54966/solr ready [junit4] 2> 3471745 INFO (qtp1666416422-49974) [n:127.0.0.1:54987_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3471750 INFO (qtp1666416422-49974) [n:127.0.0.1:54987_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=5 [junit4] 2> 3471752 INFO (qtp1666416422-49976) [n:127.0.0.1:54987_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&maxShardsPerNode=2&name=collection2&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=127.0.0.1:54987_solr,127.0.0.1:54979_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3471755 INFO (OverseerCollectionConfigSetProcessor-72090800339353607-127.0.0.1:54980_solr-n_0000000000) [n:127.0.0.1:54980_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> 3471755 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection2 [junit4] 2> 3471756 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/collection2.AUTOCREATED/managed-schema [junit4] 2> 3471758 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/collection2.AUTOCREATED/protwords.txt [junit4] 2> 3471759 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/collection2.AUTOCREATED/solrconfig.xml [junit4] 2> 3471760 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/collection2.AUTOCREATED/synonyms.txt [junit4] 2> 3471762 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/collection2.AUTOCREATED/stopwords.txt [junit4] 2> 3471763 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/collection2.AUTOCREATED/lang/contractions_it.txt [junit4] 2> 3471765 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/collection2.AUTOCREATED/lang/contractions_ca.txt [junit4] 2> 3471767 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/collection2.AUTOCREATED/lang/stemdict_nl.txt [junit4] 2> 3471768 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/collection2.AUTOCREATED/lang/stopwords_hy.txt [junit4] 2> 3471770 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/collection2.AUTOCREATED/lang/stopwords_no.txt [junit4] 2> 3471772 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/collection2.AUTOCREATED/lang/stopwords_id.txt [junit4] 2> 3471773 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/collection2.AUTOCREATED/lang/stopwords_et.txt [junit4] 2> 3471775 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/collection2.AUTOCREATED/lang/stopwords_da.txt [junit4] 2> 3471776 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/collection2.AUTOCREATED/lang/stopwords_ga.txt [junit4] 2> 3471777 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/collection2.AUTOCREATED/lang/stopwords_hi.txt [junit4] 2> 3471779 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/collection2.AUTOCREATED/lang/stopwords_ja.txt [junit4] 2> 3471781 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/collection2.AUTOCREATED/lang/stopwords_pt.txt [junit4] 2> 3471782 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/collection2.AUTOCREATED/lang/stopwords_hu.txt [junit4] 2> 3471784 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/collection2.AUTOCREATED/lang/stopwords_el.txt [junit4] 2> 3471785 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/collection2.AUTOCREATED/lang/stopwords_ru.txt [junit4] 2> 3471787 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/collection2.AUTOCREATED/lang/stopwords_tr.txt [junit4] 2> 3471788 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/collection2.AUTOCREATED/lang/stopwords_ar.txt [junit4] 2> 3471790 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/collection2.AUTOCREATED/lang/userdict_ja.txt [junit4] 2> 3471791 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/collection2.AUTOCREATED/lang/stopwords_eu.txt [junit4] 2> 3471792 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/collection2.AUTOCREATED/lang/stopwords_it.txt [junit4] 2> 3471794 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/collection2.AUTOCREATED/lang/stopwords_cz.txt [junit4] 2> 3471795 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/collection2.AUTOCREATED/lang/stoptags_ja.txt [junit4] 2> 3471797 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/collection2.AUTOCREATED/lang/contractions_fr.txt [junit4] 2> 3471815 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/collection2.AUTOCREATED/lang/stopwords_de.txt [junit4] 2> 3471815 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/collection2.AUTOCREATED/lang/stopwords_fa.txt [junit4] 2> 3471819 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/collection2.AUTOCREATED/lang/contractions_ga.txt [junit4] 2> 3471820 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/collection2.AUTOCREATED/lang/stopwords_ca.txt [junit4] 2> 3471822 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/collection2.AUTOCREATED/lang/stopwords_nl.txt [junit4] 2> 3471823 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/collection2.AUTOCREATED/lang/stopwords_bg.txt [junit4] 2> 3471825 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/collection2.AUTOCREATED/lang/stopwords_en.txt [junit4] 2> 3471827 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/collection2.AUTOCREATED/lang/stopwords_es.txt [junit4] 2> 3471828 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/collection2.AUTOCREATED/lang/stopwords_lv.txt [junit4] 2> 3471829 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/collection2.AUTOCREATED/lang/stopwords_ro.txt [junit4] 2> 3471831 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/collection2.AUTOCREATED/lang/stopwords_th.txt [junit4] 2> 3471832 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/collection2.AUTOCREATED/lang/stopwords_fr.txt [junit4] 2> 3471834 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/collection2.AUTOCREATED/lang/stopwords_sv.txt [junit4] 2> 3471835 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/collection2.AUTOCREATED/lang/stopwords_fi.txt [junit4] 2> 3471837 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/collection2.AUTOCREATED/lang/hyphenations_ga.txt [junit4] 2> 3471838 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/collection2.AUTOCREATED/lang/stopwords_gl.txt [junit4] 2> 3471840 INFO (OverseerThreadFactory-14330-thread-2-processing-n:127.0.0.1:54980_solr) [n:127.0.0.1:54980_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/collection2.AUTOCREATED/params.json [junit4] 2> 3471951 INFO (OverseerStateUpdate-72090800339353607-127.0.0.1:54980_solr-n_0000000000) [n:127.0.0.1:54980_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection2", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection2_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:54987/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 3471953 INFO (OverseerStateUpdate-72090800339353607-127.0.0.1:54980_solr-n_0000000000) [n:127.0.0.1:54980_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection2", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection2_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:54979/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 3471955 INFO (OverseerStateUpdate-72090800339353607-127.0.0.1:54980_solr-n_0000000000) [n:127.0.0.1:54980_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection2", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"collection2_shard2_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:54987/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 3471957 INFO (OverseerStateUpdate-72090800339353607-127.0.0.1:54980_solr-n_0000000000) [n:127.0.0.1:54980_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection2", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"collection2_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:54979/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 3472174 INFO (qtp643995547-49954) [n:127.0.0.1:54979_solr x:collection2_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=collection2.AUTOCREATED&newCollection=true&name=collection2_shard2_replica_n6&action=CREATE&numShards=2&collection=collection2&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 3472174 INFO (qtp1666416422-49981) [n:127.0.0.1:54987_solr x:collection2_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=collection2.AUTOCREATED&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=2&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 3472178 INFO (qtp1666416422-49971) [n:127.0.0.1:54987_solr x:collection2_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=collection2.AUTOCREATED&newCollection=true&name=collection2_shard2_replica_n4&action=CREATE&numShards=2&collection=collection2&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 3472180 INFO (qtp643995547-49966) [n:127.0.0.1:54979_solr x:collection2_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=collection2.AUTOCREATED&newCollection=true&name=collection2_shard1_replica_n2&action=CREATE&numShards=2&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 3472471 DEBUG (ScheduledTrigger-14328-thread-2) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3 and last live nodes: 1 [junit4] 2> 3473201 INFO (qtp643995547-49954) [n:127.0.0.1:54979_solr c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 3473201 INFO (qtp643995547-49954) [n:127.0.0.1:54979_solr c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6 ] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 3473201 INFO (qtp1666416422-49981) [n:127.0.0.1:54987_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 3473201 INFO (qtp1666416422-49981) [n:127.0.0.1:54987_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 3473202 WARN (qtp643995547-49954) [n:127.0.0.1:54979_solr c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard2_replica_n6\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard2_replica_n6\..\..\..\..\contrib\extraction\lib [junit4] 2> 3473202 WARN (qtp643995547-49954) [n:127.0.0.1:54979_solr c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard2_replica_n6\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard2_replica_n6\..\..\..\..\dist [junit4] 2> 3473202 WARN (qtp1666416422-49981) [n:127.0.0.1:54987_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\contrib\extraction\lib [junit4] 2> 3473202 WARN (qtp643995547-49954) [n:127.0.0.1:54979_solr c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard2_replica_n6\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard2_replica_n6\..\..\..\..\contrib\clustering\lib [junit4] 2> 3473202 WARN (qtp1666416422-49981) [n:127.0.0.1:54987_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\dist [junit4] 2> 3473202 WARN (qtp643995547-49954) [n:127.0.0.1:54979_solr c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard2_replica_n6\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard2_replica_n6\..\..\..\..\dist [junit4] 2> 3473202 WARN (qtp1666416422-49981) [n:127.0.0.1:54987_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\contrib\clustering\lib [junit4] 2> 3473202 WARN (qtp1666416422-49981) [n:127.0.0.1:54987_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\dist [junit4] 2> 3473202 WARN (qtp643995547-49954) [n:127.0.0.1:54979_solr c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard2_replica_n6\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard2_replica_n6\..\..\..\..\contrib\langid\lib [junit4] 2> 3473202 WARN (qtp1666416422-49981) [n:127.0.0.1:54987_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\contrib\langid\lib [junit4] 2> 3473202 WARN (qtp643995547-49954) [n:127.0.0.1:54979_solr c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard2_replica_n6\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard2_replica_n6\..\..\..\..\dist [junit4] 2> 3473202 WARN (qtp1666416422-49981) [n:127.0.0.1:54987_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\dist [junit4] 2> 3473202 WARN (qtp643995547-49954) [n:127.0.0.1:54979_solr c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard2_replica_n6\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard2_replica_n6\..\..\..\..\contrib\velocity\lib [junit4] 2> 3473202 WARN (qtp1666416422-49981) [n:127.0.0.1:54987_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\contrib\velocity\lib [junit4] 2> 3473203 WARN (qtp643995547-49954) [n:127.0.0.1:54979_solr c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard2_replica_n6\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard2_replica_n6\..\..\..\..\dist [junit4] 2> 3473203 WARN (qtp1666416422-49981) [n:127.0.0.1:54987_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\dist [junit4] 2> 3473203 WARN (qtp643995547-49954) [n:127.0.0.1:54979_solr c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard2_replica_n6\..\..\..\..\dist filtered by solr-ltr-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard2_replica_n6\..\..\..\..\dist [junit4] 2> 3473203 WARN (qtp1666416422-49981) [n:127.0.0.1:54987_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\dist filtered by solr-ltr-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard1_replica_n1\..\..\..\..\dist [junit4] 2> 3473203 INFO (qtp643995547-49954) [n:127.0.0.1:54979_solr c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0 [junit4] 2> 3473203 INFO (qtp1666416422-49981) [n:127.0.0.1:54987_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0 [junit4] 2> 3473214 INFO (qtp1666416422-49971) [n:127.0.0.1:54987_solr c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 3473214 INFO (qtp1666416422-49971) [n:127.0.0.1:54987_solr c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4 ] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 3473215 WARN (qtp1666416422-49971) [n:127.0.0.1:54987_solr c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\contrib\extraction\lib [junit4] 2> 3473215 WARN (qtp1666416422-49971) [n:127.0.0.1:54987_solr c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\dist [junit4] 2> 3473215 WARN (qtp1666416422-49971) [n:127.0.0.1:54987_solr c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\contrib\clustering\lib [junit4] 2> 3473215 WARN (qtp1666416422-49971) [n:127.0.0.1:54987_solr c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\dist [junit4] 2> 3473216 WARN (qtp1666416422-49971) [n:127.0.0.1:54987_solr c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\contrib\langid\lib [junit4] 2> 3473216 WARN (qtp1666416422-49971) [n:127.0.0.1:54987_solr c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\dist [junit4] 2> 3473216 WARN (qtp1666416422-49971) [n:127.0.0.1:54987_solr c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\contrib\velocity\lib [junit4] 2> 3473216 WARN (qtp1666416422-49971) [n:127.0.0.1:54987_solr c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\dist [junit4] 2> 3473217 WARN (qtp1666416422-49971) [n:127.0.0.1:54987_solr c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\dist filtered by solr-ltr-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node2\collection2_shard2_replica_n4\..\..\..\..\dist [junit4] 2> 3473217 INFO (qtp1666416422-49971) [n:127.0.0.1:54987_solr c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0 [junit4] 2> 3473228 INFO (qtp643995547-49966) [n:127.0.0.1:54979_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 3473228 INFO (qtp643995547-49966) [n:127.0.0.1:54979_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 3473229 WARN (qtp643995547-49966) [n:127.0.0.1:54979_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard1_replica_n2\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard1_replica_n2\..\..\..\..\contrib\extraction\lib [junit4] 2> 3473229 WARN (qtp643995547-49966) [n:127.0.0.1:54979_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard1_replica_n2\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard1_replica_n2\..\..\..\..\dist [junit4] 2> 3473229 WARN (qtp643995547-49966) [n:127.0.0.1:54979_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard1_replica_n2\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard1_replica_n2\..\..\..\..\contrib\clustering\lib [junit4] 2> 3473229 WARN (qtp643995547-49966) [n:127.0.0.1:54979_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard1_replica_n2\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard1_replica_n2\..\..\..\..\dist [junit4] 2> 3473230 WARN (qtp643995547-49966) [n:127.0.0.1:54979_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard1_replica_n2\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard1_replica_n2\..\..\..\..\contrib\langid\lib [junit4] 2> 3473230 WARN (qtp643995547-49966) [n:127.0.0.1:54979_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard1_replica_n2\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard1_replica_n2\..\..\..\..\dist [junit4] 2> 3473230 WARN (qtp643995547-49966) [n:127.0.0.1:54979_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard1_replica_n2\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard1_replica_n2\..\..\..\..\contrib\velocity\lib [junit4] 2> 3473230 WARN (qtp643995547-49966) [n:127.0.0.1:54979_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard1_replica_n2\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard1_replica_n2\..\..\..\..\dist [junit4] 2> 3473230 WARN (qtp643995547-49966) [n:127.0.0.1:54979_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard1_replica_n2\..\..\..\..\dist filtered by solr-ltr-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001\tempDir-001\node1\collection2_shard1_replica_n2\..\..\..\..\dist [junit4] 2> 3473231 INFO (qtp643995547-49966) [n:127.0.0.1:54979_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0 [junit4] 2> 3473235 INFO (qtp643995547-49954) [n:127.0.0.1:54979_solr c:collection2 s:shard2 r:core_node8 x:collection2_shard2_replica_n6 ] o.a.s.s.IndexSchema [collection2_shard2_replica_n6] Schema name=default-config [junit4] 2> 3473272 INFO (qtp1666416422-49981) [n:127.0.0.1:54987_solr c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection2_shard1_replica_n1] Schema name=default-config [junit4] 2> 3473284 INFO (qtp1666416422-49971) [n:127.0.0.1:54987_solr c:collection2 s:shard2 r:core_node7 x:collection2_shard2_replica_n4 ] o.a.s.s.IndexSchema [collection2_shard2_replica_n4] Schema name=default-config [junit4] 2> 3473399 INFO (qtp643995547-49966) [n:127.0.0.1:54979_solr c:collection2 s:shard1 r:core_node5 x:collection2_shard1_replica_n2 ] o.a.s.s.IndexSchema [collection2_shard1_replica_n2] Schema name=default-config [junit4] 2> 3473473 DEBUG (ScheduledTrigger-14328-thread-1) [ ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3 and last live nodes: 3 [junit4] 2> 3473515 INFO (qtp643995547-49954) [n:127.0.0.1:54979_solr c:collection2 [...truncated too long message...] SkipLeaderOperations [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSkipOverseerOperations -Dtests.method=testSkipLeaderOperations -Dtests.seed=ADBF42470F882EAF -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=es-CR -Dtests.timezone=Asia/Calcutta -Dtests.asserts=true -Dtests.file.encoding=Cp1252 [junit4] ERROR 8.68s J0 | TestSkipOverseerOperations.testSkipLeaderOperations <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: IOException occurred when talking to server at: https://127.0.0.1:53238/solr [junit4] > at __randomizedtesting.SeedInfo.seed([ADBF42470F882EAF:5D5591BBD0AB5EC5]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:679) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) [junit4] > at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) [junit4] > at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1127) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:896) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:828) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) [junit4] > at org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations(TestSkipOverseerOperations.java:123) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] > at java.base/java.lang.reflect.Method.invoke(Method.java:567) [junit4] > at java.base/java.lang.Thread.run(Thread.java:835) [junit4] > Caused by: javax.net.ssl.SSLException: Software caused connection abort: recv failed [junit4] > at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127) [junit4] > at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:320) [junit4] > at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:263) [junit4] > at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:258) [junit4] > at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1342) [junit4] > at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:844) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) [junit4] > at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) [junit4] > at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) [junit4] > at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) [junit4] > at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) [junit4] > at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) [junit4] > at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) [junit4] > at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564) [junit4] > ... 48 more [junit4] > Suppressed: java.net.SocketException: Software caused connection abort: socket write error [junit4] > at java.base/java.net.SocketOutputStream.socketWrite0(Native Method) [junit4] > at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110) [junit4] > at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150) [junit4] > at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:81) [junit4] > at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:351) [junit4] > ... 70 more [junit4] > Caused by: java.net.SocketException: Software caused connection abort: recv failed [junit4] > at java.base/java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) [junit4] > at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) [junit4] > at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) [junit4] > at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448) [junit4] > at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68) [junit4] > at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1132) [junit4] > at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:828) [junit4] > ... 66 more [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_ADBF42470F882EAF-001 [junit4] 2> NOTE: test params are: codec=Lucene84, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7fd9981f), locale=es-CR, timezone=Asia/Calcutta [junit4] 2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 12.0.1 (64-bit)/cpus=3,threads=1,free=106328584,total=238010368 [junit4] 2> NOTE: All tests run in this JVM: [TestSkipOverseerOperations, TestSkipOverseerOperations] [junit4] Completed [4/5 (1!)] on J0 in 25.72s, 2 tests, 1 error <<< FAILURES! [...truncated 15 lines...] BUILD FAILED C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1590: The following error occurred while executing this line: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1117: There were test failures: 5 suites, 10 tests, 1 error [seed: ADBF42470F882EAF] Total time: 1 minute 48 seconds [repro] Setting last failure code to 1 [repro] Failures: [repro] 1/5 failed: org.apache.solr.cloud.TestSkipOverseerOperations [repro] Exiting with code 1 C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>exit 0 Archiving artifacts Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac) Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 No credentials specified Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=cebd6eddd27e07d2cf955e88df338eb4e7436e1f, workspace=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows [WARNINGS] Computing warning deltas based on reference build #553 Recording test results Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures) Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
