You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/04/21 03:56:01 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-12) - Build # 23957 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23957/
Java: 64bit/jdk-12 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations

Error Message:
Timeout waiting for live nodes, currently they are: [127.0.0.1:42569_solr]

Stack Trace:
java.util.concurrent.TimeoutException: Timeout waiting for live nodes, currently they are: [127.0.0.1:42569_solr]
	at __randomizedtesting.SeedInfo.seed([7F64ED81E19B0D71:8F8E3E7D3EB87D1B]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForLiveNodes(ZkStateReader.java:1575)
	at org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations(TestSkipOverseerOperations.java:95)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 12794 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSkipOverseerOperations
   [junit4]   2> 257949 INFO  (SUITE-TestSkipOverseerOperations-seed#[7F64ED81E19B0D71]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/init-core-data-001
   [junit4]   2> 257950 WARN  (SUITE-TestSkipOverseerOperations-seed#[7F64ED81E19B0D71]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 257950 INFO  (SUITE-TestSkipOverseerOperations-seed#[7F64ED81E19B0D71]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 257950 INFO  (SUITE-TestSkipOverseerOperations-seed#[7F64ED81E19B0D71]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 257952 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSkipLeaderOperations
   [junit4]   2> 257953 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001
   [junit4]   2> 257953 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 257953 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 257953 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 258053 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.c.ZkTestServer start zk server on port:39817
   [junit4]   2> 258053 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39817
   [junit4]   2> 258053 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39817
   [junit4]   2> 258059 INFO  (zkConnectionManagerCallback-6761-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258061 INFO  (zkConnectionManagerCallback-6763-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258062 INFO  (zkConnectionManagerCallback-6765-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258064 WARN  (jetty-launcher-6766-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 258064 WARN  (jetty-launcher-6766-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 258064 WARN  (jetty-launcher-6766-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 258064 INFO  (jetty-launcher-6766-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 258064 INFO  (jetty-launcher-6766-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 258064 INFO  (jetty-launcher-6766-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 258064 INFO  (jetty-launcher-6766-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 258064 INFO  (jetty-launcher-6766-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
   [junit4]   2> 258064 INFO  (jetty-launcher-6766-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
   [junit4]   2> 258065 INFO  (jetty-launcher-6766-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 258065 INFO  (jetty-launcher-6766-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 258065 INFO  (jetty-launcher-6766-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
   [junit4]   2> 258066 INFO  (jetty-launcher-6766-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 258067 INFO  (jetty-launcher-6766-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 258067 INFO  (jetty-launcher-6766-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 258067 INFO  (jetty-launcher-6766-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 258067 INFO  (jetty-launcher-6766-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 258067 INFO  (jetty-launcher-6766-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 258067 INFO  (jetty-launcher-6766-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 258067 INFO  (jetty-launcher-6766-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 258067 INFO  (jetty-launcher-6766-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 258067 INFO  (jetty-launcher-6766-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c4812d8{/solr,null,AVAILABLE}
   [junit4]   2> 258067 INFO  (jetty-launcher-6766-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c80ab{/solr,null,AVAILABLE}
   [junit4]   2> 258067 INFO  (jetty-launcher-6766-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23aa7e79{/solr,null,AVAILABLE}
   [junit4]   2> 258068 INFO  (jetty-launcher-6766-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1888d09a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 258068 INFO  (jetty-launcher-6766-thread-1) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 258068 INFO  (jetty-launcher-6766-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42569}
   [junit4]   2> 258068 ERROR (jetty-launcher-6766-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 258068 INFO  (jetty-launcher-6766-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 258068 INFO  (jetty-launcher-6766-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 258068 INFO  (jetty-launcher-6766-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 258068 INFO  (jetty-launcher-6766-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 258068 INFO  (jetty-launcher-6766-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-21T03:12:21.057913Z
   [junit4]   2> 258069 INFO  (jetty-launcher-6766-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@335feb38{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 258069 INFO  (jetty-launcher-6766-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5bd46567{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 258069 INFO  (jetty-launcher-6766-thread-2) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 258069 INFO  (jetty-launcher-6766-thread-3) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 258069 INFO  (jetty-launcher-6766-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34527}
   [junit4]   2> 258069 INFO  (jetty-launcher-6766-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36817}
   [junit4]   2> 258069 ERROR (jetty-launcher-6766-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 258069 INFO  (jetty-launcher-6766-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 258069 ERROR (jetty-launcher-6766-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 258069 INFO  (jetty-launcher-6766-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 258069 INFO  (jetty-launcher-6766-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 258069 INFO  (jetty-launcher-6766-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 258069 INFO  (jetty-launcher-6766-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 258069 INFO  (jetty-launcher-6766-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 258069 INFO  (jetty-launcher-6766-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 258069 INFO  (jetty-launcher-6766-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 258070 INFO  (jetty-launcher-6766-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-21T03:12:21.059Z
   [junit4]   2> 258070 INFO  (jetty-launcher-6766-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-21T03:12:21.058998Z
   [junit4]   2> 258072 INFO  (zkConnectionManagerCallback-6768-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258072 INFO  (zkConnectionManagerCallback-6770-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258072 INFO  (zkConnectionManagerCallback-6772-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258072 INFO  (jetty-launcher-6766-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 258072 INFO  (jetty-launcher-6766-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 258073 INFO  (jetty-launcher-6766-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 258133 INFO  (jetty-launcher-6766-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 258135 WARN  (jetty-launcher-6766-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@e1b9244[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 258189 WARN  (jetty-launcher-6766-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4b37019a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 258190 INFO  (jetty-launcher-6766-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39817/solr
   [junit4]   2> 258191 INFO  (jetty-launcher-6766-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 258208 INFO  (jetty-launcher-6766-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 258209 WARN  (jetty-launcher-6766-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7bca6ae6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 258209 WARN  (jetty-launcher-6766-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3b578676[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 258214 WARN  (jetty-launcher-6766-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5830fc08[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 258214 WARN  (jetty-launcher-6766-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@e1288b0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 258215 INFO  (jetty-launcher-6766-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39817/solr
   [junit4]   2> 258215 INFO  (jetty-launcher-6766-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39817/solr
   [junit4]   2> 258222 INFO  (zkConnectionManagerCallback-6781-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258250 INFO  (zkConnectionManagerCallback-6791-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258258 INFO  (zkConnectionManagerCallback-6793-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258260 INFO  (zkConnectionManagerCallback-6795-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258282 INFO  (zkConnectionManagerCallback-6797-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258302 INFO  (zkConnectionManagerCallback-6801-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258303 INFO  (jetty-launcher-6766-thread-1) [n:127.0.0.1:42569_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42569_solr
   [junit4]   2> 258303 INFO  (jetty-launcher-6766-thread-1) [n:127.0.0.1:42569_solr    ] o.a.s.c.Overseer Overseer (id=72117341650092042-127.0.0.1:42569_solr-n_0000000000) starting
   [junit4]   2> 258317 INFO  (jetty-launcher-6766-thread-2) [n:127.0.0.1:34527_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34527_solr
   [junit4]   2> 258331 INFO  (zkConnectionManagerCallback-6810-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258334 INFO  (jetty-launcher-6766-thread-1) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 258337 INFO  (jetty-launcher-6766-thread-1) [n:127.0.0.1:42569_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39817/solr ready
   [junit4]   2> 258343 INFO  (zkCallback-6796-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 258354 INFO  (zkCallback-6800-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 258355 INFO  (OverseerStateUpdate-72117341650092042-127.0.0.1:42569_solr-n_0000000000) [n:127.0.0.1:42569_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42569_solr
   [junit4]   2> 258357 INFO  (jetty-launcher-6766-thread-3) [n:127.0.0.1:36817_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 258362 INFO  (jetty-launcher-6766-thread-1) [n:127.0.0.1:42569_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:42569_solr as DOWN
   [junit4]   2> 258363 INFO  (jetty-launcher-6766-thread-1) [n:127.0.0.1:42569_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 258363 INFO  (jetty-launcher-6766-thread-1) [n:127.0.0.1:42569_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42569_solr
   [junit4]   2> 258364 INFO  (jetty-launcher-6766-thread-3) [n:127.0.0.1:36817_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:36817_solr as DOWN
   [junit4]   2> 258364 INFO  (zkCallback-6796-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 258364 INFO  (zkCallback-6800-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 258364 INFO  (jetty-launcher-6766-thread-3) [n:127.0.0.1:36817_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 258364 INFO  (jetty-launcher-6766-thread-3) [n:127.0.0.1:36817_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36817_solr
   [junit4]   2> 258375 INFO  (zkCallback-6800-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 258382 INFO  (zkConnectionManagerCallback-6815-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258392 INFO  (jetty-launcher-6766-thread-2) [n:127.0.0.1:34527_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 258393 INFO  (zkCallback-6809-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 258393 INFO  (zkCallback-6796-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 258393 INFO  (zkCallback-6794-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 258395 INFO  (jetty-launcher-6766-thread-1) [n:127.0.0.1:42569_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 258396 INFO  (jetty-launcher-6766-thread-2) [n:127.0.0.1:34527_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39817/solr ready
   [junit4]   2> 258410 INFO  (jetty-launcher-6766-thread-2) [n:127.0.0.1:34527_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 258416 INFO  (jetty-launcher-6766-thread-1) [n:127.0.0.1:42569_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42569.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52011907
   [junit4]   2> 258426 INFO  (zkConnectionManagerCallback-6821-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258430 INFO  (jetty-launcher-6766-thread-1) [n:127.0.0.1:42569_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42569.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52011907
   [junit4]   2> 258430 INFO  (jetty-launcher-6766-thread-1) [n:127.0.0.1:42569_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42569.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52011907
   [junit4]   2> 258431 INFO  (jetty-launcher-6766-thread-1) [n:127.0.0.1:42569_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node1/.
   [junit4]   2> 258433 INFO  (jetty-launcher-6766-thread-3) [n:127.0.0.1:36817_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 258436 INFO  (jetty-launcher-6766-thread-3) [n:127.0.0.1:36817_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39817/solr ready
   [junit4]   2> 258436 INFO  (jetty-launcher-6766-thread-3) [n:127.0.0.1:36817_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 258438 INFO  (jetty-launcher-6766-thread-2) [n:127.0.0.1:34527_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34527.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52011907
   [junit4]   2> 258452 INFO  (jetty-launcher-6766-thread-3) [n:127.0.0.1:36817_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36817.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52011907
   [junit4]   2> 258464 INFO  (jetty-launcher-6766-thread-2) [n:127.0.0.1:34527_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34527.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52011907
   [junit4]   2> 258465 INFO  (jetty-launcher-6766-thread-2) [n:127.0.0.1:34527_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34527.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52011907
   [junit4]   2> 258466 INFO  (jetty-launcher-6766-thread-2) [n:127.0.0.1:34527_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node2/.
   [junit4]   2> 258470 INFO  (jetty-launcher-6766-thread-3) [n:127.0.0.1:36817_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36817.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52011907
   [junit4]   2> 258470 INFO  (jetty-launcher-6766-thread-3) [n:127.0.0.1:36817_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36817.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52011907
   [junit4]   2> 258471 INFO  (jetty-launcher-6766-thread-3) [n:127.0.0.1:36817_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node3/.
   [junit4]   2> 258533 INFO  (zkConnectionManagerCallback-6828-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 258534 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 258535 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39817/solr ready
   [junit4]   2> 258539 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 258548 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 258550 INFO  (qtp498717566-13293) [n:127.0.0.1:34527_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=127.0.0.1:34527_solr,127.0.0.1:36817_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 258551 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 258551 INFO  (OverseerCollectionConfigSetProcessor-72117341650092042-127.0.0.1:42569_solr-n_0000000000) [n:127.0.0.1:42569_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 258552 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/collection1.AUTOCREATED/protwords.txt
   [junit4]   2> 258552 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 258553 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/collection1.AUTOCREATED/solrconfig.xml
   [junit4]   2> 258554 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/collection1.AUTOCREATED/synonyms.txt
   [junit4]   2> 258554 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/collection1.AUTOCREATED/stopwords.txt
   [junit4]   2> 258556 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/collection1.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 258556 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/collection1.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 258557 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 258558 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/collection1.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 258559 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/collection1.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 258559 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/collection1.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 258560 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 258561 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 258562 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/collection1.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 258564 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 258565 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/collection1.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 258568 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 258569 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/collection1.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 258571 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 258572 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 258574 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 258576 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/collection1.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 258578 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 258579 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/collection1.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 258580 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/collection1.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 258582 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/collection1.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 258583 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/collection1.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 258585 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/collection1.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 258590 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 258592 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/collection1.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 258594 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 258596 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 258597 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/collection1.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 258599 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 258601 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/collection1.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 258603 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/collection1.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 258604 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/collection1.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 258607 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 258608 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 258610 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 258611 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 258612 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/collection1.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 258612 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 258613 INFO  (OverseerThreadFactory-1760-thread-2-processing-n:127.0.0.1:42569_solr) [n:127.0.0.1:42569_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/collection1.AUTOCREATED/params.json
   [junit4]   2> 258721 INFO  (OverseerStateUpdate-72117341650092042-127.0.0.1:42569_solr-n_0000000000) [n:127.0.0.1:42569_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34527/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 258723 INFO  (OverseerStateUpdate-72117341650092042-127.0.0.1:42569_solr-n_0000000000) [n:127.0.0.1:42569_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36817/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 258926 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr    x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 258926 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr    x:collection1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 258926 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr    x:collection1_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 259936 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 259936 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 259936 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 259936 WARN  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 259936 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 259936 WARN  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 259937 WARN  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 259937 WARN  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 259937 WARN  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 259937 WARN  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 259937 WARN  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node3/collection1_shard2_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node3/collection1_shard2_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 259937 WARN  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 259937 WARN  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node3/collection1_shard2_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node3/collection1_shard2_replica_n2/../../../../dist
   [junit4]   2> 259937 WARN  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 259937 WARN  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node3/collection1_shard2_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node3/collection1_shard2_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 259937 WARN  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node2/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 259937 WARN  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node3/collection1_shard2_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node3/collection1_shard2_replica_n2/../../../../dist
   [junit4]   2> 259937 WARN  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node3/collection1_shard2_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node3/collection1_shard2_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 259937 WARN  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node3/collection1_shard2_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node3/collection1_shard2_replica_n2/../../../../dist
   [junit4]   2> 259937 WARN  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node3/collection1_shard2_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node3/collection1_shard2_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 259937 WARN  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node3/collection1_shard2_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node3/collection1_shard2_replica_n2/../../../../dist
   [junit4]   2> 259937 WARN  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node3/collection1_shard2_replica_n2/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node3/collection1_shard2_replica_n2/../../../../dist
   [junit4]   2> 259937 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 259938 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 259966 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 259966 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=default-config
   [junit4]   2> 260112 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 260124 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 260130 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 260131 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34527.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52011907
   [junit4]   2> 260131 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node2/collection1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node2/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 260143 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 260143 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36817.solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@52011907
   [junit4]   2> 260145 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node3/collection1_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001/tempDir-001/node3/./collection1_shard2_replica_n2/data/]
   [junit4]   2> 260152 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 260168 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 260215 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 260215 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 260217 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 260217 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 260220 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@917ff26[collection1_shard1_replica_n1] main]
   [junit4]   2> 260227 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED
   [junit4]   2> 260227 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED
   [junit4]   2> 260227 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 260227 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 260227 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 260228 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 260229 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 260229 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1631391677906157568
   [junit4]   2> 260231 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 260231 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 260231 INFO  (searcherExecutor-1772-thread-1-processing-n:127.0.0.1:34527_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@917ff26[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 260231 INFO  (searcherExecutor-1772-thread-1-processing-n:127.0.0.1:34527_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 260231 INFO  (searcherExecutor-1772-thread-1-processing-n:127.0.0.1:34527_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 260232 INFO  (searcherExecutor-1772-thread-1-processing-n:127.0.0.1:34527_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@917ff26[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 260233 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 260233 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 260234 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 260234 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 260234 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@5abe1da7[collection1_shard2_replica_n2] main]
   [junit4]   2> 260234 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED
   [junit4]   2> 260235 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED
   [junit4]   2> 260235 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 260235 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 260235 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 260235 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 260236 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 260236 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1631391677913497600
   [junit4]   2> 260236 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 260236 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 260236 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34527/solr/collection1_shard1_replica_n1/
   [junit4]   2> 260237 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 260237 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:34527/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 260237 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72117341650092043-core_node3-n_0000000000
   [junit4]   2> 260238 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34527/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 260238 INFO  (searcherExecutor-1773-thread-1-processing-n:127.0.0.1:36817_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@5abe1da7[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 260238 INFO  (searcherExecutor-1773-thread-1-processing-n:127.0.0.1:36817_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 260238 INFO  (searcherExecutor-1773-thread-1-processing-n:127.0.0.1:36817_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 260239 INFO  (searcherExecutor-1773-thread-1-processing-n:127.0.0.1:36817_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@5abe1da7[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 260241 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 260241 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 260243 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 260243 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 260243 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36817/solr/collection1_shard2_replica_n2/
   [junit4]   2> 260244 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 260244 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:36817/solr/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 260244 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/72117341650092041-core_node4-n_0000000000
   [junit4]   2> 260246 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36817/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 260346 INFO  (zkCallback-6794-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 260347 INFO  (zkCallback-6794-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 260347 INFO  (zkCallback-6800-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 260347 INFO  (zkCallback-6800-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 260348 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 260348 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 260351 INFO  (qtp1502982616-13291) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1425
   [junit4]   2> 260351 INFO  (qtp498717566-13279) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1425
   [junit4]   2> 260355 INFO  (qtp498717566-13293) [n:127.0.0.1:34527_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 260452 INFO  (zkCallback-6800-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 260452 INFO  (zkCallback-6794-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 260452 INFO  (zkCallback-6800-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 260452 INFO  (zkCallback-6794-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 260452 INFO  (zkCallback-6800-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 260452 INFO  (qtp498717566-13293) [n:127.0.0.1:34527_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=127.0.0.1:34527_solr,127.0.0.1:36817_solr&wt=javabin&version=2} status=0 QTime=1902
   [junit4]   2> 260453 INFO  (zkCallback-6794-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 260453 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1614733165
   [junit4]   2> 260453 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34527_solr
   [junit4]   2> 260453 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 260453 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:34527_solr as DOWN
   [junit4]   2> 260455 INFO  (coreCloseExecutor-1782-thread-1) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5d414ad7
   [junit4]   2> 260455 INFO  (coreCloseExecutor-1782-thread-1) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n1, tag=5d414ad7
   [junit4]   2> 260455 INFO  (coreCloseExecutor-1782-thread-1) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1fd6146f: rootName = solr_34527, domain = solr.core.collection1.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@59b0a13e
   [junit4]   2> 260464 INFO  (coreCloseExecutor-1782-thread-1) [n:127.0.0.1:34527_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=5d414ad7
   [junit4]   2> 260471 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 260471 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2fd7ac57: rootName = solr_34527, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2a785423
   [junit4]   2> 260476 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 260476 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@285a7dd8: rootName = solr_34527, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3c0baff
   [junit4]   2> 260479 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 260479 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7fd110e1: rootName = solr_34527, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2f3da340
   [junit4]   2> 260479 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 260489 INFO  (zkCallback-6809-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 260494 INFO  (zkCallback-6796-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 260494 INFO  (zkCallback-6820-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 260494 INFO  (zkCallback-6794-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 260494 INFO  (zkCallback-6827-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 260495 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5bd46567{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?}
   [junit4]   2> 260496 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3c4812d8{/solr,null,UNAVAILABLE}
   [junit4]   2> 260496 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 260497 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1812738180
   [junit4]   2> 260497 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36817_solr
   [junit4]   2> 260498 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 260498 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:36817_solr as DOWN
   [junit4]   2> 260504 INFO  (coreCloseExecutor-1784-thread-1) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@672b4d8b
   [junit4]   2> 260504 INFO  (coreCloseExecutor-1784-thread-1) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_n2, tag=672b4d8b
   [junit4]   2> 260504 INFO  (coreCloseExecutor-1784-thread-1) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61223f68: rootName = solr_36817, domain = solr.core.collection1.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.collection1.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@58ff7f5a
   [junit4]   2> 260512 INFO  (coreCloseExecutor-1784-thread-1) [n:127.0.0.1:36817_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=672b4d8b
   [junit4]   2> 260521 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 260521 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6e8cac8a: rootName = solr_36817, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@77fb2baa
   [junit4]   2> 260526 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 260527 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@37b048aa: rootName = solr_36817, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3c0baff
   [junit4]   2> 260529 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 260530 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@51aaf10f: rootName = solr_36817, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2f3da340
   [junit4]   2> 260530 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 260540 INFO  (zkCallback-6809-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 260540 INFO  (zkCallback-6796-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 260541 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@335feb38{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?}
   [junit4]   2> 260541 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@23aa7e79{/solr,null,UNAVAILABLE}
   [junit4]   2> 260542 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[7F64ED81E19B0D71]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 260543 INFO  (zkCallback-6827-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 260554 INFO  (OverseerCollectionConfigSetProcessor-72117341650092042-127.0.0.1:42569_solr-n_0000000000) [n:127.0.0.1:42569_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 290548 INFO  (jetty-closer-6839-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1544999948
   [junit4]   2> 290549 INFO  (jetty-closer-6839-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42569_solr
   [junit4]   2> 290549 INFO  (jetty-closer-6839-thread-1) [    ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 290549 INFO  (jetty-closer-6839-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:42569_solr as DOWN
   [junit4]   2> 290590 INFO  (jetty-closer-6839-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 290590 INFO  (jetty-closer-6839-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@75765ac6: rootName = solr_42569, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@72f5d303
   [junit4]   2> 290595 INFO  (jetty-closer-6839-thread-1) [    ] o.a.s.m.SolrMetricManage

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

0
   [junit4]   2> 301830 INFO  (jetty-closer-6969-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 301830 INFO  (jetty-closer-6969-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 301834 INFO  (jetty-closer-6969-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 301834 INFO  (jetty-closer-6969-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2fb34875: rootName = solr_44489, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@43939e70
   [junit4]   2> 301835 INFO  (closeThreadPool-6979-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72117343795675145-127.0.0.1:32837_solr-n_0000000000) closing
   [junit4]   2> 301835 INFO  (OverseerStateUpdate-72117343795675145-127.0.0.1:32837_solr-n_0000000000) [n:127.0.0.1:32837_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:32837_solr
   [junit4]   2> 301838 INFO  (OverseerAutoScalingTriggerThread-72117343795675145-127.0.0.1:32837_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 301839 INFO  (jetty-closer-6969-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 301839 INFO  (jetty-closer-6969-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2f35b80f: rootName = solr_44489, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3c0baff
   [junit4]   2> 301842 INFO  (jetty-closer-6969-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 301842 INFO  (jetty-closer-6969-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@37e8362e: rootName = solr_44489, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2f3da340
   [junit4]   2> 301842 INFO  (jetty-closer-6969-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 301847 INFO  (zkCallback-6941-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 301847 INFO  (zkCallback-6891-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 301848 INFO  (zkCallback-6876-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 301848 INFO  (zkCallback-6934-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 301849 INFO  (jetty-closer-6969-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@64529de{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 301851 INFO  (jetty-closer-6969-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@744d6427{/solr,null,UNAVAILABLE}
   [junit4]   2> 301855 INFO  (zkCallback-6934-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 301855 INFO  (zkCallback-6941-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 301855 INFO  (zkCallback-6934-thread-3) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36457_solr
   [junit4]   2> 301862 INFO  (jetty-closer-6969-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 301863 INFO  (jetty-closer-6969-thread-3) [    ] o.a.s.c.Overseer Overseer (id=72117343795675145-127.0.0.1:32837_solr-n_0000000000) closing
   [junit4]   2> 301864 INFO  (closeThreadPool-6979-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72117343795675145-127.0.0.1:32837_solr-n_0000000000) closing
   [junit4]   2> 301865 INFO  (jetty-closer-6969-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4ec42950{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?}
   [junit4]   2> 301865 INFO  (jetty-closer-6969-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@9840aa4{/solr,null,UNAVAILABLE}
   [junit4]   2> 301867 INFO  (jetty-closer-6969-thread-3) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 301867 INFO  (jetty-closer-6969-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@8f2f461{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 301867 INFO  (jetty-closer-6969-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@11efa7f0{/solr,null,UNAVAILABLE}
   [junit4]   2> 301867 INFO  (jetty-closer-6969-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 301868 INFO  (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 301869 WARN  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/clusterprops.json
   [junit4]   2> 	11	/solr/aliases.json
   [junit4]   2> 	10	/solr/collections/collection2/terms/shard2
   [junit4]   2> 	9	/solr/collections/collection2/terms/shard1
   [junit4]   2> 	8	/solr/configs/collection2.AUTOCREATED/managed-schema
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/configs/collection2.AUTOCREATED
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	31	/solr/collections/collection2/state.json
   [junit4]   2> 	11	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72117343795675145-127.0.0.1:32837_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/collections
   [junit4]   2> 	8	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSkipOverseerOperations_7F64ED81E19B0D71-001
   [junit4]   2> 301871 INFO  (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38915
   [junit4]   2> 301871 INFO  (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38915
   [junit4]   2> 301871 INFO  (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[7F64ED81E19B0D71]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSkipDownOperations
   [junit4]   2> Apr 21, 2019 3:13:04 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=2019, maxMBSortInHeap=7.871820745674589, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2b6bcd2e), locale=ar-SO, timezone=Asia/Dacca
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 12 (64-bit)/cpus=8,threads=1,free=107694592,total=509083648
   [junit4]   2> NOTE: All tests run in this JVM: [UninvertDocValuesMergePolicyTest, TestFieldCollectionResource, TestInfoStreamLogging, TestSolrCLIRunExample, TestSolrCloudWithSecureImpersonation, ZkShardTermsTest, MissingSegmentRecoveryTest, TestStressLiveNodes, TestDFISimilarityFactory, ChaosMonkeySafeLeaderTest, TestRestoreCore, DistanceUnitsTest, OverseerTest, BaseCdcrDistributedZkTest, CustomHighlightComponentTest, TestSimGenericDistributedQueue, JvmMetricsTest, TestNonDefinedSimilarityFactory, SubstringBytesRefFilterTest, TestJettySolrRunner, TestConfigSetsAPIZkFailure, TestDistributedMissingSort, DistribCursorPagingTest, TestXmlQParserPlugin, TestRuleBasedAuthorizationPlugin, TestSimDistributedQueue, TestCloudSchemaless, BigEndianAscendingWordSerializerTest, ConjunctionSolrSpellCheckerTest, SimpleMLTQParserTest, TestUniqueKeyFieldResource, DocValuesMissingTest, BlockJoinFacetRandomTest, TestSchemaManager, TransactionLogTest, TestLocalFSCloudBackupRestore, NumericFieldsTest, QueryEqualityTest, CacheHeaderTest, TestSkipOverseerOperations]
   [junit4] Completed [106/854 (1!)] on J0 in 44.81s, 2 tests, 1 error <<< FAILURES!

[...truncated 45761 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/23957/consoleText

[repro] Revision: cd0706bd435f8342046765801b4658bddad02057

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestSkipOverseerOperations -Dtests.method=testSkipLeaderOperations -Dtests.seed=7F64ED81E19B0D71 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-SO -Dtests.timezone=Asia/Dacca -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestSkipOverseerOperations
[repro] ant compile-test

[...truncated 3309 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestSkipOverseerOperations" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=7F64ED81E19B0D71 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-SO -Dtests.timezone=Asia/Dacca -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 80 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestSkipOverseerOperations
[repro] Exiting with code 0

[...truncated 43 lines...]