You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/02/05 22:38:35 UTC

[JENKINS] Lucene-Solr-Tests-8.x - Build # 1014 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/1014/

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testReadApi

Error Message:
expected:<2> but was:<3>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<3>
	at __randomizedtesting.SeedInfo.seed([AFD8A05DDD3448A4:F8F15BE806C6AABF]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testReadApi(AutoScalingHandlerTest.java:898)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15020 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest
   [junit4]   2> 3473320 INFO  (SUITE-AutoScalingHandlerTest-seed#[AFD8A05DDD3448A4]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3473320 INFO  (SUITE-AutoScalingHandlerTest-seed#[AFD8A05DDD3448A4]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_AFD8A05DDD3448A4-001/data-dir-244-001
   [junit4]   2> 3473320 WARN  (SUITE-AutoScalingHandlerTest-seed#[AFD8A05DDD3448A4]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=51 numCloses=51
   [junit4]   2> 3473321 INFO  (SUITE-AutoScalingHandlerTest-seed#[AFD8A05DDD3448A4]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3473343 INFO  (SUITE-AutoScalingHandlerTest-seed#[AFD8A05DDD3448A4]-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> 3473355 INFO  (SUITE-AutoScalingHandlerTest-seed#[AFD8A05DDD3448A4]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_AFD8A05DDD3448A4-001/tempDir-001
   [junit4]   2> 3473355 INFO  (SUITE-AutoScalingHandlerTest-seed#[AFD8A05DDD3448A4]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3473356 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3473356 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3473456 INFO  (SUITE-AutoScalingHandlerTest-seed#[AFD8A05DDD3448A4]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:46841
   [junit4]   2> 3473456 INFO  (SUITE-AutoScalingHandlerTest-seed#[AFD8A05DDD3448A4]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46841
   [junit4]   2> 3473456 INFO  (SUITE-AutoScalingHandlerTest-seed#[AFD8A05DDD3448A4]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46841
   [junit4]   2> 3473456 INFO  (SUITE-AutoScalingHandlerTest-seed#[AFD8A05DDD3448A4]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46841
   [junit4]   2> 3473457 INFO  (SUITE-AutoScalingHandlerTest-seed#[AFD8A05DDD3448A4]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3473460 INFO  (zkConnectionManagerCallback-11113-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3473460 INFO  (SUITE-AutoScalingHandlerTest-seed#[AFD8A05DDD3448A4]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3473463 INFO  (SUITE-AutoScalingHandlerTest-seed#[AFD8A05DDD3448A4]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3473464 INFO  (zkConnectionManagerCallback-11115-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3473464 INFO  (SUITE-AutoScalingHandlerTest-seed#[AFD8A05DDD3448A4]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3473465 INFO  (SUITE-AutoScalingHandlerTest-seed#[AFD8A05DDD3448A4]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3473476 INFO  (zkConnectionManagerCallback-11117-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3473476 INFO  (SUITE-AutoScalingHandlerTest-seed#[AFD8A05DDD3448A4]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3473595 WARN  (jetty-launcher-11118-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 3473595 WARN  (jetty-launcher-11118-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 3473595 INFO  (jetty-launcher-11118-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3473595 INFO  (jetty-launcher-11118-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3473595 INFO  (jetty-launcher-11118-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 3473595 INFO  (jetty-launcher-11118-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3473595 INFO  (jetty-launcher-11118-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3473595 INFO  (jetty-launcher-11118-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 3473596 INFO  (jetty-launcher-11118-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3473596 INFO  (jetty-launcher-11118-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3473596 INFO  (jetty-launcher-11118-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3473617 INFO  (jetty-launcher-11118-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3473617 INFO  (jetty-launcher-11118-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3473617 INFO  (jetty-launcher-11118-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3473618 INFO  (jetty-launcher-11118-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10f3e5a6{/solr,null,AVAILABLE}
   [junit4]   2> 3473619 INFO  (jetty-launcher-11118-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14fed8ae{/solr,null,AVAILABLE}
   [junit4]   2> 3473619 INFO  (jetty-launcher-11118-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@42b7b20b{SSL,[ssl, http/1.1]}{127.0.0.1:36827}
   [junit4]   2> 3473619 INFO  (jetty-launcher-11118-thread-2) [     ] o.e.j.s.Server Started @3473655ms
   [junit4]   2> 3473619 INFO  (jetty-launcher-11118-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36827}
   [junit4]   2> 3473620 ERROR (jetty-launcher-11118-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3473620 INFO  (jetty-launcher-11118-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3473620 INFO  (jetty-launcher-11118-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 3473620 INFO  (jetty-launcher-11118-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3473620 INFO  (jetty-launcher-11118-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 3473620 INFO  (jetty-launcher-11118-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-05T21:44:00.346Z
   [junit4]   2> 3473637 INFO  (jetty-launcher-11118-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3473638 INFO  (jetty-launcher-11118-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@734b3e0{SSL,[ssl, http/1.1]}{127.0.0.1:37753}
   [junit4]   2> 3473638 INFO  (jetty-launcher-11118-thread-1) [     ] o.e.j.s.Server Started @3473673ms
   [junit4]   2> 3473638 INFO  (jetty-launcher-11118-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37753}
   [junit4]   2> 3473638 ERROR (jetty-launcher-11118-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3473638 INFO  (jetty-launcher-11118-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3473638 INFO  (jetty-launcher-11118-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 3473638 INFO  (jetty-launcher-11118-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3473638 INFO  (jetty-launcher-11118-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 3473638 INFO  (jetty-launcher-11118-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-05T21:44:00.364Z
   [junit4]   2> 3473639 INFO  (zkConnectionManagerCallback-11120-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3473639 INFO  (jetty-launcher-11118-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3473639 INFO  (jetty-launcher-11118-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3473640 INFO  (jetty-launcher-11118-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3473640 INFO  (zkConnectionManagerCallback-11122-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3473640 INFO  (jetty-launcher-11118-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3473640 INFO  (jetty-launcher-11118-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3476263 INFO  (jetty-launcher-11118-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3476263 WARN  (jetty-launcher-11118-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3476311 WARN  (jetty-launcher-11118-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@612a6a0c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3476311 WARN  (jetty-launcher-11118-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@612a6a0c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3476340 WARN  (jetty-launcher-11118-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3476340 WARN  (jetty-launcher-11118-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@205d80d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3476340 WARN  (jetty-launcher-11118-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@205d80d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3476342 INFO  (jetty-launcher-11118-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46841/solr
   [junit4]   2> 3476359 INFO  (jetty-launcher-11118-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3476372 INFO  (zkConnectionManagerCallback-11130-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3476384 INFO  (jetty-launcher-11118-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3476644 INFO  (jetty-launcher-11118-thread-2) [n:127.0.0.1:36827_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3476705 INFO  (zkConnectionManagerCallback-11132-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3476713 INFO  (jetty-launcher-11118-thread-2) [n:127.0.0.1:36827_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3477245 INFO  (jetty-launcher-11118-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3477266 WARN  (jetty-launcher-11118-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3477289 WARN  (jetty-launcher-11118-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@30015ca2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3477289 WARN  (jetty-launcher-11118-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@30015ca2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3477303 WARN  (jetty-launcher-11118-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3477304 WARN  (jetty-launcher-11118-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1de2881f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3477304 WARN  (jetty-launcher-11118-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1de2881f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3477305 INFO  (jetty-launcher-11118-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46841/solr
   [junit4]   2> 3477322 INFO  (jetty-launcher-11118-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3477339 INFO  (zkConnectionManagerCallback-11140-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3477339 INFO  (jetty-launcher-11118-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3477388 INFO  (jetty-launcher-11118-thread-2) [n:127.0.0.1:36827_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36827_solr
   [junit4]   2> 3477389 INFO  (jetty-launcher-11118-thread-2) [n:127.0.0.1:36827_solr     ] o.a.s.c.Overseer Overseer (id=72235496469692422-127.0.0.1:36827_solr-n_0000000000) starting
   [junit4]   2> 3477411 INFO  (OverseerStateUpdate-72235496469692422-127.0.0.1:36827_solr-n_0000000000) [n:127.0.0.1:36827_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36827_solr
   [junit4]   2> 3477411 INFO  (jetty-launcher-11118-thread-2) [n:127.0.0.1:36827_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36827_solr
   [junit4]   2> 3477429 INFO  (jetty-launcher-11118-thread-2) [n:127.0.0.1:36827_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3477429 INFO  (OverseerStateUpdate-72235496469692422-127.0.0.1:36827_solr-n_0000000000) [n:127.0.0.1:36827_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3477430 WARN  (jetty-launcher-11118-thread-2) [n:127.0.0.1:36827_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 3477465 INFO  (jetty-launcher-11118-thread-1) [n:127.0.0.1:37753_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3477489 INFO  (zkConnectionManagerCallback-11143-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3477489 INFO  (jetty-launcher-11118-thread-1) [n:127.0.0.1:37753_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3477563 INFO  (jetty-launcher-11118-thread-2) [n:127.0.0.1:36827_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3477563 INFO  (jetty-launcher-11118-thread-1) [n:127.0.0.1:37753_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3477777 INFO  (jetty-launcher-11118-thread-1) [n:127.0.0.1:37753_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37753_solr as DOWN
   [junit4]   2> 3477779 INFO  (jetty-launcher-11118-thread-1) [n:127.0.0.1:37753_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3477779 INFO  (jetty-launcher-11118-thread-1) [n:127.0.0.1:37753_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37753_solr
   [junit4]   2> 3477780 INFO  (zkCallback-11142-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3477818 INFO  (zkCallback-11131-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3477818 INFO  (jetty-launcher-11118-thread-1) [n:127.0.0.1:37753_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3477826 WARN  (jetty-launcher-11118-thread-1) [n:127.0.0.1:37753_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 3477921 INFO  (jetty-launcher-11118-thread-2) [n:127.0.0.1:36827_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36827.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49e40152
   [junit4]   2> 3477943 INFO  (jetty-launcher-11118-thread-1) [n:127.0.0.1:37753_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3477992 INFO  (jetty-launcher-11118-thread-2) [n:127.0.0.1:36827_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36827.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49e40152
   [junit4]   2> 3477992 INFO  (jetty-launcher-11118-thread-2) [n:127.0.0.1:36827_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36827.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49e40152
   [junit4]   2> 3478025 INFO  (jetty-launcher-11118-thread-2) [n:127.0.0.1:36827_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_AFD8A05DDD3448A4-001/tempDir-001/node2/.
   [junit4]   2> 3478138 INFO  (jetty-launcher-11118-thread-1) [n:127.0.0.1:37753_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37753.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49e40152
   [junit4]   2> 3478225 INFO  (jetty-launcher-11118-thread-1) [n:127.0.0.1:37753_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37753.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49e40152
   [junit4]   2> 3478226 INFO  (jetty-launcher-11118-thread-1) [n:127.0.0.1:37753_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37753.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49e40152
   [junit4]   2> 3478227 INFO  (jetty-launcher-11118-thread-1) [n:127.0.0.1:37753_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_AFD8A05DDD3448A4-001/tempDir-001/node1/.
   [junit4]   2> 3478455 INFO  (SUITE-AutoScalingHandlerTest-seed#[AFD8A05DDD3448A4]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 3478456 INFO  (SUITE-AutoScalingHandlerTest-seed#[AFD8A05DDD3448A4]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3478457 INFO  (zkConnectionManagerCallback-11153-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3478457 INFO  (SUITE-AutoScalingHandlerTest-seed#[AFD8A05DDD3448A4]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3478459 INFO  (SUITE-AutoScalingHandlerTest-seed#[AFD8A05DDD3448A4]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3478460 INFO  (SUITE-AutoScalingHandlerTest-seed#[AFD8A05DDD3448A4]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46841/solr ready
   [junit4]   2> 3478617 INFO  (TEST-AutoScalingHandlerTest.testPolicyAndPreferences-seed#[AFD8A05DDD3448A4]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPolicyAndPreferences
   [junit4]   2> 3478899 ERROR (qtp1221484210-35331) [n:127.0.0.1:37753_solr     ] o.a.s.h.RequestHandlerBase org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error in command payload, errors: [{set-policy={xyz=[{replica=<2, shard=#EACH, node=#ANY}, {nodeRole=!overseer, replica=0}], policy1=[{cores=<2, node=#ANY}, {replica=<2, shard=#EACH, node=#ANY}]}, errorMessages=[cores is only allowed in 'cluster-policy']}], 
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.AutoScalingHandler.processOps(AutoScalingHandler.java:241)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.AutoScalingHandler.handleRequestBody(AutoScalingHandler.java:178)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
   [junit4]   2> 	at org.apache.solr.api.ApiBag$ReqHandlerToApi.call(ApiBag.java:242)
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:343)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:808)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:559)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 3478899 INFO  (qtp1221484210-35331) [n:127.0.0.1:37753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=400 QTime=17
   [junit4]   2> 3479125 INFO  (qtp223168489-35329) [n:127.0.0.1:36827_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=21
   [junit4]   2> 3479128 INFO  (qtp1221484210-35331) [n:127.0.0.1:37753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3479129 INFO  (qtp223168489-35328) [n:127.0.0.1:36827_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=30
   [junit4]   2> 3479133 INFO  (qtp223168489-35329) [n:127.0.0.1:36827_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3479146 INFO  (qtp1221484210-35334) [n:127.0.0.1:37753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3479150 INFO  (qtp223168489-35325) [n:127.0.0.1:36827_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=20
   [junit4]   2> 3479154 INFO  (qtp223168489-35329) [n:127.0.0.1:36827_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3479155 INFO  (qtp1221484210-35335) [n:127.0.0.1:37753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3479156 INFO  (qtp223168489-35328) [n:127.0.0.1:36827_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 3479175 INFO  (qtp223168489-35329) [n:127.0.0.1:36827_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 3479177 INFO  (qtp1221484210-35331) [n:127.0.0.1:37753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3479178 INFO  (qtp223168489-35325) [n:127.0.0.1:36827_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=21
   [junit4]   2> 3479180 INFO  (qtp223168489-35329) [n:127.0.0.1:36827_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm} status=0 QTime=0
   [junit4]   2> 3479181 INFO  (qtp1221484210-35334) [n:127.0.0.1:37753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm} status=0 QTime=0
   [junit4]   2> 3479181 INFO  (qtp223168489-35328) [n:127.0.0.1:36827_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 3479184 INFO  (qtp223168489-35329) [n:127.0.0.1:36827_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.core} status=0 QTime=0
   [junit4]   2> 3479185 INFO  (qtp1221484210-35335) [n:127.0.0.1:37753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.core} status=0 QTime=0
   [junit4]   2> 3479194 INFO  (qtp223168489-35325) [n:127.0.0.1:36827_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 3479198 INFO  (qtp223168489-35329) [n:127.0.0.1:36827_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.core} status=0 QTime=0
   [junit4]   2> 3479199 INFO  (qtp1221484210-35331) [n:127.0.0.1:37753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.core} status=0 QTime=0
   [junit4]   2> 3479200 INFO  (qtp223168489-35328) [n:127.0.0.1:36827_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 3479201 INFO  (TEST-AutoScalingHandlerTest.testPolicyAndPreferences-seed#[AFD8A05DDD3448A4]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testPolicyAndPreferences
   [junit4]   2> 3479329 INFO  (TEST-AutoScalingHandlerTest.testValidation-seed#[AFD8A05DDD3448A4]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testValidation
   [junit4]   2> 3479438 ERROR (qtp223168489-35325) [n:127.0.0.1:36827_solr     ] o.a.s.h.RequestHandlerBase org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error in command payload, errors: [{set-trigger={name=node_lost_trigger, event=nodeLost, waitFor=10m, enabled=true, foo=bar, actions=[{name=compute_plan, class=solr.ComputePlanAction}]}, errorMessages=[Error validating trigger config node_lost_trigger: TriggerValidationException{name=node_lost_trigger, details='{foo=unknown property}'}]}], 
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.AutoScalingHandler.processOps(AutoScalingHandler.java:241)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.AutoScalingHandler.handleRequestBody(AutoScalingHandler.java:178)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:842)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:808)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:559)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 3479438 INFO  (qtp223168489-35325) [n:127.0.0.1:36827_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=400 QTime=107
   [junit4]   2> 3479441 ERROR (qtp223168489-35329) [n:127.0.0.1:36827_solr     ] o.a.s.h.RequestHandlerBase org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error in command payload, errors: [{set-trigger={name=search_rate_trigger, event=searchRate, waitFor=10m, enabled=true, aboveRate=foo, actions=[{name=compute_plan, class=solr.ComputePlanAction}]}, errorMessages=[Error validating trigger config search_rate_trigger: TriggerValidationException{name=search_rate_trigger, details='{aboveRate=Invalid configuration value: 'foo': java.lang.NumberFormatException: For input string: "foo"}'}]}], 
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.AutoScalingHandler.processOps(AutoScalingHandler.java:241)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.AutoScalingHandler.handleRequestBody(AutoScalingHandler.java:178)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
   [junit4]   2> 	at org.apache.solr.api.ApiBag$ReqHandlerToApi.call(ApiBag.java:242)
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:343)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:808)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:559)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 3479441 INFO  (qtp223168489-35329) [n:127.0.0.1:36827_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=400 QTime=2
   [junit4]   2> 3479443 ERROR (qtp223168489-35328) [n:127.0.0.1:36827_solr     ] o.a.s.h.RequestHandlerBase org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error in command payload, errors: [{set-trigger={name=node_lost_trigger, event=nodeLost, waitFor=10m, enabled=true, actions=[{name=compute_plan, foo=bar, class=solr.ComputePlanAction}]}, errorMessages=[Error validating trigger config node_lost_trigger: TriggerValidationException{name=compute_plan, details='{foo=unknown property}'}]}], 
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.AutoScalingHandler.processOps(AutoScalingHandler.java:241)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.AutoScalingHandler.handleRequestBody(AutoScalingHandler.java:178)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:842)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:808)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:559)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 3479443 INFO  (qtp223168489-35328) [n:127.0.0.1:36827_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 3479461 INFO  (qtp223168489-35328) [n:127.0.0.1:36827_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3479485 INFO  (qtp1221484210-35335) [n:127.0.0.1:37753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3479485 INFO  (qtp1221484210-35334) [n:127.0.0.1:37753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=41
   [junit4]   2> 3479487 WARN  (qtp1221484210-35331) [n:127.0.0.1:37753_solr     ] o.a.s.c.a.AutoScalingHandler invalid listener configuration
   [junit4]   2>           => TriggerValidationException{name=xyz, details='{foo=unknown property}'}
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.TriggerListenerBase.configure(TriggerListenerBase.java:74)
   [junit4]   2> org.apache.solr.cloud.autoscaling.TriggerValidationException: null
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.TriggerListenerBase.configure(TriggerListenerBase.java:74) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.HttpTriggerListener.configure(HttpTriggerListener.java:78) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.AutoScalingHandler.handleSetListener(AutoScalingHandler.java:498) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.AutoScalingHandler.processOps(AutoScalingHandler.java:209) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.AutoScalingHandler.handleRequestBody(AutoScalingHandler.java:178) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.ApiBag$ReqHandlerToApi.call(ApiBag.java:242) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:343) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:808) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:559) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270) ~[jetty-server-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) ~[jetty-util-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) ~[jetty-util-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 3479500 ERROR (qtp1221484210-35331) [n:127.0.0.1:37753_solr     ] o.a.s.h.RequestHandlerBase org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error in command payload, errors: [{set-listener={name=xyz, trigger=node_lost_trigger, stage=[STARTED, ABORTED, SUCCEEDED], foo=bar, beforeAction=execute_plan, class=org.apache.solr.cloud.autoscaling.HttpTriggerListener, url=http://xyz.com/on_node_lost?node={$LOST_NODE_NAME}}, errorMessages=[invalid listener configuration: TriggerValidationException{name=xyz, details='{foo=unknown property}'}]}], 
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.AutoScalingHandler.processOps(AutoScalingHandler.java:241)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.AutoScalingHandler.handleRequestBody(AutoScalingHandler.java:178)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
   [junit4]   2> 	at org.apache.solr.api.ApiBag$ReqHandlerToApi.call(ApiBag.java:242)
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:343)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:808)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:559)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 3479500 INFO  (qtp1221484210-35331) [n:127.0.0.1:37753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=400 QTime=13
   [junit4]   2> 3479501 INFO  (TEST-AutoScalingHandlerTest.testValidation-seed#[AFD8A05DDD3448A4]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testValidation
   [junit4]   2> 3479650 INFO  (TEST-AutoScalingHandlerTest.test-seed#[AFD8A05DDD3448A4]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 3479654 INFO  (qtp223168489-35329) [n:127.0.0.1:36827_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3479655 INFO  (qtp1221484210-35335) [n:127.0.0.1:37753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3479669 INFO  (qtp223168489-35325) [n:127.0.0.1:36827_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 3479688 INFO  (qtp223168489-35329) [n:127.0.0.1:36827_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3479690 INFO  (qtp1221484210-35334) [n:127.0.0.1:37753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3479690 INFO  (qtp223168489-35328) [n:127.0.0.1:36827_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 3479725 INFO  (qtp223168489-35329) [n:127.0.0.1:36827_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3479738 INFO  (qtp1221484210-35331) [n:127.0.0.1:37753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=12
   [junit4]   2> 3479739 INFO  (qtp223168489-35325) [n:127.0.0.1:36827_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=16
   [junit4]   2> 3479741 ERROR (qtp223168489-35328) [n:127.0.0.1:36827_solr     ] o.a.s.h.RequestHandlerBase org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error in command payload, errors: [{remove-trigger={name=node_lost_trigger}, errorMessages=[Cannot remove trigger: node_lost_trigger because it has active listeners: [xyz, node_lost_trigger.system]]}], 
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.AutoScalingHandler.processOps(AutoScalingHandler.java:241)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.AutoScalingHandler.handleRequestBody(AutoScalingHandler.java:178)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
   [junit4]   2> 	at org.apache.solr.api.ApiBag$ReqHandlerToApi.call(ApiBag.java:242)
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:343)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:808)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:559)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 3479741 INFO  (qtp223168489-35328) [n:127.0.0.1:36827_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 3479756 INFO  (qtp223168489-35325) [n:127.0.0.1:36827_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3479757 INFO  (qtp1221484210-35335) [n:127.0.0.1:37753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3479758 INFO  (qtp223168489-35329) [n:127.0.0.1:36827_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=15
   [junit4]   2> 3479776 INFO  (qtp223168489-35325) [n:127.0.0.1:36827_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3479777 INFO  (qtp1221484210-35334) [n:127.0.0.1:37753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3479778 INFO  (qtp223168489-35328) [n:127.0.0.1:36827_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 3479796 ERROR (qtp223168489-35329) [n:127.0.0.1:36827_solr     ] o.a.s.h.RequestHandlerBase org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error in command payload, errors: [{set-listener={name=xyz, trigger=node_lost_trigger, stage=[STARTED, ABORTED, SUCCEEDED], beforeAction=execute_plan, class=org.apache.solr.cloud.autoscaling.AutoScaling$HttpTriggerListener, url=http://xyz.com/on_node_lost?node={$LOST_NODE_NAME}}, errorMessages=[A trigger with the name node_lost_trigger does not exist]}], 
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.AutoScalingHandler.processOps(AutoScalingHandler.java:241)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.AutoScalingHandler.handleRequestBody(AutoScalingHandler.java:178)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:842)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:808)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:559)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 3479796 INFO  (qtp223168489-35329) [n:127.0.0.1:36827_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 3479797 INFO  (TEST-AutoScalingHandlerTest.test-seed#[AFD8A05DDD3448A4]) [     ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 3479908 INFO  (TEST-AutoScalingHandlerTest.testSuggestionsWithPayload-seed#[AFD8A05DDD3448A4]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSuggestionsWithPayload
   [junit4]   2> 3479910 INFO  (qtp223168489-35325) [n:127.0.0.1:36827_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=4&name=testSuggestionsWithPayload.COLL&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3479913 INFO  (OverseerThreadFactory-10329-thread-1-processing-n:127.0.0.1:36827_solr) [n:127.0.0.1:36827_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSuggestionsWithPayload.COLL
   [junit4]   2> 3480021 INFO  (OverseerStateUpdate-72235496469692422-127.0.0.1:36827_solr-n_0000000000) [n:127.0.0.1:36827_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSuggestionsWithPayload.COLL",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSuggestionsWithPayload.COLL_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36827/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3480024 INFO  (OverseerStateUpdate-72235496469692422-127.0.0.1:36827_solr-n_0000000000) [n:127.0.0.1:36827_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSuggestionsWithPayload.COLL",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSuggestionsWithPayload.COLL_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37753/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3480227 INFO  (qtp1221484210-35331) [n:127.0.0.1:37753_solr    x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSuggestionsWithPayload.COLL_shard1_replica_n2&action=CREATE&numShards=1&collection=testSuggestionsWithPayload.COLL&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3480227 INFO  (qtp223168489-35328) [n:127.0.0.1:36827_solr    x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSuggestionsWithPayload.COLL_shard1_replica_n1&action=CREATE&numShards=1&collection=testSuggestionsWithPayload.COLL&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3480227 INFO  (qtp223168489-35328) [n:127.0.0.1:36827_solr    x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3481286 INFO  (qtp1221484210-35331) [n:127.0.0.1:37753_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 3481298 INFO  (qtp223168489-35328) [n:127.0.0.1:36827_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 3481385 INFO  (qtp1221484210-35331) [n:127.0.0.1:37753_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.s.IndexSchema [testSuggestionsWithPayload.COLL_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 3481385 INFO  (qtp223168489-35328) [n:127.0.0.1:36827_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.s.IndexSchema [testSuggestionsWithPayload.COLL_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3481388 INFO  (qtp1221484210-35331) [n:127.0.0.1:37753_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3481388 INFO  (qtp223168489-35328) [n:127.0.0.1:36827_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3481388 INFO  (qtp1221484210-35331) [n:127.0.0.1:37753_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testSuggestionsWithPayload.COLL_shard1_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 3481388 INFO  (qtp223168489-35328) [n:127.0.0.1:36827_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testSuggestionsWithPayload.COLL_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 3481389 INFO  (qtp1221484210-35331) [n:127.0.0.1:37753_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37753.solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n2' (registry 'solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49e40152
   [junit4]   2> 3481389 INFO  (qtp223168489-35328) [n:127.0.0.1:36827_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36827.solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n1' (registry 'solr.core.testSuggestionsWithPayload.COLL.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@49e40152
   [junit4]   2> 3481389 INFO  (qtp223168489-35328) [n:127.0.0.1:36827_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.c.SolrCore [[testSuggestionsWithPayload.COLL_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_AFD8A05DDD3448A4-001/tempDir-001/node2/testSuggestionsWithPayload.COLL_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_AFD8A05DDD3448A4-001/tempDir-001/node2/./testSuggestionsWithPayload.COLL_shard1_replica_n1/data/]
   [junit4]   2> 3481389 INFO  (qtp1221484210-35331) [n:127.0.0.1:37753_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.c.SolrCore [[testSuggestionsWithPayload.COLL_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_AFD8A05DDD3448A4-001/tempDir-001/node1/testSuggestionsWithPayload.COLL_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_AFD8A05DDD3448A4-001/tempDir-001/node1/./testSuggestionsWithPayload.COLL_shard1_replica_n2/data/]
   [junit4]   2> 3481637 INFO  (qtp223168489-35328) [n:127.0.0.1:36827_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3481637 INFO  (qtp223168489-35328) [n:127.0.0.1:36827_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3481637 INFO  (qtp1221484210-35331) [n:127.0.0.1:37753_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3481637 INFO  (qtp1221484210-35331) [n:127.0.0.1:37753_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3481651 INFO  (qtp223168489-35328) [n:127.0.0.1:36827_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3481651 INFO  (qtp223168489-35328) [n:127.0.0.1:36827_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3481651 INFO  (qtp1221484210-35331) [n:127.0.0.1:37753_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3481651 INFO  (qtp1221484210-35331) [n:127.0.0.1:37753_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3481653 INFO  (qtp223168489-35328) [n:127.0.0.1:36827_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@44000dee[testSuggestionsWithPayload.COLL_shard1_replica_n1] main]
   [junit4]   2> 3481653 INFO  (qtp1221484210-35331) [n:127.0.0.1:37753_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@a88e594[testSuggestionsWithPayload.COLL_shard1_replica_n2] main]
   [junit4]   2> 3481668 INFO  (qtp1221484210-35331) [n:127.0.0.1:37753_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3481668 INFO  (qtp223168489-35328) [n:127.0.0.1:36827_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3481668 INFO  (qtp1221484210-35331) [n:127.0.0.1:37753_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3481668 INFO  (qtp223168489-35328) [n:127.0.0.1:36827_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3481669 INFO  (qtp1221484210-35331) [n:127.0.0.1:37753_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3481669 INFO  (qtp223168489-35328) [n:127.0.0.1:36827_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3481669 INFO  (qtp1221484210-35331) [n:127.0.0.1:37753_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node4 x:testSuggestionsWithPayload.COLL_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1657734743609835520
   [junit4]   2> 3481669 INFO  (qtp223168489-35328) [n:127.0.0.1:36827_solr c:testSuggestionsWithPayload.COLL s:shard1 r:core_node3 x:testSuggestionsWithPayload.COLL_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1657734743609835520
   [junit4]   2> 3481682 INFO  (searcherExecutor-10339-thread-1-processing-n:127.0.0.1:36

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

etricRegistry@b7dfe82
   [junit4]   2> 3506613 INFO  (jetty-closer-11182-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3506634 INFO  (OverseerAutoScalingTriggerThread-72235496469692422-127.0.0.1:36827_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3506636 INFO  (zkCallback-11131-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3506675 INFO  (closeThreadPool-11193-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72235496469692422-127.0.0.1:36827_solr-n_0000000000) closing
   [junit4]   2> 3506737 INFO  (jetty-closer-11182-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@734b3e0{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3506738 INFO  (jetty-closer-11182-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10f3e5a6{/solr,null,UNAVAILABLE}
   [junit4]   2> 3506738 INFO  (jetty-closer-11182-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3506739 INFO  (jetty-closer-11182-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@50967e8a{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3506740 INFO  (jetty-closer-11182-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7bfef28e{/solr,null,UNAVAILABLE}
   [junit4]   2> 3506740 INFO  (jetty-closer-11182-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3506839 INFO  (jetty-closer-11182-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72235496469692422-127.0.0.1:36827_solr-n_0000000000) closing
   [junit4]   2> 3506840 INFO  (jetty-closer-11182-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@42b7b20b{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3506841 INFO  (jetty-closer-11182-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@14fed8ae{/solr,null,UNAVAILABLE}
   [junit4]   2> 3506842 INFO  (jetty-closer-11182-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3506842 INFO  (SUITE-AutoScalingHandlerTest-seed#[AFD8A05DDD3448A4]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 3507046 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/collections/readApiTestViolations/terms/shard1
   [junit4]   2> 	9	/solr/collections/testDiagnosticsWithPayload.COLL/terms/shard1
   [junit4]   2> 	8	/solr/collections/testSuggestionsWithPayload.COLL/terms/shard1
   [junit4]   2> 	5	/solr/configs/conf
   [junit4]   2> 	5	/solr/collections/COLL1/state.json
   [junit4]   2> 	5	/solr/collections/testDiagnosticsWithPayload.COLL/state.json
   [junit4]   2> 	4	/solr/collections/testSuggestionsWithPayload.COLL/state.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	3	/solr/collections/readApiTestViolations/collectionprops.json
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/collections/COLL1/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	147	/solr/autoscaling.json
   [junit4]   2> 	82	/solr/collections/readApiTestViolations/state.json
   [junit4]   2> 	19	/solr/collections/testDiagnosticsWithPayload.COLL/state.json
   [junit4]   2> 	16	/solr/collections/testSuggestionsWithPayload.COLL/state.json
   [junit4]   2> 	12	/solr/collections/COLL1/state.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/readApiTestViolations/leader_elect/shard1/election/72235496469692422-core_node10-n_0000000004
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	94	/solr/overseer/queue
   [junit4]   2> 	29	/solr/collections
   [junit4]   2> 	25	/solr/overseer/collection-queue-work
   [junit4]   2> 	15	/solr/live_nodes
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_trigger
   [junit4]   2> 
   [junit4]   2> 3507061 INFO  (SUITE-AutoScalingHandlerTest-seed#[AFD8A05DDD3448A4]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46841
   [junit4]   2> 3507061 INFO  (SUITE-AutoScalingHandlerTest-seed#[AFD8A05DDD3448A4]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46841
   [junit4]   2> 3507061 INFO  (SUITE-AutoScalingHandlerTest-seed#[AFD8A05DDD3448A4]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46841
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoScalingHandlerTest_AFD8A05DDD3448A4-001
   [junit4]   2> Feb 05, 2020 9:44:33 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=790, maxMBSortInHeap=5.379421002874521, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@79dba4ed), locale=hu, timezone=Europe/Samara
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=8,threads=1,free=183726688,total=512753664
   [junit4]   2> NOTE: All tests run in this JVM: [DocValuesTest, DateRangeFieldTest, V2StandaloneTest, DirectSolrConnectionTest, TestFastOutputStream, ResponseHeaderTest, ShowFileRequestHandlerTest, TestPackages, TestFieldTypeCollectionResource, OrderedExecutorTest, ConcurrentDeleteAndCreateCollectionTest, PeerSyncTest, QueryEqualityTest, MoreLikeThisHandlerTest, StatsComponentTest, PolyFieldTest, TestQueryUtils, TestDistributedSearch, XmlInterpolationTest, TestConfigSetsAPIZkFailure, TestConfigReload, StatsReloadRaceTest, PrimitiveFieldTypeTest, TestTrieFacet, BadIndexSchemaTest, DocumentAnalysisRequestHandlerTest, MBeansHandlerTest, TestLocalFSCloudBackupRestore, SignatureUpdateProcessorFactoryTest, DeleteLastCustomShardedReplicaTest, SolrLogPostToolTest, TestDistributedStatsComponentCardinality, TestFieldSortValues, TestStressRecovery, DistributedSuggestComponentTest, TestManagedResource, CursorMarkTest, TestManagedSynonymFilterFactory, RegexBoostProcessorTest, TestSolr4Spatial2, TestDocTermOrdsUninvertLimit, TestSubQueryTransformer, CustomTermsComponentTest, MultiSolrCloudTestCaseTest, SaslZkACLProviderTest, SearchRateTriggerIntegrationTest, SpellingQueryConverterTest, CollectionPropsTest, TestSchemalessBufferedUpdates, TestImplicitCoreProperties, SolrCloudExampleTest, NotRequiredUniqueKeyTest, DistributedUpdateProcessorTest, LeaderVoteWaitTimeoutTest, AnalysisErrorHandlingTest, SyncSliceTest, CoreMergeIndexesAdminHandlerTest, TestJettySolrRunner, TestSolrCloudWithHadoopAuthPlugin, TestAuthorizationFramework, TestNumericTerms64, TestFoldingMultitermQuery, TestStressCloudBlindAtomicUpdates, AssignTest, TestFuzzyAnalyzedSuggestions, TestSimLargeCluster, TestInPlaceUpdatesDistrib, SpatialFilterTest, TestIndexSearcher, TestRangeQuery, TestSha256AuthenticationProvider, TestFieldCacheSort, TestStressVersions, TestPullReplica, TestCollectionAPIs, DirectUpdateHandlerTest, MetricsConfigTest, TestLMJelinekMercerSimilarityFactory, HdfsDirectoryTest, SynonymTokenizerTest, NodeAddedTriggerIntegrationTest, TestUnInvertedFieldException, ChaosMonkeySafeLeaderWithPullReplicasTest, InfixSuggestersTest, TestSimPolicyCloud, SchemaVersionSpecificBehaviorTest, ShardSplitTest, HttpPartitionOnCommitTest, SearchHandlerTest, TestMinHashQParser, TestRecovery, SoftAutoCommitTest, AtomicUpdateRemovalJavabinTest, TestUseDocValuesAsStored, TestSimpleQParserPlugin, TestManagedSchemaAPI, CopyFieldTest, BasicAuthOnSingleNodeTest, TriLevelCompositeIdRoutingTest, TestTlogReplayVsRecovery, TestClusterProperties, PluginInfoTest, InfoHandlerTest, VersionInfoTest, TestBulkSchemaAPI, TestScoreJoinQPScore, TestRawTransformer, TestLRUCache, DistribDocExpirationUpdateProcessorTest, TestBlendedInfixSuggestions, TestPartialUpdateDeduplication, TriggerIntegrationTest, TestWordDelimiterFilterFactory, TestSolrConfigHandler, TestJmxIntegration, AutoAddReplicasIntegrationTest, HttpTriggerListenerTest, BasicFunctionalityTest, TestCloudPhrasesIdentificationComponent, TestHighlightDedupGrouping, TestJsonFacetRefinement, AnalyticsMergeStrategyTest, TestUnifiedSolrHighlighter, HighlighterMaxOffsetTest, TestSchemaResource, TestMinMaxOnMultiValuedField, PeerSyncReplicationTest, TestIndexingPerformance, PropertiesRequestHandlerTest, QueryElevationComponentTest, CdcrBidirectionalTest, CollectionTooManyReplicasTest, DistributedFacetPivotWhiteBoxTest, NestedAtomicUpdateTest, LeaderFailoverAfterPartitionTest, TestEmbeddedSolrServerAdminHandler, TestUtils, TestPerFieldSimilarity, LeaderElectionContextKeyTest, TestCorePropertiesReload, URLClassifyProcessorTest, HdfsNNFailoverTest, CircularListTest, ScheduledMaintenanceTriggerTest, TestSolrCloudWithDelegationTokens, TestBinaryResponseWriter, DeleteReplicaTest, MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, NestedShardedAtomicUpdateTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerSolrResponseTest, OverseerSolrResponseUnsafeSerializationTest, OverseerStatusTest, OverseerTest, RemoteQueryErrorTest, ReplicationFactorTest, ShardRoutingTest, TestCloudConsistency, TestLeaderElectionZkExpiry, TestOnReconnectListenerSupport, TestRandomRequestDistribution, TestRequestForwarding, TestSSLRandomization, TestShortCircuitedRequests, TestTolerantUpdateProcessorRandomCloud, TestWithCollection, AutoScalingHandlerTest]
   [junit4] Completed [573/897 (1!)] on J1 in 34.62s, 12 tests, 1 failure <<< FAILURES!

[...truncated 53579 lines...]