Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.1/56/

1 tests failed.
FAILED:  
org.apache.solr.cloud.LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
        at 
__randomizedtesting.SeedInfo.seed([47306D3B59E8E3DC:EF2C71819BA8D7F6]:0)
        at sun.nio.ch.Net.bind0(Native Method)
        at sun.nio.ch.Net.bind(Net.java:433)
        at sun.nio.ch.Net.bind(Net.java:425)
        at 
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
        at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
        at 
org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:342)
        at 
org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:308)
        at 
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
        at 
org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:236)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at org.eclipse.jetty.server.Server.doStart(Server.java:394)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:558)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:497)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:465)
        at 
org.apache.solr.cloud.LeaderVoteWaitTimeoutTest.testMostInSyncReplicasCanWinElection(LeaderVoteWaitTimeoutTest.java:246)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14517 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderVoteWaitTimeoutTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_47306D3B59E8E3DC-001/init-core-data-001
   [junit4]   2> 1602365 WARN  
(SUITE-LeaderVoteWaitTimeoutTest-seed#[47306D3B59E8E3DC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 1602365 INFO  
(SUITE-LeaderVoteWaitTimeoutTest-seed#[47306D3B59E8E3DC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1602368 INFO  
(SUITE-LeaderVoteWaitTimeoutTest-seed#[47306D3B59E8E3DC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1602368 INFO  
(SUITE-LeaderVoteWaitTimeoutTest-seed#[47306D3B59E8E3DC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1602371 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting basicTest
   [junit4]   2> 1602372 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_47306D3B59E8E3DC-001/tempDir-001
   [junit4]   2> 1602372 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1602373 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1602373 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1602473 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:37534
   [junit4]   2> 1602473 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37534
   [junit4]   2> 1602473 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 37534
   [junit4]   2> 1602477 INFO  (zkConnectionManagerCallback-13863-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1602480 INFO  (zkConnectionManagerCallback-13865-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1602481 INFO  (zkConnectionManagerCallback-13867-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1602485 WARN  (jetty-launcher-13868-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1602485 WARN  (jetty-launcher-13868-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1602485 WARN  (jetty-launcher-13868-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1602485 INFO  (jetty-launcher-13868-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1602485 INFO  (jetty-launcher-13868-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1602485 INFO  (jetty-launcher-13868-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1602485 INFO  (jetty-launcher-13868-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1602485 INFO  (jetty-launcher-13868-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1602485 INFO  (jetty-launcher-13868-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1602485 INFO  (jetty-launcher-13868-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1602485 INFO  (jetty-launcher-13868-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1602486 INFO  (jetty-launcher-13868-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1602487 WARN  (jetty-launcher-13868-thread-4) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1602487 INFO  (jetty-launcher-13868-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1602487 INFO  (jetty-launcher-13868-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1602487 INFO  (jetty-launcher-13868-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1602487 INFO  (jetty-launcher-13868-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1602487 INFO  (jetty-launcher-13868-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1602488 INFO  (jetty-launcher-13868-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1602488 INFO  (jetty-launcher-13868-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1602488 INFO  (jetty-launcher-13868-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1602488 INFO  (jetty-launcher-13868-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1602489 INFO  (jetty-launcher-13868-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1602489 INFO  (jetty-launcher-13868-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1602489 INFO  (jetty-launcher-13868-thread-4) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1602489 INFO  (jetty-launcher-13868-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3f81ad45{/solr,null,AVAILABLE}
   [junit4]   2> 1602490 WARN  (jetty-launcher-13868-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6070d746[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1602491 INFO  (jetty-launcher-13868-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4ce31be6{/solr,null,AVAILABLE}
   [junit4]   2> 1602492 WARN  (jetty-launcher-13868-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@291a412d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1602492 INFO  (jetty-launcher-13868-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@40047f5e{/solr,null,AVAILABLE}
   [junit4]   2> 1602492 WARN  (jetty-launcher-13868-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@23dba491[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1602492 INFO  (jetty-launcher-13868-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@64fd0033{SSL,[ssl, 
http/1.1]}{127.0.0.1:44918}
   [junit4]   2> 1602492 INFO  (jetty-launcher-13868-thread-4) [    ] 
o.e.j.s.Server Started @1602602ms
   [junit4]   2> 1602492 INFO  (jetty-launcher-13868-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44918}
   [junit4]   2> 1602493 INFO  (jetty-launcher-13868-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3f8e549a{SSL,[ssl, 
http/1.1]}{127.0.0.1:42922}
   [junit4]   2> 1602493 INFO  (jetty-launcher-13868-thread-1) [    ] 
o.e.j.s.Server Started @1602602ms
   [junit4]   2> 1602493 INFO  (jetty-launcher-13868-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42922}
   [junit4]   2> 1602493 ERROR (jetty-launcher-13868-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1602493 INFO  (jetty-launcher-13868-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1602493 INFO  (jetty-launcher-13868-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.1
   [junit4]   2> 1602493 INFO  (jetty-launcher-13868-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1602493 INFO  (jetty-launcher-13868-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1602493 ERROR (jetty-launcher-13868-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1602493 INFO  (jetty-launcher-13868-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-29T06:42:49.382Z
   [junit4]   2> 1602493 INFO  (jetty-launcher-13868-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1602493 INFO  (jetty-launcher-13868-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.1
   [junit4]   2> 1602493 INFO  (jetty-launcher-13868-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1602493 INFO  (jetty-launcher-13868-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1602493 INFO  (jetty-launcher-13868-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-29T06:42:49.382Z
   [junit4]   2> 1602494 INFO  (jetty-launcher-13868-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@216b3b3c{SSL,[ssl, 
http/1.1]}{127.0.0.1:34106}
   [junit4]   2> 1602494 INFO  (jetty-launcher-13868-thread-3) [    ] 
o.e.j.s.Server Started @1602604ms
   [junit4]   2> 1602494 INFO  (jetty-launcher-13868-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34106}
   [junit4]   2> 1602495 ERROR (jetty-launcher-13868-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1602495 INFO  (jetty-launcher-13868-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1602495 INFO  (jetty-launcher-13868-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.1
   [junit4]   2> 1602495 INFO  (jetty-launcher-13868-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1602495 INFO  (jetty-launcher-13868-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1602495 INFO  (jetty-launcher-13868-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-29T06:42:49.384Z
   [junit4]   2> 1602495 INFO  (jetty-launcher-13868-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1602495 INFO  (jetty-launcher-13868-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1602495 INFO  (jetty-launcher-13868-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1602497 INFO  (jetty-launcher-13868-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6cdf164d{/solr,null,AVAILABLE}
   [junit4]   2> 1602497 INFO  (zkConnectionManagerCallback-13872-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1602497 WARN  (jetty-launcher-13868-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@65ba7185[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1602498 INFO  (zkConnectionManagerCallback-13870-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1602498 INFO  (jetty-launcher-13868-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1602498 INFO  (jetty-launcher-13868-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1983ebb{SSL,[ssl, 
http/1.1]}{127.0.0.1:39043}
   [junit4]   2> 1602498 INFO  (jetty-launcher-13868-thread-2) [    ] 
o.e.j.s.Server Started @1602608ms
   [junit4]   2> 1602498 INFO  (jetty-launcher-13868-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39043}
   [junit4]   2> 1602498 ERROR (jetty-launcher-13868-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1602498 INFO  (jetty-launcher-13868-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1602498 INFO  (jetty-launcher-13868-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.1
   [junit4]   2> 1602498 INFO  (jetty-launcher-13868-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1602498 INFO  (jetty-launcher-13868-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1602498 INFO  (jetty-launcher-13868-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-29T06:42:49.387Z
   [junit4]   2> 1602498 INFO  (jetty-launcher-13868-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1602500 INFO  (zkConnectionManagerCallback-13876-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1602502 INFO  (jetty-launcher-13868-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1602521 INFO  (zkConnectionManagerCallback-13874-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1602522 INFO  (jetty-launcher-13868-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1602735 INFO  (jetty-launcher-13868-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1602736 WARN  (jetty-launcher-13868-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1602761 INFO  (jetty-launcher-13868-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1602762 WARN  (jetty-launcher-13868-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1602763 WARN  (jetty-launcher-13868-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@59f52c31[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1602781 WARN  (jetty-launcher-13868-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2ea43131[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1602781 WARN  (jetty-launcher-13868-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1602784 WARN  (jetty-launcher-13868-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@43c2f273[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1602784 WARN  (jetty-launcher-13868-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1602785 WARN  (jetty-launcher-13868-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6f3039d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1602786 INFO  (jetty-launcher-13868-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37534/solr
   [junit4]   2> 1602786 INFO  (jetty-launcher-13868-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37534/solr
   [junit4]   2> 1602788 INFO  (zkConnectionManagerCallback-13892-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1602788 INFO  (zkConnectionManagerCallback-13890-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1602791 INFO  (zkConnectionManagerCallback-13894-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1602793 INFO  (zkConnectionManagerCallback-13896-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1602807 INFO  (jetty-launcher-13868-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1602807 WARN  (jetty-launcher-13868-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1602808 WARN  (jetty-launcher-13868-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@35098f73[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1602811 WARN  (jetty-launcher-13868-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1602812 WARN  (jetty-launcher-13868-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@102df4a8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1602813 INFO  (jetty-launcher-13868-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37534/solr
   [junit4]   2> 1602815 INFO  (zkConnectionManagerCallback-13906-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1602819 INFO  (zkConnectionManagerCallback-13908-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1602832 INFO  (jetty-launcher-13868-thread-2) 
[n:127.0.0.1:39043_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39043_solr
   [junit4]   2> 1602833 INFO  (jetty-launcher-13868-thread-2) 
[n:127.0.0.1:39043_solr    ] o.a.s.c.Overseer Overseer 
(id=73384496096280588-127.0.0.1:39043_solr-n_0000000000) starting
   [junit4]   2> 1602842 INFO  (zkConnectionManagerCallback-13915-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1602846 INFO  (jetty-launcher-13868-thread-2) 
[n:127.0.0.1:39043_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37534/solr ready
   [junit4]   2> 1602847 INFO  
(OverseerStateUpdate-73384496096280588-127.0.0.1:39043_solr-n_0000000000) 
[n:127.0.0.1:39043_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:39043_solr
   [junit4]   2> 1602849 INFO  (jetty-launcher-13868-thread-2) 
[n:127.0.0.1:39043_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39043_solr
   [junit4]   2> 1602857 INFO  (zkCallback-13907-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1602862 INFO  (zkCallback-13914-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1602883 INFO  (jetty-launcher-13868-thread-2) 
[n:127.0.0.1:39043_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1602887 INFO  (jetty-launcher-13868-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1602888 WARN  (jetty-launcher-13868-thread-4) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1602889 WARN  (jetty-launcher-13868-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5d08e178[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1602892 WARN  (jetty-launcher-13868-thread-4) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1602893 WARN  (jetty-launcher-13868-thread-4) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4a04ab58[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1602894 INFO  (jetty-launcher-13868-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37534/solr
   [junit4]   2> 1602896 INFO  (zkConnectionManagerCallback-13922-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1602916 INFO  (zkConnectionManagerCallback-13924-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1602927 INFO  (jetty-launcher-13868-thread-4) 
[n:127.0.0.1:44918_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1602930 INFO  (jetty-launcher-13868-thread-1) 
[n:127.0.0.1:42922_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1602934 INFO  (jetty-launcher-13868-thread-4) 
[n:127.0.0.1:44918_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44918_solr as DOWN
   [junit4]   2> 1602936 INFO  (jetty-launcher-13868-thread-1) 
[n:127.0.0.1:42922_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42922_solr as DOWN
   [junit4]   2> 1602936 INFO  (jetty-launcher-13868-thread-4) 
[n:127.0.0.1:44918_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1602936 INFO  (jetty-launcher-13868-thread-4) 
[n:127.0.0.1:44918_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44918_solr
   [junit4]   2> 1602938 INFO  (jetty-launcher-13868-thread-1) 
[n:127.0.0.1:42922_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1602938 INFO  (jetty-launcher-13868-thread-1) 
[n:127.0.0.1:42922_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42922_solr
   [junit4]   2> 1602939 INFO  (zkCallback-13907-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1602939 INFO  (zkCallback-13907-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1602940 INFO  (zkCallback-13923-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1602940 INFO  (zkCallback-13914-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1602941 INFO  (zkCallback-13893-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 1602942 INFO  (jetty-launcher-13868-thread-2) 
[n:127.0.0.1:39043_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39043.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ce4bd65
   [junit4]   2> 1602956 INFO  (jetty-launcher-13868-thread-2) 
[n:127.0.0.1:39043_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39043.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ce4bd65
   [junit4]   2> 1602956 INFO  (jetty-launcher-13868-thread-2) 
[n:127.0.0.1:39043_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39043.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ce4bd65
   [junit4]   2> 1602958 INFO  (jetty-launcher-13868-thread-2) 
[n:127.0.0.1:39043_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_47306D3B59E8E3DC-001/tempDir-001/node2/.
   [junit4]   2> 1602981 INFO  (zkConnectionManagerCallback-13931-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1602983 INFO  (jetty-launcher-13868-thread-1) 
[n:127.0.0.1:42922_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1602983 INFO  (zkConnectionManagerCallback-13936-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1602985 INFO  (jetty-launcher-13868-thread-1) 
[n:127.0.0.1:42922_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37534/solr ready
   [junit4]   2> 1602985 INFO  (jetty-launcher-13868-thread-4) 
[n:127.0.0.1:44918_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1602985 INFO  (jetty-launcher-13868-thread-1) 
[n:127.0.0.1:42922_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1602987 INFO  (jetty-launcher-13868-thread-4) 
[n:127.0.0.1:44918_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37534/solr ready
   [junit4]   2> 1602988 INFO  (jetty-launcher-13868-thread-4) 
[n:127.0.0.1:44918_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1603000 INFO  (jetty-launcher-13868-thread-3) 
[n:127.0.0.1:34106_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1603005 INFO  (jetty-launcher-13868-thread-3) 
[n:127.0.0.1:34106_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34106_solr as DOWN
   [junit4]   2> 1603006 INFO  (jetty-launcher-13868-thread-3) 
[n:127.0.0.1:34106_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1603006 INFO  (jetty-launcher-13868-thread-3) 
[n:127.0.0.1:34106_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34106_solr
   [junit4]   2> 1603008 INFO  (zkCallback-13914-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1603008 INFO  (zkCallback-13907-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1603020 INFO  (zkCallback-13923-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1603020 INFO  (zkCallback-13893-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1603020 INFO  (zkCallback-13895-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1603020 INFO  (zkCallback-13930-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1603023 INFO  (jetty-launcher-13868-thread-4) 
[n:127.0.0.1:44918_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44918.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ce4bd65
   [junit4]   2> 1603025 INFO  (zkCallback-13935-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1603026 INFO  (jetty-launcher-13868-thread-1) 
[n:127.0.0.1:42922_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42922.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ce4bd65
   [junit4]   2> 1603043 INFO  (jetty-launcher-13868-thread-4) 
[n:127.0.0.1:44918_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44918.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ce4bd65
   [junit4]   2> 1603043 INFO  (jetty-launcher-13868-thread-4) 
[n:127.0.0.1:44918_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44918.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ce4bd65
   [junit4]   2> 1603045 INFO  (jetty-launcher-13868-thread-4) 
[n:127.0.0.1:44918_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_47306D3B59E8E3DC-001/tempDir-001/node4/.
   [junit4]   2> 1603046 INFO  (jetty-launcher-13868-thread-1) 
[n:127.0.0.1:42922_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42922.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ce4bd65
   [junit4]   2> 1603046 INFO  (jetty-launcher-13868-thread-1) 
[n:127.0.0.1:42922_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42922.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ce4bd65
   [junit4]   2> 1603047 INFO  (jetty-launcher-13868-thread-1) 
[n:127.0.0.1:42922_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_47306D3B59E8E3DC-001/tempDir-001/node1/.
   [junit4]   2> 1603048 INFO  (zkConnectionManagerCallback-13943-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1603050 INFO  (jetty-launcher-13868-thread-3) 
[n:127.0.0.1:34106_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1603052 INFO  (jetty-launcher-13868-thread-3) 
[n:127.0.0.1:34106_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37534/solr ready
   [junit4]   2> 1603053 INFO  (jetty-launcher-13868-thread-3) 
[n:127.0.0.1:34106_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1603080 INFO  (jetty-launcher-13868-thread-3) 
[n:127.0.0.1:34106_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34106.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ce4bd65
   [junit4]   2> 1603096 INFO  (jetty-launcher-13868-thread-3) 
[n:127.0.0.1:34106_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34106.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ce4bd65
   [junit4]   2> 1603096 INFO  (jetty-launcher-13868-thread-3) 
[n:127.0.0.1:34106_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34106.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ce4bd65
   [junit4]   2> 1603098 INFO  (jetty-launcher-13868-thread-3) 
[n:127.0.0.1:34106_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_47306D3B59E8E3DC-001/tempDir-001/node3/.
   [junit4]   2> 1603246 INFO  (zkConnectionManagerCallback-13949-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1603247 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1603249 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37534/solr ready
   [junit4]   2> 1603253 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1473009023
   [junit4]   2> 1603253 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39043_solr
   [junit4]   2> 1603254 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1603254 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:39043_solr as DOWN
   [junit4]   2> 1603256 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1603257 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1603257 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@316ced40: rootName = 
solr_39043, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@6dc631f8
   [junit4]   2> 1603265 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1603265 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4c1f6f10: rootName = 
solr_39043, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1e77886
   [junit4]   2> 1603270 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1603270 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6804f48d: rootName = 
solr_39043, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@310e7acc
   [junit4]   2> 1603270 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1603278 INFO  (closeThreadPool-13953-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=73384496096280588-127.0.0.1:39043_solr-n_0000000000) closing
   [junit4]   2> 1603279 INFO  
(OverseerStateUpdate-73384496096280588-127.0.0.1:39043_solr-n_0000000000) 
[n:127.0.0.1:39043_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:39043_solr
   [junit4]   2> 1603279 INFO  
(OverseerAutoScalingTriggerThread-73384496096280588-127.0.0.1:39043_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1603285 INFO  (closeThreadPool-13953-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=73384496096280588-127.0.0.1:39043_solr-n_0000000000) closing
   [junit4]   2> 1603286 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.Overseer Overseer 
(id=73384496096280588-127.0.0.1:39043_solr-n_0000000000) closing
   [junit4]   2> 1603286 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x104b6cf75d7000c, likely client has closed socket
   [junit4]   2> 1603286 INFO  (zkCallback-13893-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1603286 INFO  (zkCallback-13930-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1603286 INFO  (zkCallback-13935-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1603287 INFO  (zkCallback-13895-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1603287 INFO  (zkCallback-13923-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1603288 INFO  (zkCallback-13948-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1603289 INFO  (zkCallback-13923-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44918_solr
   [junit4]   2> 1603289 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1983ebb{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1603290 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6cdf164d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1603290 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1603291 INFO  (zkCallback-13942-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1603291 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1603291 INFO  (zkCallback-13923-thread-2) 
[n:127.0.0.1:44918_solr    ] o.a.s.c.Overseer Overseer 
(id=73384496096280591-127.0.0.1:44918_solr-n_0000000001) starting
   [junit4]   2> 1603292 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1603292 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1603292 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1603294 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1603294 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1603294 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1603294 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@55f16974{/solr,null,AVAILABLE}
   [junit4]   2> 1603294 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@55334e31[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1603295 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1d8e6c23{SSL,[ssl, 
http/1.1]}{127.0.0.1:42359}
   [junit4]   2> 1603295 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.Server Started @1603405ms
   [junit4]   2> 1603295 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41325}
   [junit4]   2> 1603295 ERROR 
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1603295 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1603296 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.1
   [junit4]   2> 1603296 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1603296 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1603296 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-29T06:42:50.185Z
   [junit4]   2> 1603298 INFO  (zkConnectionManagerCallback-13955-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1603298 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1603299 INFO  
(OverseerStateUpdate-73384496096280591-127.0.0.1:44918_solr-n_0000000001) 
[n:127.0.0.1:44918_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:44918_solr
   [junit4]   2> 1603416 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1603417 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1603418 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6a39d896[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1603422 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1603422 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@78031e0c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1603424 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37534/solr
   [junit4]   2> 1603426 INFO  (zkConnectionManagerCallback-13962-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1603429 INFO  (zkConnectionManagerCallback-13964-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1603435 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) 
[n:127.0.0.1:41325_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1603441 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) 
[n:127.0.0.1:41325_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:41325_solr as DOWN
   [junit4]   2> 1603442 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) 
[n:127.0.0.1:41325_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1603442 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) 
[n:127.0.0.1:41325_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41325_solr
   [junit4]   2> 1603444 INFO  (zkCallback-13893-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1603444 INFO  (zkCallback-13930-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1603444 INFO  (zkCallback-13895-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1603444 INFO  (zkCallback-13935-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1603444 INFO  (zkCallback-13923-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1603445 INFO  (zkCallback-13942-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1603445 INFO  (zkCallback-13948-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1603445 INFO  (zkCallback-13963-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1603473 INFO  (zkConnectionManagerCallback-13971-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1603475 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) 
[n:127.0.0.1:41325_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1603476 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) 
[n:127.0.0.1:41325_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:37534/solr ready
   [junit4]   2> 1603477 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) 
[n:127.0.0.1:41325_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1603507 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) 
[n:127.0.0.1:41325_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41325.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ce4bd65
   [junit4]   2> 1603524 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) 
[n:127.0.0.1:41325_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41325.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ce4bd65
   [junit4]   2> 1603524 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) 
[n:127.0.0.1:41325_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41325.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ce4bd65
   [junit4]   2> 1603526 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) 
[n:127.0.0.1:41325_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_47306D3B59E8E3DC-001/tempDir-001/node2/.
   [junit4]   2> 1603602 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.LeaderVoteWaitTimeoutTest Adding proxy for URL: 
https://127.0.0.1:42359/solr. Proxy: https://127.0.0.1:41325/solr
   [junit4]   2> 1603603 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=142630319
   [junit4]   2> 1603603 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42922_solr
   [junit4]   2> 1603603 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1603603 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:42922_solr as DOWN
   [junit4]   2> 1603608 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1603608 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7ec37e3c: rootName = 
solr_42922, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@73141d3b
   [junit4]   2> 1603616 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1603616 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@538b896d: rootName = 
solr_42922, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1e77886
   [junit4]   2> 1603621 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1603621 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1b83ad55: rootName = 
solr_42922, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@310e7acc
   [junit4]   2> 1603621 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1603624 INFO  (zkCallback-13935-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1603624 INFO  (zkCallback-13963-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1603624 INFO  (zkCallback-13942-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1603624 INFO  (zkCallback-13948-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1603625 INFO  (zkCallback-13895-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1603625 INFO  (zkCallback-13923-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1603626 INFO  (zkCallback-13970-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1603626 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3f8e549a{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1603627 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@40047f5e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1603628 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1603628 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1603629 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1603629 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1603630 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1603631 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1603631 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1603631 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1603631 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4a49c1a0{/solr,null,AVAILABLE}
   [junit4]   2> 1603631 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2254a805[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1603632 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@ec333af{SSL,[ssl, 
http/1.1]}{127.0.0.1:44298}
   [junit4]   2> 1603632 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.Server Started @1603742ms
   [junit4]   2> 1603632 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36979}
   [junit4]   2> 1603632 ERROR 
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1603632 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1603632 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.1
   [junit4]   2> 1603632 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1603632 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1603632 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-29T06:42:50.521Z
   [junit4]   2> 1603634 INFO  (zkConnectionManagerCallback-13978-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1603635 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1603717 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1603718 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1603720 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6176d567[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1603725 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1603726 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4dbc79d9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1603727 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37534/solr
   [junit4]   2> 1603728 INFO  (zkConnectionManagerCallback-13985-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1603731 INFO  (zkConnectionManagerCallback-13987-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1603738 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1603742 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:36979_solr as DOWN
   [junit4]   2> 1603743 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1603743 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36979_solr
   [junit4]   2> 1603745 INFO  (zkCallback-13895-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1603745 INFO  (zkCallback-13935-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1603745 INFO  (zkCallback-13986-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1603745 INFO  (zkCallback-13942-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1603745 INFO  (zkCallback-13948-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1603745 INFO  (zkCallback-13970-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1603745 INFO  (zkCallback-13923-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1603746 INFO  (zkCallback-13963-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1603780 INFO  (zkConnectionManagerCallback-13994-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1603781 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1603782 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37534/solr ready
   [junit4]   2> 1603783 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1603813 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36979.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ce4bd65
   [junit4]   2> 1603831 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36979.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ce4bd65
   [junit4]   2> 1603831 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36979.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ce4bd65
   [junit4]   2> 1603832 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_47306D3B59E8E3DC-001/tempDir-001/node1/.
   [junit4]   2> 1603921 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.LeaderVoteWaitTimeoutTest Adding proxy for URL: 
https://127.0.0.1:44298/solr. Proxy: https://127.0.0.1:36979/solr
   [junit4]   2> 1603921 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1102039827
   [junit4]   2> 1603921 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34106_solr
   [junit4]   2> 1603922 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1603922 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:34106_solr as DOWN
   [junit4]   2> 1603925 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1603925 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@21e8b12b: rootName = 
solr_34106, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@69787cf7
   [junit4]   2> 1603933 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1603934 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@162c5300: rootName = 
solr_34106, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1e77886
   [junit4]   2> 1603938 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1603938 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@8064da: rootName = 
solr_34106, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@310e7acc
   [junit4]   2> 1603938 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1603941 INFO  (zkCallback-13948-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1603941 INFO  (zkCallback-13935-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1603941 INFO  (zkCallback-13963-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1603941 INFO  (zkCallback-13970-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1603942 INFO  (zkCallback-13986-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1603942 INFO  (zkCallback-13923-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1603942 INFO  (zkCallback-13993-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1603945 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@216b3b3c{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1603945 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4ce31be6{/solr,null,UNAVAILABLE}
   [junit4]   2> 1603946 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1603947 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1603948 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1603948 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1603948 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1603949 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1603949 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1603949 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1603950 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5869fc56{/solr,null,AVAILABLE}
   [junit4]   2> 1603950 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7c20ffb5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1603951 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@159000af{SSL,[ssl, 
http/1.1]}{127.0.0.1:38152}
   [junit4]   2> 1603951 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.Server Started @1604060ms
   [junit4]   2> 1603951 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45457}
   [junit4]   2> 1603951 ERROR 
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1603951 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1603951 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.1
   [junit4]   2> 1603951 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1603951 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1603951 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-29T06:42:50.840Z
   [junit4]   2> 1603953 INFO  (zkConnectionManagerCallback-14001-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1603954 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1604066 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1604067 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1604068 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@709952de[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1604072 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1604072 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2ddbba6d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1604074 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37534/solr
   [junit4]   2> 1604075 INFO  (zkConnectionManagerCallback-14008-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1604078 INFO  (zkConnectionManagerCallback-14010-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1604084 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1604088 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:45457_solr as DOWN
   [junit4]   2> 1604089 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1604089 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45457_solr
   [junit4]   2> 1604091 INFO  (zkCallback-13935-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1604091 INFO  (zkCallback-13923-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1604091 INFO  (zkCallback-13986-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1604091 INFO  (zkCallback-13970-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1604091 INFO  (zkCallback-13948-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1604092 INFO  (zkCallback-13963-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1604092 INFO  (zkCallback-13993-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1604092 INFO  (zkCallback-14009-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1604121 INFO  (zkConnectionManagerCallback-14017-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1604122 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1604124 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37534/solr ready
   [junit4]   2> 1604124 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1604153 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45457.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ce4bd65
   [junit4]   2> 1604171 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45457.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ce4bd65
   [junit4]   2> 1604171 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45457.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ce4bd65
   [junit4]   2> 1604173 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderVoteWaitTimeoutTest_47306D3B59E8E3DC-001/tempDir-001/node3/.
   [junit4]   2> 1604255 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.LeaderVoteWaitTimeoutTest Adding proxy for URL: 
https://127.0.0.1:38152/solr. Proxy: https://127.0.0.1:45457/solr
   [junit4]   2> 1604255 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=321239385
   [junit4]   2> 1604255 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44918_solr
   [junit4]   2> 1604256 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1604256 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:44918_solr as DOWN
   [junit4]   2> 1604259 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1604259 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@70c8c148: rootName = 
solr_44918, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@2087a508
   [junit4]   2> 1604267 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1604268 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5c0777e0: rootName = 
solr_44918, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@1e77886
   [junit4]   2> 1604273 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1604273 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@744923c1: rootName = 
solr_44918, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@310e7acc
   [junit4]   2> 1604273 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1604274 INFO  (closeThreadPool-14022-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=73384496096280591-127.0.0.1:44918_solr-n_0000000001) closing
   [junit4]   2> 1604274 INFO  
(OverseerStateUpdate-73384496096280591-127.0.0.1:44918_solr-n_0000000001) 
[n:127.0.0.1:44918_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:44918_solr
   [junit4]   2> 1604275 INFO  
(OverseerAutoScalingTriggerThread-73384496096280591-127.0.0.1:44918_solr-n_0000000001)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1604278 INFO  (closeThreadPool-14022-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=73384496096280591-127.0.0.1:44918_solr-n_0000000001) closing
   [junit4]   2> 1604281 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.Overseer Overseer 
(id=73384496096280591-127.0.0.1:44918_solr-n_0000000001) closing
   [junit4]   2> 1604281 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x104b6cf75d7000f, likely client has closed socket
   [junit4]   2> 1604281 INFO  (zkCallback-13963-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1604282 INFO  (zkCallback-13948-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1604282 INFO  (zkCallback-13970-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1604282 INFO  (zkCallback-13993-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1604282 INFO  (zkCallback-14009-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1604282 INFO  (zkCallback-13986-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1604282 INFO  (zkCallback-14016-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 1604282 INFO  (zkCallback-13963-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41325_solr
   [junit4]   2> 1604284 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@64fd0033{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1604284 INFO  (zkCallback-13963-thread-1) 
[n:127.0.0.1:41325_solr    ] o.a.s.c.Overseer Overseer 
(id=73384496096280598-127.0.0.1:41325_solr-n_0000000004) starting
   [junit4]   2> 1604284 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3f81ad45{/solr,null,UNAVAILABLE}
   [junit4]   2> 1604285 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1604286 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1604288 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1604288 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1604288 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1604290 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1604290 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1604290 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1604290 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7f079b38{/solr,null,AVAILABLE}
   [junit4]   2> 1604290 INFO  
(OverseerStateUpdate-73384496096280598-127.0.0.1:41325_solr-n_0000000004) 
[n:127.0.0.1:41325_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:41325_solr
   [junit4]   2> 1604291 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@72c854c3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1604291 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@480c89f7{SSL,[ssl, 
http/1.1]}{127.0.0.1:35283}
   [junit4]   2> 1604292 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.s.Server Started @1604402ms
   [junit4]   2> 1604292 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45770}
   [junit4]   2> 1604292 ERROR 
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1604292 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1604292 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.1
   [junit4]   2> 1604292 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1604292 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1604292 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-29T06:42:51.181Z
   [junit4]   2> 1604294 INFO  (zkConnectionManagerCallback-14024-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1604295 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1604533 INFO  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1604533 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1604534 WARN  
(TEST-LeaderVoteWaitTimeoutTest.basicTest-seed#[47306D3B59E8E3DC]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm confi

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

:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/null825340007
     [copy] Copying 239 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/null825340007
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.1/solr/null825340007

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath]         found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath]         found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath]         found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 48ms :: artifacts dl 6ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 105 minutes 26 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to