Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/606/
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:49848/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occurred when 
talking to server at: https://127.0.0.1:49848/solr
        at 
__randomizedtesting.SeedInfo.seed([8AE27BB23D06ED53:7A08A84EE2259D39]: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:1143)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
        at 
org.apache.solr.cloud.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:280)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
        ... 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:60943/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occurred when 
talking to server at: https://127.0.0.1:60943/solr
        at 
__randomizedtesting.SeedInfo.seed([8AE27BB23D06ED53:7A08A84EE2259D39]: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:1143)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
        at 
org.apache.solr.cloud.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:280)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564)
        ... 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 14009 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSkipOverseerOperations
   [junit4]   2> 1102948 INFO  
(SUITE-TestSkipOverseerOperations-seed#[8AE27BB23D06ED53]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1102949 INFO  
(SUITE-TestSkipOverseerOperations-seed#[8AE27BB23D06ED53]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_8AE27BB23D06ED53-001\data-dir-137-001
   [junit4]   2> 1102949 WARN  
(SUITE-TestSkipOverseerOperations-seed#[8AE27BB23D06ED53]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1102949 INFO  
(SUITE-TestSkipOverseerOperations-seed#[8AE27BB23D06ED53]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1102952 INFO  
(SUITE-TestSkipOverseerOperations-seed#[8AE27BB23D06ED53]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1102955 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testSkipLeaderOperations
   [junit4]   2> 1102956 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] 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\J1\temp\solr.cloud.TestSkipOverseerOperations_8AE27BB23D06ED53-001\tempDir-001
   [junit4]   2> 1102957 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1102959 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1102959 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1103059 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.c.ZkTestServer start zk server on port:60927
   [junit4]   2> 1103059 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:60927
   [junit4]   2> 1103059 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60927
   [junit4]   2> 1103059 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60927
   [junit4]   2> 1103061 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1103066 INFO  (zkConnectionManagerCallback-4191-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1103066 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1103070 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1103071 INFO  (zkConnectionManagerCallback-4193-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1103071 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1103071 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1103078 INFO  (zkConnectionManagerCallback-4195-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1103078 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1103187 WARN  (jetty-launcher-4196-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1103187 INFO  (jetty-launcher-4196-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1103187 INFO  (jetty-launcher-4196-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1103187 INFO  (jetty-launcher-4196-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.1+12
   [junit4]   2> 1103187 INFO  (jetty-launcher-4196-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1103187 INFO  (jetty-launcher-4196-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1103187 INFO  (jetty-launcher-4196-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1103187 INFO  (jetty-launcher-4196-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3fb53c65{/solr,null,AVAILABLE}
   [junit4]   2> 1103190 WARN  (jetty-launcher-4196-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1103190 INFO  (jetty-launcher-4196-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1103190 INFO  (jetty-launcher-4196-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1103190 INFO  (jetty-launcher-4196-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.1+12
   [junit4]   2> 1103191 INFO  (jetty-launcher-4196-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1103191 INFO  (jetty-launcher-4196-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1103191 INFO  (jetty-launcher-4196-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1103191 WARN  (jetty-launcher-4196-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 1103191 INFO  (jetty-launcher-4196-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1103191 INFO  (jetty-launcher-4196-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1103191 INFO  (jetty-launcher-4196-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.1+12
   [junit4]   2> 1103191 INFO  (jetty-launcher-4196-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2a7d7f4b{/solr,null,AVAILABLE}
   [junit4]   2> 1103191 INFO  (jetty-launcher-4196-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1103191 INFO  (jetty-launcher-4196-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1103191 INFO  (jetty-launcher-4196-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1103191 INFO  (jetty-launcher-4196-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@51e0a51f{/solr,null,AVAILABLE}
   [junit4]   2> 1103193 INFO  (jetty-launcher-4196-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7f7865e8{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:60940}
   [junit4]   2> 1103193 INFO  (jetty-launcher-4196-thread-1) [     ] 
o.e.j.s.Server Started @1103227ms
   [junit4]   2> 1103193 INFO  (jetty-launcher-4196-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60940}
   [junit4]   2> 1103194 ERROR (jetty-launcher-4196-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1103194 INFO  (jetty-launcher-4196-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1103194 INFO  (jetty-launcher-4196-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 1103194 INFO  (jetty-launcher-4196-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1103194 INFO  (jetty-launcher-4196-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1103194 INFO  (jetty-launcher-4196-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-23T04:51:41.228938300Z
   [junit4]   2> 1103194 INFO  (jetty-launcher-4196-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5471f463{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:60943}
   [junit4]   2> 1103194 INFO  (jetty-launcher-4196-thread-3) [     ] 
o.e.j.s.Server Started @1103228ms
   [junit4]   2> 1103194 INFO  (jetty-launcher-4196-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60943}
   [junit4]   2> 1103194 ERROR (jetty-launcher-4196-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1103194 INFO  (jetty-launcher-4196-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1103194 INFO  (jetty-launcher-4196-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 1103194 INFO  (jetty-launcher-4196-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1103194 INFO  (jetty-launcher-4196-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1103194 INFO  (jetty-launcher-4196-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-23T04:51:41.228938300Z
   [junit4]   2> 1103196 INFO  (jetty-launcher-4196-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1103196 INFO  (jetty-launcher-4196-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1103196 INFO  (jetty-launcher-4196-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1fb7bc3c{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:60946}
   [junit4]   2> 1103196 INFO  (jetty-launcher-4196-thread-2) [     ] 
o.e.j.s.Server Started @1103229ms
   [junit4]   2> 1103196 INFO  (jetty-launcher-4196-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=60946}
   [junit4]   2> 1103196 ERROR (jetty-launcher-4196-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1103196 INFO  (jetty-launcher-4196-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1103196 INFO  (jetty-launcher-4196-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 1103197 INFO  (jetty-launcher-4196-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1103197 INFO  (jetty-launcher-4196-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1103197 INFO  (jetty-launcher-4196-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-23T04:51:41.231874Z
   [junit4]   2> 1103197 INFO  (jetty-launcher-4196-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1103197 INFO  (zkConnectionManagerCallback-4198-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1103197 INFO  (jetty-launcher-4196-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1103202 INFO  (jetty-launcher-4196-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1103203 INFO  (zkConnectionManagerCallback-4200-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1103203 INFO  (jetty-launcher-4196-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1103203 INFO  (jetty-launcher-4196-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1103208 INFO  (zkConnectionManagerCallback-4202-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1103208 INFO  (jetty-launcher-4196-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1103209 INFO  (jetty-launcher-4196-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1103491 INFO  (jetty-launcher-4196-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1103493 WARN  (jetty-launcher-4196-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@353fd89f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1103493 WARN  (jetty-launcher-4196-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@353fd89f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1103497 WARN  (jetty-launcher-4196-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@26a2532f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1103497 WARN  (jetty-launcher-4196-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@26a2532f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1103498 INFO  (jetty-launcher-4196-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60927/solr
   [junit4]   2> 1103499 INFO  (jetty-launcher-4196-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1103501 INFO  (zkConnectionManagerCallback-4210-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1103501 INFO  (jetty-launcher-4196-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1103568 INFO  (jetty-launcher-4196-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1103568 WARN  (jetty-launcher-4196-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6a9347de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1103568 WARN  (jetty-launcher-4196-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6a9347de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1103573 WARN  (jetty-launcher-4196-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1ba63811[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1103573 WARN  (jetty-launcher-4196-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1ba63811[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1103576 INFO  (jetty-launcher-4196-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60927/solr
   [junit4]   2> 1103576 INFO  (jetty-launcher-4196-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1103581 INFO  (zkConnectionManagerCallback-4217-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1103581 INFO  (jetty-launcher-4196-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1103607 INFO  (jetty-launcher-4196-thread-1) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1103609 INFO  (zkConnectionManagerCallback-4219-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1103609 INFO  (jetty-launcher-4196-thread-1) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1103707 INFO  (jetty-launcher-4196-thread-2) 
[n:127.0.0.1:60946_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1103716 INFO  (jetty-launcher-4196-thread-1) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:60940_solr
   [junit4]   2> 1103716 INFO  (jetty-launcher-4196-thread-1) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.Overseer Overseer 
(id=72120621876183048-127.0.0.1:60940_solr-n_0000000000) starting
   [junit4]   2> 1103718 INFO  (jetty-launcher-4196-thread-1) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60940_solr
   [junit4]   2> 1103721 WARN  (jetty-launcher-4196-thread-1) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1103722 INFO  
(OverseerStateUpdate-72120621876183048-127.0.0.1:60940_solr-n_0000000000) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:60940_solr
   [junit4]   2> 1103726 INFO  
(OverseerStateUpdate-72120621876183048-127.0.0.1:60940_solr-n_0000000000) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1103743 INFO  (zkConnectionManagerCallback-4223-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1103743 INFO  (jetty-launcher-4196-thread-2) 
[n:127.0.0.1:60946_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1103748 INFO  (jetty-launcher-4196-thread-1) 
[n:127.0.0.1:60940_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1103751 INFO  (jetty-launcher-4196-thread-2) 
[n:127.0.0.1:60946_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1103753 INFO  (jetty-launcher-4196-thread-2) 
[n:127.0.0.1:60946_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:60946_solr as DOWN
   [junit4]   2> 1103755 INFO  (jetty-launcher-4196-thread-2) 
[n:127.0.0.1:60946_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1103755 INFO  (jetty-launcher-4196-thread-2) 
[n:127.0.0.1:60946_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60946_solr
   [junit4]   2> 1103756 INFO  (zkCallback-4218-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1103758 WARN  (jetty-launcher-4196-thread-2) 
[n:127.0.0.1:60946_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1103777 INFO  (jetty-launcher-4196-thread-1) 
[n:127.0.0.1:60940_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60940.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c65a1ef
   [junit4]   2> 1103782 INFO  (jetty-launcher-4196-thread-2) 
[n:127.0.0.1:60946_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1103782 INFO  (jetty-launcher-4196-thread-1) 
[n:127.0.0.1:60940_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60940.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c65a1ef
   [junit4]   2> 1103782 INFO  (jetty-launcher-4196-thread-1) 
[n:127.0.0.1:60940_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60940.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c65a1ef
   [junit4]   2> 1103784 INFO  (jetty-launcher-4196-thread-1) 
[n:127.0.0.1:60940_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1103786 INFO  (jetty-launcher-4196-thread-1) 
[n:127.0.0.1:60940_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\J1\temp\solr.cloud.TestSkipOverseerOperations_8AE27BB23D06ED53-001\tempDir-001\node1\.
   [junit4]   2> 1103798 INFO  (zkCallback-4222-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1103825 INFO  (jetty-launcher-4196-thread-2) 
[n:127.0.0.1:60946_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60946.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c65a1ef
   [junit4]   2> 1103838 INFO  (jetty-launcher-4196-thread-2) 
[n:127.0.0.1:60946_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60946.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c65a1ef
   [junit4]   2> 1103838 INFO  (jetty-launcher-4196-thread-2) 
[n:127.0.0.1:60946_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60946.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c65a1ef
   [junit4]   2> 1103838 INFO  (jetty-launcher-4196-thread-2) 
[n:127.0.0.1:60946_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1103843 INFO  (jetty-launcher-4196-thread-2) 
[n:127.0.0.1:60946_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\J1\temp\solr.cloud.TestSkipOverseerOperations_8AE27BB23D06ED53-001\tempDir-001\node2\.
   [junit4]   2> 1103864 INFO  (jetty-launcher-4196-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1103868 WARN  (jetty-launcher-4196-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7a4661b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1103868 WARN  (jetty-launcher-4196-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7a4661b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1103873 WARN  (jetty-launcher-4196-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@36471b77[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1103873 WARN  (jetty-launcher-4196-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@36471b77[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1103874 INFO  (jetty-launcher-4196-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60927/solr
   [junit4]   2> 1103875 INFO  (jetty-launcher-4196-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1103880 INFO  (zkConnectionManagerCallback-4235-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1103880 INFO  (jetty-launcher-4196-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1103983 INFO  (jetty-launcher-4196-thread-3) 
[n:127.0.0.1:60943_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1103986 INFO  (zkConnectionManagerCallback-4237-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1103986 INFO  (jetty-launcher-4196-thread-3) 
[n:127.0.0.1:60943_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1103991 INFO  (jetty-launcher-4196-thread-3) 
[n:127.0.0.1:60943_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1103995 INFO  (jetty-launcher-4196-thread-3) 
[n:127.0.0.1:60943_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:60943_solr as DOWN
   [junit4]   2> 1103995 INFO  (jetty-launcher-4196-thread-3) 
[n:127.0.0.1:60943_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1103995 INFO  (jetty-launcher-4196-thread-3) 
[n:127.0.0.1:60943_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60943_solr
   [junit4]   2> 1103995 INFO  (zkCallback-4222-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1103995 INFO  (zkCallback-4218-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1103995 WARN  (jetty-launcher-4196-thread-3) 
[n:127.0.0.1:60943_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1103995 INFO  (zkCallback-4236-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1104027 INFO  (jetty-launcher-4196-thread-3) 
[n:127.0.0.1:60943_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1104050 INFO  (jetty-launcher-4196-thread-3) 
[n:127.0.0.1:60943_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60943.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c65a1ef
   [junit4]   2> 1104058 INFO  (jetty-launcher-4196-thread-3) 
[n:127.0.0.1:60943_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60943.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c65a1ef
   [junit4]   2> 1104058 INFO  (jetty-launcher-4196-thread-3) 
[n:127.0.0.1:60943_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60943.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c65a1ef
   [junit4]   2> 1104060 INFO  (jetty-launcher-4196-thread-3) 
[n:127.0.0.1:60943_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1104060 INFO  (jetty-launcher-4196-thread-3) 
[n:127.0.0.1:60943_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\J1\temp\solr.cloud.TestSkipOverseerOperations_8AE27BB23D06ED53-001\tempDir-001\node3\.
   [junit4]   2> 1104091 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 1104092 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1104095 INFO  (zkConnectionManagerCallback-4246-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1104095 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1104097 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1104098 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:60927/solr ready
   [junit4]   2> 1104125 INFO  (qtp462099289-12116) [n:127.0.0.1:60943_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1104137 INFO  (qtp462099289-12116) [n:127.0.0.1:60943_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 1104139 INFO  (qtp462099289-12118) [n:127.0.0.1:60943_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=127.0.0.1:60946_solr,127.0.0.1:60943_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1104141 INFO  
(OverseerCollectionConfigSetProcessor-72120621876183048-127.0.0.1:60940_solr-n_0000000000)
 [n:127.0.0.1:60940_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> 1104141 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1104142 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to 
/configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 1104144 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to 
/configs/collection1.AUTOCREATED/protwords.txt
   [junit4]   2> 1104147 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/collection1.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1104149 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/collection1.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1104151 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/collection1.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1104152 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1104153 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1104155 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1104157 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_et.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_et.txt
   [junit4]   2> 1104158 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1104160 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1104162 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1104163 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1104165 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1104166 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1104168 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1104169 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1104170 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1104172 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1104172 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/collection1.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1104172 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1104177 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1104177 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1104179 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/collection1.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1104180 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/collection1.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1104182 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1104183 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1104183 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/collection1.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1104186 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1104187 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1104188 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1104189 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1104191 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1104192 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1104195 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1104196 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1104197 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1104198 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1104201 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1104202 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/collection1.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1104203 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/collection1.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1104205 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to 
/configs/collection1.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1104206 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/collection1.AUTOCREATED/synonyms.txt
   [junit4]   2> 1104208 INFO  
(OverseerThreadFactory-4463-thread-2-processing-n:127.0.0.1:60940_solr) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to 
/configs/collection1.AUTOCREATED/stopwords.txt
   [junit4]   2> 1104319 INFO  
(OverseerStateUpdate-72120621876183048-127.0.0.1:60940_solr-n_0000000000) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:60946/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1104323 INFO  
(OverseerStateUpdate-72120621876183048-127.0.0.1:60940_solr-n_0000000000) 
[n:127.0.0.1:60940_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:60943/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1104561 INFO  (qtp462099289-12115) [n:127.0.0.1:60943_solr    
x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1104571 INFO  (qtp1347244670-12125) [n:127.0.0.1:60946_solr    
x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1105593 INFO  (qtp1347244670-12125) [n:127.0.0.1:60946_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1105601 INFO  (qtp462099289-12115) [n:127.0.0.1:60943_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 1105632 INFO  (qtp1347244670-12125) [n:127.0.0.1:60946_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 1105638 INFO  (qtp462099289-12115) [n:127.0.0.1:60943_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=default-config
   [junit4]   2> 1105871 INFO  (qtp1347244670-12125) [n:127.0.0.1:60946_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1105873 INFO  (qtp462099289-12115) [n:127.0.0.1:60943_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1105921 INFO  (qtp1347244670-12125) [n:127.0.0.1:60946_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 1105923 INFO  (qtp462099289-12115) [n:127.0.0.1:60943_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 1105923 INFO  (qtp462099289-12115) [n:127.0.0.1:60943_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60943.solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c65a1ef
   [junit4]   2> 1105923 INFO  (qtp462099289-12115) [n:127.0.0.1:60943_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_8AE27BB23D06ED53-001\tempDir-001\node3\collection1_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_8AE27BB23D06ED53-001\tempDir-001\node3\.\collection1_shard2_replica_n2\data\]
   [junit4]   2> 1105924 INFO  (qtp1347244670-12125) [n:127.0.0.1:60946_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_60946.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5c65a1ef
   [junit4]   2> 1105924 INFO  (qtp1347244670-12125) [n:127.0.0.1:60946_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_8AE27BB23D06ED53-001\tempDir-001\node2\collection1_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_8AE27BB23D06ED53-001\tempDir-001\node2\.\collection1_shard1_replica_n1\data\]
   [junit4]   2> 1106072 INFO  (qtp462099289-12115) [n:127.0.0.1:60943_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1106072 INFO  (qtp462099289-12115) [n:127.0.0.1:60943_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1106076 INFO  (qtp462099289-12115) [n:127.0.0.1:60943_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1106076 INFO  (qtp462099289-12115) [n:127.0.0.1:60943_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1106087 INFO  (qtp462099289-12115) [n:127.0.0.1:60943_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@52f4aa0a[collection1_shard2_replica_n2] main]
   [junit4]   2> 1106092 INFO  (qtp462099289-12115) [n:127.0.0.1:60943_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/collection1.AUTOCREATED
   [junit4]   2> 1106092 INFO  (qtp462099289-12115) [n:127.0.0.1:60943_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED
   [junit4]   2> 1106092 INFO  (qtp462099289-12115) [n:127.0.0.1:60943_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 1106092 INFO  (qtp462099289-12115) [n:127.0.0.1:60943_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1106093 INFO  (qtp462099289-12115) [n:127.0.0.1:60943_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1106093 INFO  (qtp462099289-12115) [n:127.0.0.1:60943_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1106093 INFO  (qtp462099289-12115) [n:127.0.0.1:60943_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1106093 INFO  (qtp462099289-12115) [n:127.0.0.1:60943_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1653684782106673152
   [junit4]   2> 1106095 INFO  (qtp462099289-12115) [n:127.0.0.1:60943_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1106095 INFO  (qtp462099289-12115) [n:127.0.0.1:60943_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard2
   [junit4]   2> 1106101 INFO  (qtp462099289-12115) [n:127.0.0.1:60943_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1106101 INFO  (qtp462099289-12115) [n:127.0.0.1:60943_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1106101 INFO  (qtp462099289-12115) [n:127.0.0.1:60943_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:60943/solr/collection1_shard2_replica_n2/
   [junit4]   2> 1106101 INFO  (qtp462099289-12115) [n:127.0.0.1:60943_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1106103 INFO  (qtp462099289-12115) [n:127.0.0.1:60943_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:60943/solr/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 1106103 INFO  (qtp462099289-12115) [n:127.0.0.1:60943_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard2/leader after winning as 
/collections/collection1/leader_elect/shard2/election/72120621876183051-core_node4-n_0000000000
   [junit4]   2> 1106103 INFO  
(searcherExecutor-4480-thread-1-processing-n:127.0.0.1:60943_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:60943_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2 ] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@52f4aa0a[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1106103 INFO  
(searcherExecutor-4480-thread-1-processing-n:127.0.0.1:60943_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:60943_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2 ] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 1106103 INFO  
(searcherExecutor-4480-thread-1-processing-n:127.0.0.1:60943_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:60943_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2 ] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 1106103 INFO  (qtp462099289-12115) [n:127.0.0.1:60943_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:60943/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 1106103 INFO  
(searcherExecutor-4480-thread-1-processing-n:127.0.0.1:60943_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:60943_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@52f4aa0a[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1106113 INFO  (qtp1347244670-12125) [n:127.0.0.1:60946_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1106113 INFO  (qtp1347244670-12125) [n:127.0.0.1:60946_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1106115 INFO  (qtp1347244670-12125) [n:127.0.0.1:60946_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1106115 INFO  (qtp1347244670-12125) [n:127.0.0.1:60946_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1106120 INFO  (qtp1347244670-12125) [n:127.0.0.1:60946_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@279e009[collection1_shard1_replica_n1] main]
   [junit4]   2> 1106121 INFO  (qtp1347244670-12125) [n:127.0.0.1:60946_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/collection1.AUTOCREATED
   [junit4]   2> 1106122 INFO  (qtp1347244670-12125) [n:127.0.0.1:60946_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED
   [junit4]   2> 1106122 INFO  (qtp1347244670-12125) [n:127.0.0.1:60946_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 1106122 INFO  (qtp1347244670-12125) [n:127.0.0.1:60946_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1106124 INFO  (qtp1347244670-12125) [n:127.0.0.1:60946_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1106124 INFO  (qtp1347244670-12125) [n:127.0.0.1:60946_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1106124 INFO  (qtp1347244670-12125) [n:127.0.0.1:60946_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1106124 INFO  (qtp1347244670-12125) [n:127.0.0.1:60946_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1653684782139179008
   [junit4]   2> 1106127 INFO  
(searcherExecutor-4479-thread-1-processing-n:127.0.0.1:60946_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:60946_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@279e009[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1106127 INFO  
(searcherExecutor-4479-thread-1-processing-n:127.0.0.1:60946_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:60946_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 1106127 INFO  
(searcherExecutor-4479-thread-1-processing-n:127.0.0.1:60946_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:60946_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 1106127 INFO  
(searcherExecutor-4479-thread-1-processing-n:127.0.0.1:60946_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:60946_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@279e009[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1106127 INFO  (qtp1347244670-12125) [n:127.0.0.1:60946_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1106127 INFO  (qtp1347244670-12125) [n:127.0.0.1:60946_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 1106133 INFO  (qtp1347244670-12125) [n:127.0.0.1:60946_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1106133 INFO  (qtp1347244670-12125) [n:127.0.0.1:60946_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1106133 INFO  (qtp1347244670-12125) [n:127.0.0.1:60946_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:60946/solr/collection1_shard1_replica_n1/
   [junit4]   2> 1106133 INFO  (qtp1347244670-12125) [n:127.0.0.1:60946_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1106133 INFO  (qtp1347244670-12125) [n:127.0.0.1:60946_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:60946/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1106133 INFO  (qtp1347244670-12125) [n:127.0.0.1:60946_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72120621876183049-core_node3-n_0000000000
   [junit4]   2> 1106133 INFO  (qtp1347244670-12125) [n:127.0.0.1:60946_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:60946/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 1106237 INFO  (zkCallback-4236-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1106238 INFO  (zkCallback-4222-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1106239 INFO  (qtp462099289-12115) [n:127.0.0.1:60943_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1106239 INFO  (qtp1347244670-12125) [n:127.0.0.1:60946_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1106244 INFO  (qtp462099289-12115) [n:127.0.0.1:60943_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1682
   [junit4]   2> 1106244 INFO  (qtp1347244670-12125) [n:127.0.0.1:60946_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1672
   [junit4]   2> 1106245 INFO  (qtp462099289-12118) [n:127.0.0.1:60943_solr     
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 1106344 INFO  (zkCallback-4222-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1106344 INFO  (zkCallback-4222-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1106344 INFO  (zkCallback-4236-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1106344 INFO  (zkCallback-4236-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1106345 INFO  (qtp462099289-12118) [n:127.0.0.1:60943_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=127.0.0.1:60946_solr,127.0.0.1:60943_solr&wt=javabin&version=2}
 status=0 QTime=2207
   [junit4]   2> 1106346 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: collection1
   [junit4]   2> 1106346 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=328880999
   [junit4]   2> 1106346 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60946_solr
   [junit4]   2> 1106349 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1106349 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.c.ZkController Publish node=127.0.0.1:60946_solr as DOWN
   [junit4]   2> 1106352 INFO  (coreCloseExecutor-4489-thread-1) 
[n:127.0.0.1:60946_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4ac52a8
   [junit4]   2> 1106352 INFO  (coreCloseExecutor-4489-thread-1) 
[n:127.0.0.1:60946_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard1.replica_n1, 
tag=SolrCore@4ac52a8
   [junit4]   2> 1106352 INFO  (coreCloseExecutor-4489-thread-1) 
[n:127.0.0.1:60946_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@375e4fe2: rootName = 
solr_60946, domain = solr.core.collection1.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.collection1.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@6418057d
   [junit4]   2> 1106360 INFO  (coreCloseExecutor-4489-thread-1) 
[n:127.0.0.1:60946_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, 
tag=SolrCore@4ac52a8
   [junit4]   2> 1106365 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1106365 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@197aafdd: rootName = 
solr_60946, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@3dbd547c
   [junit4]   2> 1106370 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1106371 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3854fbb6: rootName = 
solr_60946, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@661abc2b
   [junit4]   2> 1106374 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1106374 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@872bd58: rootName = 
solr_60946, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@11f5885a
   [junit4]   2> 1106374 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 1106401 INFO  (zkCallback-4218-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1106401 INFO  (zkCallback-4245-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1106401 INFO  (zkCallback-4236-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1106452 INFO  (zkCallback-4236-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1106452 INFO  (zkCallback-4236-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1106477 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1fb7bc3c{ssl,[ssl, 
alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 1106478 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@51e0a51f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1106478 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1106480 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=466416503
   [junit4]   2> 1106480 INFO  
(TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60943_solr
   [junit4]   2

[...truncated too long message...]

closer-681-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3ff3dd59: rootName = 
solr_49958, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@7f29bc9c
   [junit4]   2> 96171 INFO  (jetty-closer-681-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 96176 INFO  (closeThreadPool-691-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72121022061346823-127.0.0.1:49958_solr-n_0000000000) closing
   [junit4]   2> 96176 INFO  
(OverseerStateUpdate-72121022061346823-127.0.0.1:49958_solr-n_0000000000) 
[n:127.0.0.1:49958_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:49958_solr
   [junit4]   2> 96179 INFO  
(OverseerAutoScalingTriggerThread-72121022061346823-127.0.0.1:49958_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 96184 INFO  (zkCallback-654-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 96184 INFO  (zkCallback-671-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 96184 INFO  (closeThreadPool-691-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72121022061346823-127.0.0.1:49958_solr-n_0000000000) closing
   [junit4]   2> 96184 INFO  (jetty-closer-681-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 96185 INFO  (jetty-closer-681-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 96185 INFO  (jetty-closer-681-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1e433c0b: rootName = 
solr_49950, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@7f29bc9c
   [junit4]   2> 96185 INFO  (jetty-closer-681-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3fbf9a35: rootName = 
solr_49953, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@7f29bc9c
   [junit4]   2> 96185 INFO  (jetty-closer-681-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 96185 INFO  (jetty-closer-681-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 96282 INFO  (jetty-closer-681-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72121022061346823-127.0.0.1:49958_solr-n_0000000000) closing
   [junit4]   2> 96284 INFO  (jetty-closer-681-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@21ba6af4{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 96284 INFO  (jetty-closer-681-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4916180e{/solr,null,UNAVAILABLE}
   [junit4]   2> 96284 INFO  (jetty-closer-681-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 96289 INFO  (jetty-closer-681-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@64deccbf{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:49953}
   [junit4]   2> 96289 INFO  (jetty-closer-681-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@77f8d384{/solr,null,UNAVAILABLE}
   [junit4]   2> 96289 INFO  (jetty-closer-681-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 96392 INFO  (jetty-closer-681-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4c55b708{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:49950}
   [junit4]   2> 96393 INFO  (jetty-closer-681-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@25f9b855{/solr,null,UNAVAILABLE}
   [junit4]   2> 96393 INFO  (jetty-closer-681-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 96394 INFO  
(TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 96600 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       
/solr/configs/collection2.AUTOCREATED/managed-schema
   [junit4]   2>        8       /solr/collections/collection2/terms/shard1
   [junit4]   2>        8       /solr/collections/collection2/terms/shard2
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        5       /solr/packages.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/collections/collection2/state.json
   [junit4]   2>        4       /solr/configs/collection2.AUTOCREATED
   [junit4]   2>        2       
/solr/collections/collection2/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        51      /solr/collections/collection2/state.json
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        3       
/solr/overseer_elect/election/72121022061346823-127.0.0.1:49958_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        55      /solr/overseer/queue
   [junit4]   2>        26      /solr/live_nodes
   [junit4]   2>        17      /solr/overseer/collection-queue-work
   [junit4]   2>        14      /solr/collections
   [junit4]   2> 
   [junit4]   2> 96606 INFO  
(TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:49937
   [junit4]   2> 96606 INFO  
(TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49937
   [junit4]   2> 96606 INFO  
(TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49937
   [junit4]   2> 98609 INFO  
(TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[8AE27BB23D06ED53])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testSkipDownOperations
   [junit4] OK      12.4s J1 | TestSkipOverseerOperations.testSkipDownOperations
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_8AE27BB23D06ED53-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, 
docValues:{}, maxPointsInLeafNode=1620, maxMBSortInHeap=6.942714853892851, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@46bf8df5),
 locale=ar-TN, timezone=America/Buenos_Aires
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 12.0.1 
(64-bit)/cpus=3,threads=1,free=89539688,total=312365056
   [junit4]   2> NOTE: All tests run in this JVM: [TestSkipOverseerOperations, 
TestSkipOverseerOperations, TestSkipOverseerOperations]
   [junit4] Completed [5/5 (1!)] on J1 in 21.53s, 2 tests, 1 error <<< FAILURES!

[...truncated 10 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: 8AE27BB23D06ED53]

Total time: 1 minute 42 seconds

[repro] Setting last failure code to 1

[repro] Failures w/original seeds:
[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=f74a62f37e9ee156351cdf20c2549aeece0d2ce2, 
workspace=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows
[WARNINGS] Computing warning deltas based on reference build #605
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]

Reply via email to