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 2018/02/21 11:35:29 UTC

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_162) - Build # 1400 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1400/
Java: 64bit/jdk1.8.0_162 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([4068533799FEB33:69FA21CEC3D71434]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:310)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12633 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
   [junit4]   2> 579943 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[4068533799FEB33]-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-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_4068533799FEB33-001/init-core-data-001
   [junit4]   2> 579944 WARN  (SUITE-AutoscalingHistoryHandlerTest-seed#[4068533799FEB33]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 579944 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[4068533799FEB33]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 579946 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[4068533799FEB33]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 579947 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[4068533799FEB33]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_4068533799FEB33-001/tempDir-001
   [junit4]   2> 579947 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[4068533799FEB33]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 579947 INFO  (Thread-1187) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 579947 INFO  (Thread-1187) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 579948 ERROR (Thread-1187) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 580047 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[4068533799FEB33]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:34687
   [junit4]   2> 580049 INFO  (zkConnectionManagerCallback-1241-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 580053 INFO  (jetty-launcher-1238-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 580053 INFO  (jetty-launcher-1238-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 580053 INFO  (jetty-launcher-1238-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 580054 INFO  (jetty-launcher-1238-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 580069 INFO  (jetty-launcher-1238-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 580069 INFO  (jetty-launcher-1238-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 580069 INFO  (jetty-launcher-1238-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 580073 INFO  (jetty-launcher-1238-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40f02cd0{/solr,null,AVAILABLE}
   [junit4]   2> 580077 INFO  (jetty-launcher-1238-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 580077 INFO  (jetty-launcher-1238-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 580077 INFO  (jetty-launcher-1238-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 580077 INFO  (jetty-launcher-1238-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@30010431{SSL,[ssl, http/1.1]}{127.0.0.1:35753}
   [junit4]   2> 580077 INFO  (jetty-launcher-1238-thread-3) [    ] o.e.j.s.Server Started @581836ms
   [junit4]   2> 580077 INFO  (jetty-launcher-1238-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35753}
   [junit4]   2> 580078 ERROR (jetty-launcher-1238-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 580078 INFO  (jetty-launcher-1238-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 580078 INFO  (jetty-launcher-1238-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 580078 INFO  (jetty-launcher-1238-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 580078 INFO  (jetty-launcher-1238-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T10:40:05.015Z
   [junit4]   2> 580080 INFO  (jetty-launcher-1238-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 580080 INFO  (jetty-launcher-1238-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 580080 INFO  (jetty-launcher-1238-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6bba53dc{/solr,null,AVAILABLE}
   [junit4]   2> 580080 INFO  (jetty-launcher-1238-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 580081 INFO  (jetty-launcher-1238-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 580081 INFO  (jetty-launcher-1238-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 580081 INFO  (jetty-launcher-1238-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1c570e61{SSL,[ssl, http/1.1]}{127.0.0.1:38481}
   [junit4]   2> 580081 INFO  (jetty-launcher-1238-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 580081 INFO  (jetty-launcher-1238-thread-2) [    ] o.e.j.s.Server Started @581840ms
   [junit4]   2> 580081 INFO  (jetty-launcher-1238-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38481}
   [junit4]   2> 580081 INFO  (zkConnectionManagerCallback-1243-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 580081 INFO  (jetty-launcher-1238-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f401068{/solr,null,AVAILABLE}
   [junit4]   2> 580081 ERROR (jetty-launcher-1238-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 580081 INFO  (jetty-launcher-1238-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 580082 INFO  (jetty-launcher-1238-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 580082 INFO  (jetty-launcher-1238-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 580082 INFO  (jetty-launcher-1238-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 580082 INFO  (jetty-launcher-1238-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T10:40:05.019Z
   [junit4]   2> 580082 INFO  (jetty-launcher-1238-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e04b826{/solr,null,AVAILABLE}
   [junit4]   2> 580082 INFO  (jetty-launcher-1238-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@68883186{SSL,[ssl, http/1.1]}{127.0.0.1:33729}
   [junit4]   2> 580083 INFO  (jetty-launcher-1238-thread-4) [    ] o.e.j.s.Server Started @581841ms
   [junit4]   2> 580083 INFO  (jetty-launcher-1238-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33729}
   [junit4]   2> 580083 INFO  (jetty-launcher-1238-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1d47e155{SSL,[ssl, http/1.1]}{127.0.0.1:43091}
   [junit4]   2> 580083 INFO  (jetty-launcher-1238-thread-1) [    ] o.e.j.s.Server Started @581841ms
   [junit4]   2> 580083 INFO  (jetty-launcher-1238-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43091}
   [junit4]   2> 580083 ERROR (jetty-launcher-1238-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 580083 ERROR (jetty-launcher-1238-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 580083 INFO  (zkConnectionManagerCallback-1245-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 580083 INFO  (jetty-launcher-1238-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 580083 INFO  (jetty-launcher-1238-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 580083 INFO  (jetty-launcher-1238-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 580083 INFO  (jetty-launcher-1238-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 580083 INFO  (jetty-launcher-1238-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 580083 INFO  (jetty-launcher-1238-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 580083 INFO  (jetty-launcher-1238-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T10:40:05.020Z
   [junit4]   2> 580083 INFO  (jetty-launcher-1238-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T10:40:05.020Z
   [junit4]   2> 580083 INFO  (jetty-launcher-1238-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 580093 INFO  (zkConnectionManagerCallback-1248-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 580094 INFO  (zkConnectionManagerCallback-1249-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 580094 INFO  (jetty-launcher-1238-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 580094 INFO  (jetty-launcher-1238-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 580095 INFO  (jetty-launcher-1238-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34687/solr
   [junit4]   2> 580095 INFO  (jetty-launcher-1238-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34687/solr
   [junit4]   2> 580105 INFO  (zkConnectionManagerCallback-1257-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 580105 INFO  (zkConnectionManagerCallback-1255-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 580106 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007596028a0005, likely client has closed socket
   [junit4]   2> 580107 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007596028a0004, likely client has closed socket
   [junit4]   2> 580110 INFO  (zkConnectionManagerCallback-1261-thread-1-processing-n:127.0.0.1:38481_solr) [n:127.0.0.1:38481_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 580110 INFO  (zkConnectionManagerCallback-1260-thread-1-processing-n:127.0.0.1:35753_solr) [n:127.0.0.1:35753_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 580111 INFO  (jetty-launcher-1238-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34687/solr
   [junit4]   2> 580113 INFO  (jetty-launcher-1238-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34687/solr
   [junit4]   2> 580114 INFO  (zkConnectionManagerCallback-1266-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 580115 INFO  (zkConnectionManagerCallback-1271-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 580115 INFO  (zkConnectionManagerCallback-1273-thread-1-processing-n:127.0.0.1:33729_solr) [n:127.0.0.1:33729_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 580116 INFO  (zkConnectionManagerCallback-1275-thread-1-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 580121 INFO  (jetty-launcher-1238-thread-1) [n:127.0.0.1:43091_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 580121 INFO  (jetty-launcher-1238-thread-1) [n:127.0.0.1:43091_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43091_solr
   [junit4]   2> 580122 INFO  (jetty-launcher-1238-thread-1) [n:127.0.0.1:43091_solr    ] o.a.s.c.Overseer Overseer (id=72186881186070540-127.0.0.1:43091_solr-n_0000000000) starting
   [junit4]   2> 580125 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 580125 INFO  (jetty-launcher-1238-thread-1) [n:127.0.0.1:43091_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43091_solr
   [junit4]   2> 580126 DEBUG (OverseerAutoScalingTriggerThread-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 580126 DEBUG (OverseerAutoScalingTriggerThread-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 580127 INFO  (zkCallback-1274-thread-1-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 580127 DEBUG (OverseerAutoScalingTriggerThread-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:43091_solr]
   [junit4]   2> 580127 DEBUG (OverseerAutoScalingTriggerThread-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 580127 DEBUG (OverseerAutoScalingTriggerThread-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 580129 DEBUG (OverseerAutoScalingTriggerThread-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 580129 DEBUG (OverseerAutoScalingTriggerThread-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 580129 DEBUG (ScheduledTrigger-2064-thread-1) [n:127.0.0.1:43091_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 580146 INFO  (jetty-launcher-1238-thread-4) [n:127.0.0.1:33729_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 580147 INFO  (jetty-launcher-1238-thread-2) [n:127.0.0.1:38481_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 580147 INFO  (jetty-launcher-1238-thread-3) [n:127.0.0.1:35753_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 580148 INFO  (jetty-launcher-1238-thread-4) [n:127.0.0.1:33729_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 580148 INFO  (jetty-launcher-1238-thread-2) [n:127.0.0.1:38481_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 580148 INFO  (jetty-launcher-1238-thread-3) [n:127.0.0.1:35753_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 580148 INFO  (jetty-launcher-1238-thread-4) [n:127.0.0.1:33729_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33729_solr
   [junit4]   2> 580149 INFO  (jetty-launcher-1238-thread-2) [n:127.0.0.1:38481_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38481_solr
   [junit4]   2> 580149 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:33729_solr"} current state version: 0
   [junit4]   2> 580149 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:33729_solr
   [junit4]   2> 580149 INFO  (zkCallback-1274-thread-1-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 580149 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38481_solr"} current state version: 0
   [junit4]   2> 580149 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38481_solr
   [junit4]   2> 580154 INFO  (zkCallback-1258-thread-1-processing-n:127.0.0.1:38481_solr) [n:127.0.0.1:38481_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 580154 INFO  (zkCallback-1259-thread-1-processing-n:127.0.0.1:35753_solr) [n:127.0.0.1:35753_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 580155 INFO  (zkCallback-1272-thread-1-processing-n:127.0.0.1:33729_solr) [n:127.0.0.1:33729_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 580155 INFO  (jetty-launcher-1238-thread-3) [n:127.0.0.1:35753_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35753_solr
   [junit4]   2> 580155 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:35753_solr"} current state version: 0
   [junit4]   2> 580156 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:35753_solr
   [junit4]   2> 580156 INFO  (zkCallback-1274-thread-1-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 580157 INFO  (zkCallback-1258-thread-1-processing-n:127.0.0.1:38481_solr) [n:127.0.0.1:38481_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 580157 INFO  (zkCallback-1272-thread-1-processing-n:127.0.0.1:33729_solr) [n:127.0.0.1:33729_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 580157 INFO  (zkCallback-1259-thread-1-processing-n:127.0.0.1:35753_solr) [n:127.0.0.1:35753_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 580172 INFO  (jetty-launcher-1238-thread-1) [n:127.0.0.1:43091_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43091.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fd03da6
   [junit4]   2> 580189 INFO  (jetty-launcher-1238-thread-1) [n:127.0.0.1:43091_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43091.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fd03da6
   [junit4]   2> 580189 INFO  (jetty-launcher-1238-thread-1) [n:127.0.0.1:43091_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43091.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fd03da6
   [junit4]   2> 580190 INFO  (jetty-launcher-1238-thread-1) [n:127.0.0.1:43091_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_4068533799FEB33-001/tempDir-001/node1/.
   [junit4]   2> 580192 INFO  (jetty-launcher-1238-thread-2) [n:127.0.0.1:38481_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38481.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fd03da6
   [junit4]   2> 580193 INFO  (jetty-launcher-1238-thread-4) [n:127.0.0.1:33729_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33729.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fd03da6
   [junit4]   2> 580196 INFO  (jetty-launcher-1238-thread-3) [n:127.0.0.1:35753_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35753.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fd03da6
   [junit4]   2> 580197 INFO  (jetty-launcher-1238-thread-2) [n:127.0.0.1:38481_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38481.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fd03da6
   [junit4]   2> 580197 INFO  (jetty-launcher-1238-thread-2) [n:127.0.0.1:38481_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38481.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fd03da6
   [junit4]   2> 580198 INFO  (jetty-launcher-1238-thread-2) [n:127.0.0.1:38481_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_4068533799FEB33-001/tempDir-001/node2/.
   [junit4]   2> 580200 INFO  (jetty-launcher-1238-thread-4) [n:127.0.0.1:33729_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33729.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fd03da6
   [junit4]   2> 580201 INFO  (jetty-launcher-1238-thread-4) [n:127.0.0.1:33729_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33729.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fd03da6
   [junit4]   2> 580201 INFO  (jetty-launcher-1238-thread-4) [n:127.0.0.1:33729_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_4068533799FEB33-001/tempDir-001/node4/.
   [junit4]   2> 580203 INFO  (jetty-launcher-1238-thread-3) [n:127.0.0.1:35753_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35753.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fd03da6
   [junit4]   2> 580203 INFO  (jetty-launcher-1238-thread-3) [n:127.0.0.1:35753_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35753.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fd03da6
   [junit4]   2> 580203 INFO  (jetty-launcher-1238-thread-3) [n:127.0.0.1:35753_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_4068533799FEB33-001/tempDir-001/node3/.
   [junit4]   2> 580303 INFO  (zkConnectionManagerCallback-1283-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 580305 INFO  (zkConnectionManagerCallback-1287-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 580306 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[4068533799FEB33]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 580307 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[4068533799FEB33]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34687/solr ready
   [junit4]   2> 580322 INFO  (qtp482477522-5411) [n:127.0.0.1:33729_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&name=.system&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43091_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 580325 INFO  (OverseerThreadFactory-2066-thread-1-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 580328 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":".system",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "numShards":1,
   [junit4]   2>   "createNodeSet":"127.0.0.1:43091_solr",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 580328 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: .system
   [junit4]   2> 580328 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/.system/state.json
   [junit4]   2> 580430 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43091/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 580430 INFO  (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43091/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 580430 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 580431 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":".system_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:43091/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 580531 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/.system/state.json version: 0
   [junit4]   2> 580657 INFO  (qtp683236386-5416) [n:127.0.0.1:43091_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 580657 INFO  (qtp683236386-5416) [n:127.0.0.1:43091_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 580659 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43091/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43091_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 580659 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43091/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43091_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 580659 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{"core":".system_shard1_replica_n1","base_url":"https://127.0.0.1:43091/solr","node_name":"127.0.0.1:43091_solr","state":"down","type":"NRT"}
   [junit4]   2> 580659 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(.system//collections/.system/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":".system_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:43091/solr",
   [junit4]   2>           "node_name":"127.0.0.1:43091_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 580760 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/.system/state.json version: 1
   [junit4]   2> 580760 INFO  (zkCallback-1274-thread-1-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 580760 INFO  (zkCallback-1274-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 581130 DEBUG (ScheduledTrigger-2064-thread-1) [n:127.0.0.1:43091_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 581682 INFO  (qtp683236386-5416) [n:127.0.0.1:43091_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 581685 INFO  (qtp683236386-5416) [n:127.0.0.1:43091_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 581687 INFO  (qtp683236386-5416) [n:127.0.0.1:43091_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 581691 INFO  (qtp683236386-5416) [n:127.0.0.1:43091_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 581692 INFO  (qtp683236386-5416) [n:127.0.0.1:43091_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 581692 INFO  (qtp683236386-5416) [n:127.0.0.1:43091_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 581693 INFO  (qtp683236386-5416) [n:127.0.0.1:43091_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 581693 INFO  (qtp683236386-5416) [n:127.0.0.1:43091_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43091.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1fd03da6
   [junit4]   2> 581693 INFO  (qtp683236386-5416) [n:127.0.0.1:43091_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 581693 INFO  (qtp683236386-5416) [n:127.0.0.1:43091_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_4068533799FEB33-001/tempDir-001/node1/.system_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_4068533799FEB33-001/tempDir-001/node1/./.system_shard1_replica_n1/data/]
   [junit4]   2> 581770 INFO  (qtp683236386-5416) [n:127.0.0.1:43091_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 581770 INFO  (qtp683236386-5416) [n:127.0.0.1:43091_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 581771 INFO  (qtp683236386-5416) [n:127.0.0.1:43091_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 581771 INFO  (qtp683236386-5416) [n:127.0.0.1:43091_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 581773 INFO  (qtp683236386-5416) [n:127.0.0.1:43091_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6510b074[.system_shard1_replica_n1] main]
   [junit4]   2> 581773 INFO  (qtp683236386-5416) [n:127.0.0.1:43091_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 581773 INFO  (qtp683236386-5416) [n:127.0.0.1:43091_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 581774 INFO  (qtp683236386-5416) [n:127.0.0.1:43091_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 581774 INFO  (qtp683236386-5416) [n:127.0.0.1:43091_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 581774 INFO  (qtp683236386-5416) [n:127.0.0.1:43091_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 581775 INFO  (qtp683236386-5416) [n:127.0.0.1:43091_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593006732567642112
   [junit4]   2> 581777 INFO  (searcherExecutor-2075-thread-1-processing-n:127.0.0.1:43091_solr x:.system_shard1_replica_n1 s:shard1 c:.system r:core_node2) [n:127.0.0.1:43091_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@6510b074[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 581780 INFO  (qtp683236386-5416) [n:127.0.0.1:43091_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 581780 INFO  (qtp683236386-5416) [n:127.0.0.1:43091_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 581781 INFO  (qtp683236386-5416) [n:127.0.0.1:43091_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43091/solr/.system_shard1_replica_n1/
   [junit4]   2> 581781 INFO  (qtp683236386-5416) [n:127.0.0.1:43091_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 581781 INFO  (qtp683236386-5416) [n:127.0.0.1:43091_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:43091/solr/.system_shard1_replica_n1/ has no replicas
   [junit4]   2> 581781 INFO  (qtp683236386-5416) [n:127.0.0.1:43091_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 581782 INFO  (qtp683236386-5416) [n:127.0.0.1:43091_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43091/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 581782 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "base_url":"https://127.0.0.1:43091/solr",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 581883 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/.system/state.json version: 2
   [junit4]   2> 581885 INFO  (zkCallback-1274-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 581885 INFO  (zkCallback-1274-thread-1-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 581933 INFO  (qtp683236386-5416) [n:127.0.0.1:43091_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 581934 INFO  (qtp683236386-5416) [n:127.0.0.1:43091_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1277
   [junit4]   2> 581937 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43091/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43091_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 581937 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:43091/solr",
   [junit4]   2>   "node_name":"127.0.0.1:43091_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 581937 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{"core":".system_shard1_replica_n1","base_url":"https://127.0.0.1:43091/solr","node_name":"127.0.0.1:43091_solr","state":"active","type":"NRT","leader":"true"}
   [junit4]   2> 581937 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(.system//collections/.system/state.json/3)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":".system_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:43091/solr",
   [junit4]   2>           "node_name":"127.0.0.1:43091_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "leader":"true"}}}}}
   [junit4]   2> 581939 INFO  (qtp482477522-5411) [n:127.0.0.1:33729_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 582038 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/.system/state.json version: 3
   [junit4]   2> 582038 INFO  (zkCallback-1274-thread-1-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 582038 INFO  (zkCallback-1274-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 582131 DEBUG (ScheduledTrigger-2064-thread-2) [n:127.0.0.1:43091_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 582329 INFO  (OverseerCollectionConfigSetProcessor-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_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> 582940 INFO  (qtp482477522-5411) [n:127.0.0.1:33729_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&name=.system&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43091_solr&wt=javabin&version=2} status=0 QTime=2618
   [junit4]   2> 582941 INFO  (qtp482477522-5414) [n:127.0.0.1:33729_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&name=AutoscalingHistoryHandlerTest_collection&nrtReplicas=3&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33729_solr,127.0.0.1:35753_solr,127.0.0.1:38481_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 582942 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 582943 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/protwords.txt
   [junit4]   2> 582943 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 582944 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/solrconfig.xml
   [junit4]   2> 582945 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/synonyms.txt
   [junit4]   2> 582945 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/stopwords.txt
   [junit4]   2> 582946 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 582947 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 582947 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 582948 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 582948 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 582949 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 582949 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 582950 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 582950 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 582951 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 582951 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 582952 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 582952 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 582953 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 582953 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 582963 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 582964 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 582965 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 582965 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 582966 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 582966 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 582967 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 582967 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 582968 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 582968 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 582969 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 582970 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 582970 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 582971 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 582971 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 582972 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 582972 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 582973 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 582974 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 582974 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 582975 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 582976 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 582976 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 582977 INFO  (OverseerThreadFactory-2066-thread-2-processing-n:127.0.0.1:43091_solr) [n:127.0.0.1:43091_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/params.json
   [junit4]   2> 582980 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:33729_solr,127.0.0.1:35753_solr,127.0.0.1:38481_solr",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 582980 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 583080 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 583131 DEBUG (ScheduledTrigger-2064-thread-1) [n:127.0.0.1:43091_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 583187 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38481/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 583187 INFO  (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38481/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 583190 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 583190 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node4":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:38481/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 583191 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35753/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 583191 INFO  (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35753/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 583192 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node4":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:38481/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 583192 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:38481/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:35753/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 583193 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33729/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 583193 INFO  (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33729/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 583193 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:38481/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:35753/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 583194 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:38481/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:35753/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>       "base_url":"https://127.0.0.1:33729/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 583294 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 0
   [junit4]   2> 583396 INFO  (qtp482477522-5400) [n:127.0.0.1:33729_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n3&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 583397 INFO  (qtp482477522-5400) [n:127.0.0.1:33729_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 583407 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:33729/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33729_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 583407 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:33729/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33729_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 583407 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node6:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3","base_url":"https://127.0.0.1:33729/solr","node_name":"127.0.0.1:33729_solr","state":"down","type":"NRT"}
   [junit4]   2> 583407 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:38481/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:35753/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>           "base_url":"https://127.0.0.1:33729/solr",
   [junit4]   2>           "node_name":"127.0.0.1:33729_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 583422 INFO  (qtp150796232-5408) [n:127.0.0.1:38481_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 583422 INFO  (qtp2067541297-5401) [n:127.0.0.1:35753_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 583423 INFO  (qtp2067541297-5401) [n:127.0.0.1:35753_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 583423 INFO  (qtp150796232-5408) [n:127.0.0.1:38481_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 583426 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35753/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35753_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 583426 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:35753/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35753_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 583426 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node5:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2","base_url":"https://127.0.0.1:35753/solr","node_name":"127.0.0.1:35753_solr","state":"down","type":"NRT"}
   [junit4]   2> 583426 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:38481/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:35753/solr",
   [junit4]   2>           "node_name":"127.0.0.1:35753_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>           "base_url":"https://127.0.0.1:33729/solr",
   [junit4]   2>           "node_name":"127.0.0.1:33729_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 583429 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:38481/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38481_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 583429 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:38481/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38481_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 583429 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node4:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1","base_url":"https://127.0.0.1:38481/solr","node_name":"127.0.0.1:38481_solr","state":"down","type":"NRT"}
   [junit4]   2> 583429 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:38481/solr",
   [junit4]   2>           "node_name":"127.0.0.1:38481_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:35753/solr",
   [junit4]   2>           "node_name":"127.0.0.1:35753_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>           "base_url":"https://127.0.0.1:33729/solr",
   [junit4]   2>           "node_name":"127.0.0.1:33729_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 583529 DEBUG (OverseerStateUpdate-72186881186070540-127.0.0.1:43091_solr-n_0000000000) [n:127.0.0.1:43091_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 1
   [junit4]   2> 583530 INFO  (zkCallback-1258-thread-1-processing-n:127.0.0.1:38481_solr) [n:127.0.0.1:38481_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 583530 INFO  (zkCallback-1259-thread-1-processing-n:127.0.0.1:35753_solr) [n:127.0.0.1:35753_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 583530 INFO  (zkCallback-1272-thread-1-processing-n:127.0.0.1:33729_solr) [n:127.0.0.1:33729_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 583530 INFO  (zkCallback-1272-thread-2-processing-n:127.0.0.1:33729_solr) [n:127.0.0.1:33729_solr    ] o.a.s.c.c.ZkStateReader A cluster state

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

s.c.Overseer Overseer Loop exiting : 127.0.0.1:45297_solr
   [junit4]   2> 31029 WARN  (OverseerAutoScalingTriggerThread-72187068831694860-127.0.0.1:45297_solr-n_0000000000) [n:127.0.0.1:45297_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 31029 INFO  (coreCloseExecutor-65-thread-1) [n:127.0.0.1:37521_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrCore [AutoscalingHistoryHandlerTest_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2523a456
   [junit4]   2> 31030 INFO  (coreCloseExecutor-65-thread-1) [n:127.0.0.1:37521_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.AutoscalingHistoryHandlerTest_collection.shard1.replica_n1, tag=623092822
   [junit4]   2> 31030 INFO  (coreCloseExecutor-64-thread-1) [n:127.0.0.1:40851_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2012c8ec: rootName = solr_40851, domain = solr.core..system.shard1.replica_n3, service url = null, agent id = null] for registry solr.core..system.shard1.replica_n3 / com.codahale.metrics.MetricRegistry@b143117
   [junit4]   2> 31030 INFO  (coreCloseExecutor-65-thread-1) [n:127.0.0.1:37521_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@658f68c: rootName = solr_37521, domain = solr.core.AutoscalingHistoryHandlerTest_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.AutoscalingHistoryHandlerTest_collection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@23fd13d4
   [junit4]   2> 31030 DEBUG (jetty-closer-2-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 31031 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10075c1b317000c, likely client has closed socket
   [junit4]   2> 31032 INFO  (zkCallback-29-thread-1-processing-n:127.0.0.1:37521_solr) [n:127.0.0.1:37521_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37521_solr
   [junit4]   2> 31034 INFO  (jetty-closer-2-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1925b928{/solr,null,UNAVAILABLE}
   [junit4]   2> 31034 INFO  (jetty-closer-2-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 31045 INFO  (coreCloseExecutor-64-thread-1) [n:127.0.0.1:40851_solr c:.system s:shard1 r:core_node4 x:.system_shard1_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection..system.shard1.leader, tag=1203015930
   [junit4]   2> 31045 INFO  (coreCloseExecutor-62-thread-1) [n:127.0.0.1:34687_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.AutoscalingHistoryHandlerTest_collection.shard1.leader, tag=489774989
   [junit4]   2> 31046 INFO  (coreCloseExecutor-65-thread-1) [n:127.0.0.1:37521_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.AutoscalingHistoryHandlerTest_collection.shard1.leader, tag=623092822
   [junit4]   2> 31047 INFO  (coreCloseExecutor-63-thread-1) [n:127.0.0.1:37153_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.AutoscalingHistoryHandlerTest_collection.shard1.leader, tag=1496806561
   [junit4]   2> 31056 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10075c1b3170011, likely client has closed socket
   [junit4]   2> 31056 INFO  (jetty-closer-2-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2edd2bb2{/solr,null,UNAVAILABLE}
   [junit4]   2> 31056 INFO  (jetty-closer-2-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4bc71c7c{/solr,null,UNAVAILABLE}
   [junit4]   2> 31056 INFO  (jetty-closer-2-thread-5) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 31056 INFO  (jetty-closer-2-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 32558 INFO  (jetty-closer-2-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@32821cdb{/solr,null,UNAVAILABLE}
   [junit4]   2> 32558 INFO  (jetty-closer-2-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2e35b84{/solr,null,UNAVAILABLE}
   [junit4]   2> 32558 INFO  (jetty-closer-2-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 32558 INFO  (jetty-closer-2-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 32558 ERROR (SUITE-AutoscalingHistoryHandlerTest-seed#[4068533799FEB33]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 32559 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[4068533799FEB33]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34289 34289
   [junit4]   2> 37661 INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34289 34289
   [junit4]   2> 37662 WARN  (Thread-1) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/aliases.json
   [junit4]   2> 	9	/solr/collections/AutoscalingHistoryHandlerTest_collection/terms/shard1
   [junit4]   2> 	6	/solr/collections/.system/terms/shard1
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	3	/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 	3	/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED
   [junit4]   2> 	2	/solr/configs/.system
   [junit4]   2> 	2	/solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 	15	/solr/collections/.system/state.json
   [junit4]   2> 	13	/solr/clusterprops.json
   [junit4]   2> 	13	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	13	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_4068533799FEB33-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {action_s=FSTOrd50, event.source_s=PostingsFormat(name=Asserting), type=FSTOrd50, before.actions_ss=PostingsFormat(name=Asserting), event.property._enqueue_time__ss=FSTOrd50, after.actions_ss=BlockTreeOrds(blocksize=128), stage_s=FSTOrd50, event.id_s=Lucene50(blocksize=128), event.property.eventTimes_ss=FSTOrd50, source_s=Lucene50(blocksize=128), event.type_s=FSTOrd50, responses_ts=BlockTreeOrds(blocksize=128), id=Lucene50(blocksize=128), collections_ss=FSTOrd50, operations.params_ts=FSTOrd50, event.property.nodeNames_ss=FSTOrd50}, docValues:{_version_=DocValuesFormat(name=Memory), event.time_l=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=357, maxMBSortInHeap=6.815142484009092, sim=RandomSimilarity(queryNorm=true): {}, locale=es-MX, timezone=Europe/Gibraltar
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=1,free=378170616,total=513277952
   [junit4]   2> NOTE: All tests run in this JVM: [AutoscalingHistoryHandlerTest]
   [junit4] Completed [2/5 (2!)] on J2 in 38.55s, 1 test, 1 failure <<< FAILURES!

[...truncated 25 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1560: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1085: There were test failures: 5 suites, 5 tests, 2 failures [seed: 4068533799FEB33]

Total time: 1 minute 24 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   2/5 failed: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
[repro] git checkout a42e4b36f106f6e0e609127b7956e02bb8aa4cfa
HEAD is now at a42e4b3... SOLR-12006: Add a '*_t' and '*_t_sort' dynamic field for single valued text fields
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
+ rm -f /tmp/tmp.DNYSAuhZXo
Archiving artifacts
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=a42e4b36f106f6e0e609127b7956e02bb8aa4cfa, workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #1399
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)

[JENKINS-EA] Lucene-Solr-7.x-Linux (64bit/jdk-10-ea+43) - Build # 1401 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1401/
Java: 64bit/jdk-10-ea+43 -XX:-UseCompressedOops -XX:+UseG1GC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest

Error Message:
9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest:     1) Thread[id=25586, name=zkCallback-7428-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at java.base@10/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)         at java.base@10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10/java.lang.Thread.run(Thread.java:844)    2) Thread[id=25410, name=zkConnectionManagerCallback-7429-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at java.base@10/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2075)         at java.base@10/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)         at java.base@10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10/java.lang.Thread.run(Thread.java:844)    3) Thread[id=25577, name=zkCallback-7428-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at java.base@10/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)         at java.base@10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10/java.lang.Thread.run(Thread.java:844)    4) Thread[id=25407, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at java.base@10/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@10/java.lang.Thread.run(Thread.java:844)    5) Thread[id=25409, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C7DEEB492DC5DC66]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at java.base@10/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2075)         at java.base@10/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)    6) Thread[id=25609, name=zkCallback-7428-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at java.base@10/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)         at java.base@10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10/java.lang.Thread.run(Thread.java:844)    7) Thread[id=25412, name=zkCallback-7428-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at java.base@10/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)         at java.base@10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10/java.lang.Thread.run(Thread.java:844)    8) Thread[id=25562, name=zkCallback-7428-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at java.base@10/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)         at java.base@10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10/java.lang.Thread.run(Thread.java:844)    9) Thread[id=25408, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C7DEEB492DC5DC66]-SendThread(127.0.0.1:38809), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at java.base@10/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest: 
   1) Thread[id=25586, name=zkCallback-7428-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.base@10/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base@10/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=25410, name=zkConnectionManagerCallback-7429-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.base@10/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2075)
        at java.base@10/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base@10/java.lang.Thread.run(Thread.java:844)
   3) Thread[id=25577, name=zkCallback-7428-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.base@10/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base@10/java.lang.Thread.run(Thread.java:844)
   4) Thread[id=25407, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.base@10/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@10/java.lang.Thread.run(Thread.java:844)
   5) Thread[id=25409, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C7DEEB492DC5DC66]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.base@10/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2075)
        at java.base@10/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
   6) Thread[id=25609, name=zkCallback-7428-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.base@10/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base@10/java.lang.Thread.run(Thread.java:844)
   7) Thread[id=25412, name=zkCallback-7428-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.base@10/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base@10/java.lang.Thread.run(Thread.java:844)
   8) Thread[id=25562, name=zkCallback-7428-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.base@10/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base@10/java.lang.Thread.run(Thread.java:844)
   9) Thread[id=25408, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C7DEEB492DC5DC66]-SendThread(127.0.0.1:38809), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.base@10/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
	at __randomizedtesting.SeedInfo.seed([C7DEEB492DC5DC66]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=25586, name=zkCallback-7428-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at java.base@10/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)         at java.base@10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10/java.lang.Thread.run(Thread.java:844)    2) Thread[id=25410, name=zkConnectionManagerCallback-7429-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at java.base@10/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2075)         at java.base@10/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)         at java.base@10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10/java.lang.Thread.run(Thread.java:844)    3) Thread[id=25577, name=zkCallback-7428-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at java.base@10/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)         at java.base@10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10/java.lang.Thread.run(Thread.java:844)    4) Thread[id=25609, name=zkCallback-7428-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at java.base@10/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)         at java.base@10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10/java.lang.Thread.run(Thread.java:844)    5) Thread[id=25412, name=zkCallback-7428-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at java.base@10/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)         at java.base@10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10/java.lang.Thread.run(Thread.java:844)    6) Thread[id=25562, name=zkCallback-7428-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at java.base@10/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)         at java.base@10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)         at java.base@10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)         at java.base@10/java.lang.Thread.run(Thread.java:844)    7) Thread[id=25408, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C7DEEB492DC5DC66]-SendThread(127.0.0.1:38809), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]         at java.base@10/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=25586, name=zkCallback-7428-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.base@10/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base@10/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=25410, name=zkConnectionManagerCallback-7429-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.base@10/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@10/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2075)
        at java.base@10/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base@10/java.lang.Thread.run(Thread.java:844)
   3) Thread[id=25577, name=zkCallback-7428-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.base@10/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base@10/java.lang.Thread.run(Thread.java:844)
   4) Thread[id=25609, name=zkCallback-7428-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.base@10/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base@10/java.lang.Thread.run(Thread.java:844)
   5) Thread[id=25412, name=zkCallback-7428-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.base@10/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base@10/java.lang.Thread.run(Thread.java:844)
   6) Thread[id=25562, name=zkCallback-7428-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.base@10/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@10/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@10/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@10/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1060)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1121)
        at java.base@10/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base@10/java.lang.Thread.run(Thread.java:844)
   7) Thread[id=25408, name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[C7DEEB492DC5DC66]-SendThread(127.0.0.1:38809), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
        at java.base@10/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
	at __randomizedtesting.SeedInfo.seed([C7DEEB492DC5DC66]:0)


FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test

Error Message:
There were too many update fails (105 > 100) - we expect it can happen, but shouldn't easily

Stack Trace:
java.lang.AssertionError: There were too many update fails (105 > 100) - we expect it can happen, but shouldn't easily
	at __randomizedtesting.SeedInfo.seed([C7DEEB492DC5DC66:4F8AD4938339B19E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertFalse(Assert.java:68)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test(ChaosMonkeyNothingIsSafeWithPullReplicasTest.java:263)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at __randomizedtesting.SeedInfo.seed([C7DEEB492DC5DC66:2149DF8914472507]:0)
	at java.base/sun.nio.ch.Net.bind0(Native Method)
	at java.base/sun.nio.ch.Net.bind(Net.java:433)
	at java.base/sun.nio.ch.Net.bind(Net.java:425)
	at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:225)
	at java.base/sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
	at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:334)
	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:302)
	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:238)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.eclipse.jetty.server.Server.doStart(Server.java:397)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:396)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:369)
	at org.apache.solr.cloud.ForceLeaderTest.bringBackOldLeaderAndSendDoc(ForceLeaderTest.java:508)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:301)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


FAILED:  org.apache.solr.cloud.ReplaceNodeNoTargetTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([C7DEEB492DC5DC66:4F8AD4938339B19E]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([C7DEEB492DC5DC66:7DD2DCC6722D0A29]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.junit.Assert.assertNull(Assert.java:562)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1585)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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:844)




Build Log:
[...truncated 12832 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_C7DEEB492DC5DC66-001/init-core-data-001
   [junit4]   2> 841054 WARN  (SUITE-ForceLeaderTest-seed#[C7DEEB492DC5DC66]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=238 numCloses=238
   [junit4]   2> 841054 INFO  (SUITE-ForceLeaderTest-seed#[C7DEEB492DC5DC66]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 841055 INFO  (SUITE-ForceLeaderTest-seed#[C7DEEB492DC5DC66]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 841055 INFO  (SUITE-ForceLeaderTest-seed#[C7DEEB492DC5DC66]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 841055 INFO  (SUITE-ForceLeaderTest-seed#[C7DEEB492DC5DC66]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /psj/z
   [junit4]   2> 841057 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 841062 INFO  (Thread-1312) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 841062 INFO  (Thread-1312) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 841063 ERROR (Thread-1312) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 841162 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.c.ZkTestServer start zk server on port:46811
   [junit4]   2> 841163 INFO  (zkConnectionManagerCallback-5205-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 841165 INFO  (zkConnectionManagerCallback-5207-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 841167 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 841168 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 841169 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 841169 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 841169 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 841170 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 841170 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 841171 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 841171 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 841172 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 841172 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 841173 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 841250 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 841250 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 841251 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 841251 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 841251 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e2052e7{/psj/z,null,AVAILABLE}
   [junit4]   2> 841251 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3066c6ac{HTTP/1.1,[http/1.1]}{127.0.0.1:٣٨٨٢٣}
   [junit4]   2> 841252 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.e.j.s.Server Started @٨٤٣٣٢٢ms
   [junit4]   2> 841252 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/psj/z, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_C7DEEB492DC5DC66-001/tempDir-001/control/data, hostPort=44155, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_C7DEEB492DC5DC66-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 841252 ERROR (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 841252 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 841252 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 841252 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 841252 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T14:57:50.726441Z
   [junit4]   2> 841253 INFO  (zkConnectionManagerCallback-5209-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 841254 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 841254 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_C7DEEB492DC5DC66-001/control-001/solr.xml
   [junit4]   2> 841256 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 841256 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 841257 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5d07d841, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 841258 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46811/solr
   [junit4]   2> 841259 INFO  (zkConnectionManagerCallback-5213-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 841260 INFO  (zkConnectionManagerCallback-5215-thread-1-processing-n:127.0.0.1:44155_psj%2Fz) [n:127.0.0.1:44155_psj%2Fz    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 841296 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [n:127.0.0.1:44155_psj%2Fz    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 841296 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [n:127.0.0.1:44155_psj%2Fz    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44155_psj%2Fz
   [junit4]   2> 841296 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [n:127.0.0.1:44155_psj%2Fz    ] o.a.s.c.Overseer Overseer (id=72187894743040004-127.0.0.1:44155_psj%2Fz-n_0000000000) starting
   [junit4]   2> 841300 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [n:127.0.0.1:44155_psj%2Fz    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44155_psj%2Fz
   [junit4]   2> 841307 INFO  (zkCallback-5214-thread-1-processing-n:127.0.0.1:44155_psj%2Fz) [n:127.0.0.1:44155_psj%2Fz    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 841337 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [n:127.0.0.1:44155_psj%2Fz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d07d841
   [junit4]   2> 841343 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [n:127.0.0.1:44155_psj%2Fz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d07d841
   [junit4]   2> 841343 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [n:127.0.0.1:44155_psj%2Fz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d07d841
   [junit4]   2> 841344 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [n:127.0.0.1:44155_psj%2Fz    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_C7DEEB492DC5DC66-001/control-001/cores
   [junit4]   2> 841373 INFO  (zkConnectionManagerCallback-5221-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 841374 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 841374 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46811/solr ready
   [junit4]   2> 841375 INFO  (SocketProxy-Acceptor-44155) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=40190,localport=44155], receiveBufferSize:531000
   [junit4]   2> 841375 INFO  (SocketProxy-Acceptor-44155) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38823,localport=52240], receiveBufferSize=530904
   [junit4]   2> 841376 INFO  (qtp1801354488-13353) [n:127.0.0.1:44155_psj%2Fz    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:44155_psj%252Fz&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 841378 INFO  (OverseerThreadFactory-2754-thread-1-processing-n:127.0.0.1:44155_psj%2Fz) [n:127.0.0.1:44155_psj%2Fz    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 841482 INFO  (SocketProxy-Acceptor-44155) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=40202,localport=44155], receiveBufferSize:531000
   [junit4]   2> 841484 INFO  (SocketProxy-Acceptor-44155) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38823,localport=52252], receiveBufferSize=530904
   [junit4]   2> 841487 INFO  (qtp1801354488-13393) [n:127.0.0.1:44155_psj%2Fz    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 841487 INFO  (qtp1801354488-13393) [n:127.0.0.1:44155_psj%2Fz    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 841591 INFO  (zkCallback-5214-thread-1-processing-n:127.0.0.1:44155_psj%2Fz) [n:127.0.0.1:44155_psj%2Fz    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 842550 INFO  (qtp1801354488-13393) [n:127.0.0.1:44155_psj%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 842571 INFO  (qtp1801354488-13393) [n:127.0.0.1:44155_psj%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 842698 INFO  (qtp1801354488-13393) [n:127.0.0.1:44155_psj%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 842722 INFO  (qtp1801354488-13393) [n:127.0.0.1:44155_psj%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 842722 INFO  (qtp1801354488-13393) [n:127.0.0.1:44155_psj%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d07d841
   [junit4]   2> 842722 INFO  (qtp1801354488-13393) [n:127.0.0.1:44155_psj%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 842722 INFO  (qtp1801354488-13393) [n:127.0.0.1:44155_psj%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_C7DEEB492DC5DC66-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_C7DEEB492DC5DC66-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 842724 INFO  (qtp1801354488-13393) [n:127.0.0.1:44155_psj%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8717043910990985]
   [junit4]   2> 842731 WARN  (qtp1801354488-13393) [n:127.0.0.1:44155_psj%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 842776 INFO  (qtp1801354488-13393) [n:127.0.0.1:44155_psj%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 842776 INFO  (qtp1801354488-13393) [n:127.0.0.1:44155_psj%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 842785 INFO  (qtp1801354488-13393) [n:127.0.0.1:44155_psj%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 842785 INFO  (qtp1801354488-13393) [n:127.0.0.1:44155_psj%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 842787 INFO  (qtp1801354488-13393) [n:127.0.0.1:44155_psj%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1795463673, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 842787 INFO  (qtp1801354488-13393) [n:127.0.0.1:44155_psj%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@60b2d484[control_collection_shard1_replica_n1] main]
   [junit4]   2> 842800 INFO  (qtp1801354488-13393) [n:127.0.0.1:44155_psj%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 842801 INFO  (qtp1801354488-13393) [n:127.0.0.1:44155_psj%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 842801 INFO  (qtp1801354488-13393) [n:127.0.0.1:44155_psj%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 842802 INFO  (qtp1801354488-13393) [n:127.0.0.1:44155_psj%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593022949386878976
   [junit4]   2> 842804 INFO  (searcherExecutor-2757-thread-1-processing-n:127.0.0.1:44155_psj%2Fz x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:44155_psj%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@60b2d484[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 842807 INFO  (qtp1801354488-13393) [n:127.0.0.1:44155_psj%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 842808 INFO  (qtp1801354488-13393) [n:127.0.0.1:44155_psj%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 842808 INFO  (qtp1801354488-13393) [n:127.0.0.1:44155_psj%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44155/psj/z/control_collection_shard1_replica_n1/
   [junit4]   2> 842808 INFO  (qtp1801354488-13393) [n:127.0.0.1:44155_psj%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 842808 INFO  (qtp1801354488-13393) [n:127.0.0.1:44155_psj%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:44155/psj/z/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 842808 INFO  (qtp1801354488-13393) [n:127.0.0.1:44155_psj%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 842810 INFO  (qtp1801354488-13393) [n:127.0.0.1:44155_psj%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44155/psj/z/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 842911 INFO  (zkCallback-5214-thread-2-processing-n:127.0.0.1:44155_psj%2Fz) [n:127.0.0.1:44155_psj%2Fz    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 842961 INFO  (qtp1801354488-13393) [n:127.0.0.1:44155_psj%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 843008 INFO  (qtp1801354488-13393) [n:127.0.0.1:44155_psj%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1521
   [junit4]   2> 843010 INFO  (qtp1801354488-13353) [n:127.0.0.1:44155_psj%2Fz    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 843063 INFO  (zkCallback-5214-thread-2-processing-n:127.0.0.1:44155_psj%2Fz) [n:127.0.0.1:44155_psj%2Fz    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 843379 INFO  (OverseerCollectionConfigSetProcessor-72187894743040004-127.0.0.1:44155_psj%2Fz-n_0000000000) [n:127.0.0.1:44155_psj%2Fz    ] 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> 844010 INFO  (qtp1801354488-13353) [n:127.0.0.1:44155_psj%2Fz    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:44155_psj%252Fz&wt=javabin&version=2} status=0 QTime=2634
   [junit4]   2> 844014 INFO  (zkConnectionManagerCallback-5225-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 844015 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 844016 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46811/solr ready
   [junit4]   2> 844016 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 844016 INFO  (SocketProxy-Acceptor-44155) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=40212,localport=44155], receiveBufferSize:531000
   [junit4]   2> 844020 INFO  (SocketProxy-Acceptor-44155) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38823,localport=52262], receiveBufferSize=530904
   [junit4]   2> 844021 INFO  (qtp1801354488-13394) [n:127.0.0.1:44155_psj%2Fz    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 844022 INFO  (OverseerThreadFactory-2754-thread-2-processing-n:127.0.0.1:44155_psj%2Fz) [n:127.0.0.1:44155_psj%2Fz    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 844022 WARN  (OverseerThreadFactory-2754-thread-2-processing-n:127.0.0.1:44155_psj%2Fz) [n:127.0.0.1:44155_psj%2Fz    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 844225 INFO  (qtp1801354488-13394) [n:127.0.0.1:44155_psj%2Fz    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 844225 INFO  (qtp1801354488-13394) [n:127.0.0.1:44155_psj%2Fz    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=204
   [junit4]   2> 844300 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_C7DEEB492DC5DC66-001/shard-1-001 of type NRT
   [junit4]   2> 844301 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 844302 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 844302 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 844302 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 844302 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d008599{/psj/z,null,AVAILABLE}
   [junit4]   2> 844302 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@125804e4{HTTP/1.1,[http/1.1]}{127.0.0.1:٤٢٠٩١}
   [junit4]   2> 844303 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.e.j.s.Server Started @٨٤٦٣٧٣ms
   [junit4]   2> 844303 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/psj/z, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_C7DEEB492DC5DC66-001/tempDir-001/jetty1, hostPort=42337, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_C7DEEB492DC5DC66-001/shard-1-001/cores}
   [junit4]   2> 844303 ERROR (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 844303 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 844303 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 844303 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 844303 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T14:57:53.777362Z
   [junit4]   2> 844304 INFO  (zkConnectionManagerCallback-5227-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 844305 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 844305 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_C7DEEB492DC5DC66-001/shard-1-001/solr.xml
   [junit4]   2> 844307 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 844307 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 844307 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5d07d841, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 844314 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46811/solr
   [junit4]   2> 844315 INFO  (zkConnectionManagerCallback-5231-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 844320 INFO  (zkConnectionManagerCallback-5233-thread-1-processing-n:127.0.0.1:42337_psj%2Fz) [n:127.0.0.1:42337_psj%2Fz    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 844323 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [n:127.0.0.1:42337_psj%2Fz    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 844324 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [n:127.0.0.1:42337_psj%2Fz    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 844324 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [n:127.0.0.1:42337_psj%2Fz    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42337_psj%2Fz
   [junit4]   2> 844325 INFO  (zkCallback-5214-thread-2-processing-n:127.0.0.1:44155_psj%2Fz) [n:127.0.0.1:44155_psj%2Fz    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 844325 INFO  (zkCallback-5232-thread-1-processing-n:127.0.0.1:42337_psj%2Fz) [n:127.0.0.1:42337_psj%2Fz    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 844325 INFO  (zkCallback-5224-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 844358 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [n:127.0.0.1:42337_psj%2Fz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d07d841
   [junit4]   2> 844370 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [n:127.0.0.1:42337_psj%2Fz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d07d841
   [junit4]   2> 844370 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [n:127.0.0.1:42337_psj%2Fz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d07d841
   [junit4]   2> 844372 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[C7DEEB492DC5DC66]) [n:127.0.0.1:42337_psj%2Fz    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_C7DEEB492DC5DC66-001/shard-1-001/cores
   [junit4]   2> 844388 INFO  (SocketProxy-Acceptor-42337) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=55092,localport=42337], receiveBufferSize:531000
   [junit4]   2> 844388 INFO  (SocketProxy-Acceptor-42337) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=42091,localport=54562], receiveBufferSize=530904
   [junit4]   2> 844389 INFO  (qtp1919171283-13412) [n:127.0.0.1:42337_psj%2Fz    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:42337_psj%252Fz&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 844390 INFO  (OverseerCollectionConfigSetProcessor-72187894743040004-127.0.0.1:44155_psj%2Fz-n_0000000000) [n:127.0.0.1:44155_psj%2Fz    ] 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> 844390 INFO  (OverseerThreadFactory-2754-thread-3-processing-n:127.0.0.1:44155_psj%2Fz) [n:127.0.0.1:44155_psj%2Fz    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:42337_psj%2Fz for creating new replica
   [junit4]   2> 844391 INFO  (SocketProxy-Acceptor-42337) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=55096,localport=42337], receiveBufferSize:531000
   [junit4]   2> 844391 INFO  (SocketProxy-Acceptor-42337) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=42091,localport=54566], receiveBufferSize=530904
   [junit4]   2> 844392 INFO  (qtp1919171283-13418) [n:127.0.0.1:42337_psj%2Fz    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 844392 INFO  (qtp1919171283-13418) [n:127.0.0.1:42337_psj%2Fz    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 844494 INFO  (zkCallback-5232-thread-1-processing-n:127.0.0.1:42337_psj%2Fz) [n:127.0.0.1:42337_psj%2Fz    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 845430 INFO  (qtp1919171283-13418) [n:127.0.0.1:42337_psj%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 845437 INFO  (qtp1919171283-13418) [n:127.0.0.1:42337_psj%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 845496 INFO  (qtp1919171283-13418) [n:127.0.0.1:42337_psj%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 845505 INFO  (qtp1919171283-13418) [n:127.0.0.1:42337_psj%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 845506 INFO  (qtp1919171283-13418) [n:127.0.0.1:42337_psj%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d07d841
   [junit4]   2> 845506 INFO  (qtp1919171283-13418) [n:127.0.0.1:42337_psj%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 845506 INFO  (qtp1919171283-13418) [n:127.0.0.1:42337_psj%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_C7DEEB492DC5DC66-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_C7DEEB492DC5DC66-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 845507 INFO  (qtp1919171283-13418) [n:127.0.0.1:42337_psj%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8717043910990985]
   [junit4]   2> 845509 WARN  (qtp1919171283-13418) [n:127.0.0.1:42337_psj%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 845534 INFO  (qtp1919171283-13418) [n:127.0.0.1:42337_psj%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 845534 INFO  (qtp1919171283-13418) [n:127.0.0.1:42337_psj%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 845536 INFO  (qtp1919171283-13418) [n:127.0.0.1:42337_psj%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 845536 INFO  (qtp1919171283-13418) [n:127.0.0.1:42337_psj%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 845537 INFO  (qtp1919171283-13418) [n:127.0.0.1:42337_psj%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1795463673, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 845537 INFO  (qtp1919171283-13418) [n:127.0.0.1:42337_psj%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ffc842d[collection1_shard2_replica_n41] main]
   [junit4]   2> 845538 INFO  (qtp1919171283-13418) [n:127.0.0.1:42337_psj%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 845538 INFO  (qtp1919171283-13418) [n:127.0.0.1:42337_psj%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 845539 INFO  (qtp1919171283-13418) [n:127.0.0.1:42337_psj%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 845539 INFO  (searcherExecutor-2768-thread-1-processing-n:127.0.0.1:42337_psj%2Fz x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:42337_psj%2Fz c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@6ffc842d[collection1_shard2_replica_n41

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

ger s:shard1 r:core_node8 x:testMetricTrigger_shard1_replica_n7] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testMetricTrigger.shard1.replica_n7, tag=784968972
   [junit4]   2> 860596 INFO  (coreCloseExecutor-1087-thread-1) [n:127.0.0.1:46583_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@33947157: rootName = solr_46583, 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@4f06384b
   [junit4]   2> 860596 INFO  (coreCloseExecutor-1088-thread-1) [n:127.0.0.1:44173_solr c:testMetricTrigger s:shard1 r:core_node8 x:testMetricTrigger_shard1_replica_n7] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@28e50669: rootName = solr_44173, domain = solr.core.testMetricTrigger.shard1.replica_n7, service url = null, agent id = null] for registry solr.core.testMetricTrigger.shard1.replica_n7 / com.codahale.metrics.MetricRegistry@3026c356
   [junit4]   2> 860606 INFO  (coreCloseExecutor-1084-thread-1) [n:127.0.0.1:34297_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=513810133
   [junit4]   2> 860607 INFO  (coreCloseExecutor-1083-thread-1) [n:127.0.0.1:35519_solr c:testMetricTrigger s:shard1 r:core_node6 x:testMetricTrigger_shard1_replica_n5] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testMetricTrigger.shard1.leader, tag=1911034231
   [junit4]   2> 860610 INFO  (coreCloseExecutor-1087-thread-1) [n:127.0.0.1:46583_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=2129611505
   [junit4]   2> 860611 INFO  (coreCloseExecutor-1088-thread-1) [n:127.0.0.1:44173_solr c:testMetricTrigger s:shard1 r:core_node8 x:testMetricTrigger_shard1_replica_n7] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testMetricTrigger.shard1.leader, tag=784968972
   [junit4]   2> 860612 INFO  (coreCloseExecutor-1089-thread-1) [n:127.0.0.1:42531_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testMetricTrigger.shard2.leader, tag=759980951
   [junit4]   2> 860619 INFO  (jetty-closer-631-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1414aeb2{/solr,null,UNAVAILABLE}
   [junit4]   2> 860620 INFO  (jetty-closer-631-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 860620 INFO  (jetty-closer-631-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72188119704993860-127.0.0.1:46583_solr-n_0000000021) closing
   [junit4]   2> 860621 INFO  (OverseerStateUpdate-72188119704993860-127.0.0.1:46583_solr-n_0000000021) [n:127.0.0.1:46583_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46583_solr
   [junit4]   2> 860621 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10076b660050050, likely client has closed socket
   [junit4]   2> 860622 INFO  (jetty-closer-631-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e0ebd6d{/solr,null,UNAVAILABLE}
   [junit4]   2> 860622 INFO  (jetty-closer-631-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 860622 WARN  (OverseerAutoScalingTriggerThread-72188119704993860-127.0.0.1:46583_solr-n_0000000021) [n:127.0.0.1:46583_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 860622 DEBUG (jetty-closer-631-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 860625 INFO  (jetty-closer-631-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@306f39f0{/solr,null,UNAVAILABLE}
   [junit4]   2> 860625 INFO  (jetty-closer-631-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 862122 INFO  (jetty-closer-631-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@45a1db6{/solr,null,UNAVAILABLE}
   [junit4]   2> 862122 INFO  (jetty-closer-631-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a8ef13c{/solr,null,UNAVAILABLE}
   [junit4]   2> 862122 INFO  (jetty-closer-631-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 862123 INFO  (jetty-closer-631-thread-5) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 862123 ERROR (SUITE-TriggerIntegrationTest-seed#[C7DEEB492DC5DC66]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 862123 INFO  (SUITE-TriggerIntegrationTest-seed#[C7DEEB492DC5DC66]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45281 45281
   [junit4]   2> 877172 INFO  (Thread-607) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45281 45281
   [junit4]   2> 877173 WARN  (Thread-607) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	30	/solr/aliases.json
   [junit4]   2> 	29	/solr/security.json
   [junit4]   2> 	21	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	10	/solr/collections/testMetricTrigger/terms/shard1
   [junit4]   2> 	9	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/testMetricTrigger/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	61	/solr/collections/collection1/state.json
   [junit4]   2> 	36	/solr/collections/testMetricTrigger/state.json
   [junit4]   2> 	30	/solr/clusterprops.json
   [junit4]   2> 	30	/solr/clusterstate.json
   [junit4]   2> 	20	/solr/autoscaling.json
   [junit4]   2> 	3	/solr/collections/collection1/leader_elect/shard1/election/72188119704993860-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72188119704993860-127.0.0.1:46583_solr-n_0000000021
   [junit4]   2> 	2	/solr/overseer_elect/election/72188119704993863-127.0.0.1:34297_solr-n_0000000022
   [junit4]   2> 	2	/solr/overseer_elect/election/72188119704993875-127.0.0.1:42531_solr-n_0000000026
   [junit4]   2> 	2	/solr/overseer_elect/election/72188119704993842-127.0.0.1:41373_solr-n_0000000015
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	30	/solr/live_nodes
   [junit4]   2> 	30	/solr/collections
   [junit4]   2> 	20	/solr/overseer/queue-work
   [junit4]   2> 	20	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	20	/solr/overseer/queue
   [junit4]   2> 	20	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_triggerMR
   [junit4]   2> 	2	/solr/autoscaling/events/node_added_triggerCTOOR
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TriggerIntegrationTest_C7DEEB492DC5DC66-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {_version_=PostingsFormat(name=MockRandom), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), x_s=PostingsFormat(name=MockRandom)}, docValues:{_version_=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1068, maxMBSortInHeap=6.743397933690327, sim=RandomSimilarity(queryNorm=false): {}, locale=en-AS, timezone=SystemV/YST9
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 10 (64-bit)/cpus=8,threads=1,free=113907016,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ChaosMonkeyNothingIsSafeWithPullReplicasTest, ForceLeaderTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TriggerIntegrationTest, TriggerIntegrationTest]
   [junit4] Completed [19/20 (4!)] on J0 in 296.56s, 14 tests, 1 failure <<< FAILURES!

[...truncated 21 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1560: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1085: There were test failures: 20 suites, 100 tests, 4 failures, 5 ignored [seed: C7DEEB492DC5DC66]

Total time: 15 minutes 41 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest
[repro]   0/5 failed: org.apache.solr.cloud.ForceLeaderTest
[repro]   0/5 failed: org.apache.solr.cloud.ReplaceNodeNoTargetTest
[repro]   4/5 failed: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
[repro] git checkout a42e4b36f106f6e0e609127b7956e02bb8aa4cfa
HEAD is now at a42e4b3... SOLR-12006: Add a '*_t' and '*_t_sort' dynamic field for single valued text fields
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
+ rm -f /tmp/tmp.jFyS8aTFvW
Archiving artifacts
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=a42e4b36f106f6e0e609127b7956e02bb8aa4cfa, workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #1400
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)