Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/288/

1 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest

Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has 
references to classes of which the sizes cannot be measured due to security 
restrictions or Java 9 module encapsulation:   - private static 
org.apache.solr.client.solrj.cloud.SolrCloudManager 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.cloudManager

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?) 
and null them, your test still has references to classes of which the sizes 
cannot be measured due to security restrictions or Java 9 module encapsulation:
  - private static org.apache.solr.client.solrj.cloud.SolrCloudManager 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.cloudManager
        at __randomizedtesting.SeedInfo.seed([23CA321706FE3269]:0)
        at 
com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        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)
Caused by: java.security.AccessControlException: access denied 
("java.lang.RuntimePermission" "accessClassInPackage.sun.nio.fs")
        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
        at 
java.security.AccessController.checkPermission(AccessController.java:884)
        at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
        at 
java.lang.SecurityManager.checkPackageAccess(SecurityManager.java:1564)
        at java.lang.Class.checkPackageAccess(Class.java:2372)
        at java.lang.Class.checkMemberAccess(Class.java:2351)
        at java.lang.Class.getDeclaredFields(Class.java:1915)
        at 
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$2.run(RamUsageEstimator.java:585)
        at 
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$2.run(RamUsageEstimator.java:582)
        at java.security.AccessController.doPrivileged(Native Method)
        at 
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:582)
        at 
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
        at 
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
        at 
com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
        ... 10 more




Build Log:
[...truncated 15141 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
   [junit4]   2> 3574249 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[23CA321706FE3269]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_23CA321706FE3269-001/data-dir-187-001
   [junit4]   2> 3574249 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[23CA321706FE3269]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3574250 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[23CA321706FE3269]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3574250 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[23CA321706FE3269]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3574250 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[23CA321706FE3269]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_23CA321706FE3269-001/tempDir-001
   [junit4]   2> 3574251 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[23CA321706FE3269]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3574251 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3574251 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3574351 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[23CA321706FE3269]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:38317
   [junit4]   2> 3574351 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[23CA321706FE3269]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38317
   [junit4]   2> 3574351 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[23CA321706FE3269]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38317
   [junit4]   2> 3574351 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[23CA321706FE3269]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 38317
   [junit4]   2> 3574352 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[23CA321706FE3269]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3574361 INFO  (zkConnectionManagerCallback-17307-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3574361 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[23CA321706FE3269]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3574365 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[23CA321706FE3269]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3574365 INFO  (zkConnectionManagerCallback-17309-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3574365 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[23CA321706FE3269]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3574366 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[23CA321706FE3269]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3574366 INFO  (zkConnectionManagerCallback-17311-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3574366 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[23CA321706FE3269]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3574468 WARN  (jetty-launcher-17312-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3574468 WARN  (jetty-launcher-17312-thread-5) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3574468 WARN  (jetty-launcher-17312-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3574468 WARN  (jetty-launcher-17312-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3574469 INFO  (jetty-launcher-17312-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3574469 INFO  (jetty-launcher-17312-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3574469 INFO  (jetty-launcher-17312-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3574469 INFO  (jetty-launcher-17312-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3574469 INFO  (jetty-launcher-17312-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3574469 INFO  (jetty-launcher-17312-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3574469 INFO  (jetty-launcher-17312-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3574469 INFO  (jetty-launcher-17312-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3574469 INFO  (jetty-launcher-17312-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 3574469 INFO  (jetty-launcher-17312-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 3574469 INFO  (jetty-launcher-17312-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 3574469 INFO  (jetty-launcher-17312-thread-5) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 3574469 WARN  (jetty-launcher-17312-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3574469 INFO  (jetty-launcher-17312-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3574469 INFO  (jetty-launcher-17312-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3574469 INFO  (jetty-launcher-17312-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 3574469 INFO  (jetty-launcher-17312-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3574469 INFO  (jetty-launcher-17312-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3574469 INFO  (jetty-launcher-17312-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3574471 INFO  (jetty-launcher-17312-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@56b49c24{/solr,null,AVAILABLE}
   [junit4]   2> 3574472 INFO  (jetty-launcher-17312-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3574472 INFO  (jetty-launcher-17312-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3574472 INFO  (jetty-launcher-17312-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3574472 INFO  (jetty-launcher-17312-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3574472 INFO  (jetty-launcher-17312-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3574472 INFO  (jetty-launcher-17312-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3574472 INFO  (jetty-launcher-17312-thread-5) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3574472 INFO  (jetty-launcher-17312-thread-5) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3574472 INFO  (jetty-launcher-17312-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@70d8d564{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:40305}
   [junit4]   2> 3574472 INFO  (jetty-launcher-17312-thread-5) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3574472 INFO  (jetty-launcher-17312-thread-3) [     ] 
o.e.j.s.Server Started @3574501ms
   [junit4]   2> 3574472 INFO  (jetty-launcher-17312-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40305}
   [junit4]   2> 3574472 INFO  (jetty-launcher-17312-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6985c470{/solr,null,AVAILABLE}
   [junit4]   2> 3574472 ERROR (jetty-launcher-17312-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3574472 INFO  (jetty-launcher-17312-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3574472 INFO  (jetty-launcher-17312-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.4.0
   [junit4]   2> 3574472 INFO  (jetty-launcher-17312-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3574472 INFO  (jetty-launcher-17312-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3574472 INFO  (jetty-launcher-17312-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-04T18:34:27.483Z
   [junit4]   2> 3574472 INFO  (jetty-launcher-17312-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@33ee1f34{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:46051}
   [junit4]   2> 3574472 INFO  (jetty-launcher-17312-thread-1) [     ] 
o.e.j.s.Server Started @3574502ms
   [junit4]   2> 3574472 INFO  (jetty-launcher-17312-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46051}
   [junit4]   2> 3574473 ERROR (jetty-launcher-17312-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3574473 INFO  (jetty-launcher-17312-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3574473 INFO  (jetty-launcher-17312-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.4.0
   [junit4]   2> 3574473 INFO  (jetty-launcher-17312-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3574473 INFO  (jetty-launcher-17312-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3574473 INFO  (jetty-launcher-17312-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-04T18:34:27.484Z
   [junit4]   2> 3574473 INFO  (jetty-launcher-17312-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3574473 INFO  (jetty-launcher-17312-thread-5) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@682e9147{/solr,null,AVAILABLE}
   [junit4]   2> 3574474 INFO  (jetty-launcher-17312-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3574474 INFO  (jetty-launcher-17312-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3574474 INFO  (jetty-launcher-17312-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3574474 INFO  (jetty-launcher-17312-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@36b2112c{/solr,null,AVAILABLE}
   [junit4]   2> 3574474 INFO  (jetty-launcher-17312-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3574474 INFO  (jetty-launcher-17312-thread-5) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1b26966d{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:38281}
   [junit4]   2> 3574474 INFO  (jetty-launcher-17312-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5b4c30a2{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:40565}
   [junit4]   2> 3574474 INFO  (jetty-launcher-17312-thread-5) [     ] 
o.e.j.s.Server Started @3574503ms
   [junit4]   2> 3574474 INFO  (jetty-launcher-17312-thread-2) [     ] 
o.e.j.s.Server Started @3574503ms
   [junit4]   2> 3574474 INFO  (jetty-launcher-17312-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38281}
   [junit4]   2> 3574474 INFO  (jetty-launcher-17312-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40565}
   [junit4]   2> 3574474 INFO  (jetty-launcher-17312-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4a482a54{/solr,null,AVAILABLE}
   [junit4]   2> 3574474 ERROR (jetty-launcher-17312-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3574474 ERROR (jetty-launcher-17312-thread-5) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3574474 INFO  (jetty-launcher-17312-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3574474 INFO  (jetty-launcher-17312-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3574474 INFO  (jetty-launcher-17312-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.4.0
   [junit4]   2> 3574474 INFO  (jetty-launcher-17312-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.4.0
   [junit4]   2> 3574474 INFO  (jetty-launcher-17312-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3574474 INFO  (jetty-launcher-17312-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3574474 INFO  (jetty-launcher-17312-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3574474 INFO  (jetty-launcher-17312-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3574474 INFO  (jetty-launcher-17312-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-04T18:34:27.485Z
   [junit4]   2> 3574474 INFO  (jetty-launcher-17312-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-04T18:34:27.485Z
   [junit4]   2> 3574475 INFO  (zkConnectionManagerCallback-17316-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3574475 INFO  (jetty-launcher-17312-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3574475 INFO  (zkConnectionManagerCallback-17314-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3574475 INFO  (jetty-launcher-17312-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3574476 INFO  (jetty-launcher-17312-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3574476 INFO  (jetty-launcher-17312-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3574476 INFO  (jetty-launcher-17312-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3574476 INFO  (jetty-launcher-17312-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4cd19a38{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:46631}
   [junit4]   2> 3574476 INFO  (jetty-launcher-17312-thread-4) [     ] 
o.e.j.s.Server Started @3574505ms
   [junit4]   2> 3574476 INFO  (jetty-launcher-17312-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46631}
   [junit4]   2> 3574476 ERROR (jetty-launcher-17312-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3574476 INFO  (jetty-launcher-17312-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3574476 INFO  (jetty-launcher-17312-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.4.0
   [junit4]   2> 3574476 INFO  (jetty-launcher-17312-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3574476 INFO  (jetty-launcher-17312-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3574476 INFO  (jetty-launcher-17312-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-12-04T18:34:27.487Z
   [junit4]   2> 3574480 INFO  (jetty-launcher-17312-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3574481 INFO  (jetty-launcher-17312-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3574481 INFO  (zkConnectionManagerCallback-17320-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3574481 INFO  (zkConnectionManagerCallback-17318-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3574481 INFO  (jetty-launcher-17312-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3574481 INFO  (zkConnectionManagerCallback-17322-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3574481 INFO  (jetty-launcher-17312-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3574481 INFO  (jetty-launcher-17312-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3574582 INFO  (jetty-launcher-17312-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3574582 INFO  (jetty-launcher-17312-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3574582 INFO  (jetty-launcher-17312-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3574638 INFO  (jetty-launcher-17312-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3574638 INFO  (jetty-launcher-17312-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3574639 WARN  (jetty-launcher-17312-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@a5123e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3574639 WARN  (jetty-launcher-17312-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3499539c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3574639 WARN  (jetty-launcher-17312-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3499539c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3574639 WARN  (jetty-launcher-17312-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@a5123e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3574641 WARN  (jetty-launcher-17312-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3d383948[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3574641 WARN  (jetty-launcher-17312-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3d383948[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3574641 WARN  (jetty-launcher-17312-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@782d9ff2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3574641 WARN  (jetty-launcher-17312-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@782d9ff2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3574641 INFO  (jetty-launcher-17312-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38317/solr
   [junit4]   2> 3574641 INFO  (jetty-launcher-17312-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38317/solr
   [junit4]   2> 3574642 INFO  (jetty-launcher-17312-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3574643 INFO  (jetty-launcher-17312-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3574643 INFO  (zkConnectionManagerCallback-17335-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3574643 INFO  (jetty-launcher-17312-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3574643 INFO  (zkConnectionManagerCallback-17336-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3574643 INFO  (jetty-launcher-17312-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3574752 INFO  (jetty-launcher-17312-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3574753 WARN  (jetty-launcher-17312-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3d26e404[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3574753 WARN  (jetty-launcher-17312-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3d26e404[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3574755 WARN  (jetty-launcher-17312-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@27f29839[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3574755 WARN  (jetty-launcher-17312-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@27f29839[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3574756 INFO  (jetty-launcher-17312-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38317/solr
   [junit4]   2> 3574756 INFO  (jetty-launcher-17312-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3574757 INFO  (zkConnectionManagerCallback-17343-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3574757 INFO  (jetty-launcher-17312-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3574860 INFO  (jetty-launcher-17312-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3574860 WARN  (jetty-launcher-17312-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@e81c34e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3574860 WARN  (jetty-launcher-17312-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@e81c34e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3574862 WARN  (jetty-launcher-17312-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@11585dd0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3574862 WARN  (jetty-launcher-17312-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@11585dd0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3574863 INFO  (jetty-launcher-17312-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38317/solr
   [junit4]   2> 3574863 INFO  (jetty-launcher-17312-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3574864 INFO  (zkConnectionManagerCallback-17351-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3574864 INFO  (jetty-launcher-17312-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3574894 INFO  (jetty-launcher-17312-thread-1) 
[n:127.0.0.1:46051_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3574895 INFO  (zkConnectionManagerCallback-17353-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3574895 INFO  (jetty-launcher-17312-thread-1) 
[n:127.0.0.1:46051_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3574943 INFO  (jetty-launcher-17312-thread-5) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3574944 WARN  (jetty-launcher-17312-thread-5) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3e4e7e60[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3574944 WARN  (jetty-launcher-17312-thread-5) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3e4e7e60[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3574945 WARN  (jetty-launcher-17312-thread-5) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@295c0347[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3574945 WARN  (jetty-launcher-17312-thread-5) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@295c0347[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3574946 INFO  (jetty-launcher-17312-thread-5) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38317/solr
   [junit4]   2> 3574947 INFO  (jetty-launcher-17312-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3574948 INFO  (zkConnectionManagerCallback-17359-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3574948 INFO  (jetty-launcher-17312-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3574994 INFO  (jetty-launcher-17312-thread-4) 
[n:127.0.0.1:46631_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3574994 INFO  (jetty-launcher-17312-thread-3) 
[n:127.0.0.1:40305_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3574995 INFO  (zkConnectionManagerCallback-17361-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3574995 INFO  (jetty-launcher-17312-thread-4) 
[n:127.0.0.1:46631_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3574995 INFO  (zkConnectionManagerCallback-17363-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3574995 INFO  (jetty-launcher-17312-thread-3) 
[n:127.0.0.1:40305_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3575095 INFO  (jetty-launcher-17312-thread-2) 
[n:127.0.0.1:40565_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3575095 INFO  (jetty-launcher-17312-thread-5) 
[n:127.0.0.1:38281_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 3575096 INFO  (zkConnectionManagerCallback-17365-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3575096 INFO  (jetty-launcher-17312-thread-2) 
[n:127.0.0.1:40565_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3575096 INFO  (zkConnectionManagerCallback-17367-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3575096 INFO  (jetty-launcher-17312-thread-5) 
[n:127.0.0.1:38281_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 3575174 INFO  (jetty-launcher-17312-thread-4) 
[n:127.0.0.1:46631_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46631_solr
   [junit4]   2> 3575175 INFO  (jetty-launcher-17312-thread-4) 
[n:127.0.0.1:46631_solr     ] o.a.s.c.Overseer Overseer 
(id=72837869619380238-127.0.0.1:46631_solr-n_0000000000) starting
   [junit4]   2> 3575181 INFO  (jetty-launcher-17312-thread-4) 
[n:127.0.0.1:46631_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46631_solr
   [junit4]   2> 3575181 INFO  
(OverseerStateUpdate-72837869619380238-127.0.0.1:46631_solr-n_0000000000) 
[n:127.0.0.1:46631_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:46631_solr
   [junit4]   2> 3575184 INFO  
(OverseerStateUpdate-72837869619380238-127.0.0.1:46631_solr-n_0000000000) 
[n:127.0.0.1:46631_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3575184 DEBUG 
(OverseerAutoScalingTriggerThread-72837869619380238-127.0.0.1:46631_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 3575189 DEBUG 
(OverseerAutoScalingTriggerThread-72837869619380238-127.0.0.1:46631_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with 
znode version 1
   [junit4]   2> 3575190 DEBUG 
(OverseerAutoScalingTriggerThread-72837869619380238-127.0.0.1:46631_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 0
   [junit4]   2> 3575190 DEBUG 
(OverseerAutoScalingTriggerThread-72837869619380238-127.0.0.1:46631_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 3575191 INFO  (jetty-launcher-17312-thread-1) 
[n:127.0.0.1:46051_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3575193 INFO  (jetty-launcher-17312-thread-3) 
[n:127.0.0.1:40305_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3575194 INFO  (jetty-launcher-17312-thread-5) 
[n:127.0.0.1:38281_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3575194 INFO  (jetty-launcher-17312-thread-4) 
[n:127.0.0.1:46631_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3575195 DEBUG 
(OverseerAutoScalingTriggerThread-72837869619380238-127.0.0.1:46631_solr-n_0000000000)
 [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:46631_solr]
   [junit4]   2> 3575195 DEBUG 
(OverseerAutoScalingTriggerThread-72837869619380238-127.0.0.1:46631_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / 
nodeAdded markers
   [junit4]   2> 3575195 INFO  (jetty-launcher-17312-thread-2) 
[n:127.0.0.1:40565_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3575196 DEBUG 
(OverseerAutoScalingTriggerThread-72837869619380238-127.0.0.1:46631_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 3575196 DEBUG (ScheduledTrigger-16125-thread-2) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 3575196 INFO  (jetty-launcher-17312-thread-1) 
[n:127.0.0.1:46051_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:46051_solr as DOWN
   [junit4]   2> 3575197 INFO  (jetty-launcher-17312-thread-3) 
[n:127.0.0.1:40305_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40305_solr as DOWN
   [junit4]   2> 3575197 INFO  (jetty-launcher-17312-thread-1) 
[n:127.0.0.1:46051_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3575197 INFO  (jetty-launcher-17312-thread-1) 
[n:127.0.0.1:46051_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46051_solr
   [junit4]   2> 3575197 INFO  (jetty-launcher-17312-thread-3) 
[n:127.0.0.1:40305_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3575197 INFO  (jetty-launcher-17312-thread-3) 
[n:127.0.0.1:40305_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40305_solr
   [junit4]   2> 3575202 INFO  (jetty-launcher-17312-thread-5) 
[n:127.0.0.1:38281_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38281_solr as DOWN
   [junit4]   2> 3575202 INFO  (jetty-launcher-17312-thread-2) 
[n:127.0.0.1:40565_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:40565_solr as DOWN
   [junit4]   2> 3575203 INFO  (jetty-launcher-17312-thread-5) 
[n:127.0.0.1:38281_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3575203 INFO  (jetty-launcher-17312-thread-5) 
[n:127.0.0.1:38281_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38281_solr
   [junit4]   2> 3575203 INFO  (jetty-launcher-17312-thread-2) 
[n:127.0.0.1:40565_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3575203 INFO  (jetty-launcher-17312-thread-2) 
[n:127.0.0.1:40565_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40565_solr
   [junit4]   2> 3575219 INFO  (jetty-launcher-17312-thread-1) 
[n:127.0.0.1:46051_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3575220 INFO  (jetty-launcher-17312-thread-3) 
[n:127.0.0.1:40305_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3575220 INFO  (jetty-launcher-17312-thread-5) 
[n:127.0.0.1:38281_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3575222 INFO  (zkCallback-17364-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (5)
   [junit4]   2> 3575227 INFO  (jetty-launcher-17312-thread-2) 
[n:127.0.0.1:40565_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3575234 INFO  (zkCallback-17366-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (5)
   [junit4]   2> 3575234 INFO  (zkCallback-17352-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (5)
   [junit4]   2> 3575233 INFO  (zkCallback-17362-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (5)
   [junit4]   2> 3575234 INFO  (jetty-launcher-17312-thread-4) 
[n:127.0.0.1:46631_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46631.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@102814d4
   [junit4]   2> 3575238 INFO  (zkCallback-17360-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (5)
   [junit4]   2> 3575275 INFO  (jetty-launcher-17312-thread-4) 
[n:127.0.0.1:46631_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46631.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@102814d4
   [junit4]   2> 3575275 INFO  (jetty-launcher-17312-thread-4) 
[n:127.0.0.1:46631_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46631.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@102814d4
   [junit4]   2> 3575278 INFO  (jetty-launcher-17312-thread-4) 
[n:127.0.0.1:46631_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 3575279 INFO  (jetty-launcher-17312-thread-4) 
[n:127.0.0.1:46631_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_23CA321706FE3269-001/tempDir-001/node4/.
   [junit4]   2> 3575287 INFO  (jetty-launcher-17312-thread-3) 
[n:127.0.0.1:40305_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40305.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@102814d4
   [junit4]   2> 3575289 INFO  (jetty-launcher-17312-thread-1) 
[n:127.0.0.1:46051_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46051.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@102814d4
   [junit4]   2> 3575290 INFO  (jetty-launcher-17312-thread-2) 
[n:127.0.0.1:40565_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40565.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@102814d4
   [junit4]   2> 3575293 INFO  (jetty-launcher-17312-thread-5) 
[n:127.0.0.1:38281_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38281.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@102814d4
   [junit4]   2> 3575313 INFO  (jetty-launcher-17312-thread-3) 
[n:127.0.0.1:40305_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40305.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@102814d4
   [junit4]   2> 3575313 INFO  (jetty-launcher-17312-thread-3) 
[n:127.0.0.1:40305_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40305.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@102814d4
   [junit4]   2> 3575314 INFO  (jetty-launcher-17312-thread-1) 
[n:127.0.0.1:46051_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46051.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@102814d4
   [junit4]   2> 3575314 INFO  (jetty-launcher-17312-thread-1) 
[n:127.0.0.1:46051_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46051.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@102814d4
   [junit4]   2> 3575316 INFO  (jetty-launcher-17312-thread-3) 
[n:127.0.0.1:40305_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 3575316 INFO  (jetty-launcher-17312-thread-1) 
[n:127.0.0.1:46051_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 3575317 INFO  (jetty-launcher-17312-thread-3) 
[n:127.0.0.1:40305_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_23CA321706FE3269-001/tempDir-001/node3/.
   [junit4]   2> 3575318 INFO  (jetty-launcher-17312-thread-2) 
[n:127.0.0.1:40565_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40565.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@102814d4
   [junit4]   2> 3575318 INFO  (jetty-launcher-17312-thread-2) 
[n:127.0.0.1:40565_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40565.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@102814d4
   [junit4]   2> 3575318 INFO  (jetty-launcher-17312-thread-1) 
[n:127.0.0.1:46051_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_23CA321706FE3269-001/tempDir-001/node1/.
   [junit4]   2> 3575319 INFO  (jetty-launcher-17312-thread-2) 
[n:127.0.0.1:40565_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 3575319 INFO  (jetty-launcher-17312-thread-2) 
[n:127.0.0.1:40565_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_23CA321706FE3269-001/tempDir-001/node5/.
   [junit4]   2> 3575320 INFO  (jetty-launcher-17312-thread-5) 
[n:127.0.0.1:38281_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38281.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@102814d4
   [junit4]   2> 3575320 INFO  (jetty-launcher-17312-thread-5) 
[n:127.0.0.1:38281_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38281.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@102814d4
   [junit4]   2> 3575321 INFO  (jetty-launcher-17312-thread-5) 
[n:127.0.0.1:38281_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 3575321 INFO  (jetty-launcher-17312-thread-5) 
[n:127.0.0.1:38281_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_23CA321706FE3269-001/tempDir-001/node2/.
   [junit4]   2> 3575488 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[23CA321706FE3269]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=5
   [junit4]   2> 3575489 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[23CA321706FE3269]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3575489 INFO  (zkConnectionManagerCallback-17392-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3575489 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[23CA321706FE3269]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3575490 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[23CA321706FE3269]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 3575491 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[23CA321706FE3269]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38317/solr ready
   [junit4]   2> 3575495 INFO  (qtp367098529-64207) [n:127.0.0.1:38281_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3575496 INFO  (qtp367098529-64211) [n:127.0.0.1:38281_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> 3575498 INFO  (qtp2115974359-64176) [n:127.0.0.1:40305_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> 3575499 INFO  (qtp1435227235-64186) [n:127.0.0.1:40565_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> 3575500 INFO  (qtp1026160353-64201) [n:127.0.0.1:46051_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> 3575501 INFO  (qtp1108765706-64196) [n:127.0.0.1:46631_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> 3575501 DEBUG (qtp367098529-64209) [n:127.0.0.1:38281_solr     
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 3575501 INFO  (qtp367098529-64209) [n:127.0.0.1:38281_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=6
   [junit4] IGNOR/A 0.00s J2 | SearchRateTriggerIntegrationTest.testDeleteNode
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-13163))
   [junit4]   2> 3575508 DEBUG (zkCallback-17360-thread-2) [     ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
2
   [junit4]   2> 3575513 DEBUG 
(OverseerAutoScalingTriggerThread-72837869619380238-127.0.0.1:46631_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 2
   [junit4]   2> 3575534 DEBUG 
(OverseerAutoScalingTriggerThread-72837869619380238-127.0.0.1:46631_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / 
nodeAdded markers
   [junit4]   2> 3575541 DEBUG 
(OverseerAutoScalingTriggerThread-72837869619380238-127.0.0.1:46631_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion 2
   [junit4]   2> 3575620 INFO  
(TEST-SearchRateTriggerIntegrationTest.testBelowSearchRate-seed#[23CA321706FE3269])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testBelowSearchRate
   [junit4]   2> 3575622 INFO  
(TEST-SearchRateTriggerIntegrationTest.testBelowSearchRate-seed#[23CA321706FE3269])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 3575624 INFO  
(TEST-SearchRateTriggerIntegrationTest.testBelowSearchRate-seed#[23CA321706FE3269])
 [     ] o.a.s.c.a.SearchRateTriggerIntegrationTest /autoscaling.json reset, 
new znode version 3
   [junit4]   2> 3575624 DEBUG (zkCallback-17360-thread-2) [     ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
3
   [junit4]   2> 3575624 DEBUG 
(OverseerAutoScalingTriggerThread-72837869619380238-127.0.0.1:46631_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 3
   [junit4]   2> 3575626 DEBUG 
(OverseerAutoScalingTriggerThread-72837869619380238-127.0.0.1:46631_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost / 
nodeAdded markers
   [junit4]   2> 3575627 DEBUG 
(OverseerAutoScalingTriggerThread-72837869619380238-127.0.0.1:46631_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, 
lastZnodeVersion 3
   [junit4]   2> 3575627 INFO  (qtp1435227235-64191) [n:127.0.0.1:40565_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=belowRate_collection&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3575629 INFO  
(OverseerThreadFactory-16127-thread-1-processing-n:127.0.0.1:46631_solr) 
[n:127.0.0.1:46631_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
belowRate_collection
   [junit4]   2> 3575736 INFO  
(OverseerStateUpdate-72837869619380238-127.0.0.1:46631_solr-n_0000000000) 
[n:127.0.0.1:46631_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"belowRate_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"belowRate_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46631/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3575738 INFO  
(OverseerStateUpdate-72837869619380238-127.0.0.1:46631_solr-n_0000000000) 
[n:127.0.0.1:46631_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"belowRate_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"belowRate_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40305/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3575941 INFO  (qtp1108765706-64205) [n:127.0.0.1:46631_solr    
x:belowRate_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=belowRate_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3575941 INFO  (qtp1108765706-64205) [n:127.0.0.1:46631_solr    
x:belowRate_collection_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3575941 INFO  (qtp2115974359-64178) [n:127.0.0.1:40305_solr    
x:belowRate_collection_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=belowRate_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3576951 INFO  (qtp1108765706-64205) [n:127.0.0.1:46631_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.4.0
   [junit4]   2> 3576951 INFO  (qtp2115974359-64178) [n:127.0.0.1:40305_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.4.0
   [junit4]   2> 3576959 INFO  (qtp1108765706-64205) [n:127.0.0.1:46631_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[belowRate_collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3576959 INFO  (qtp2115974359-64178) [n:127.0.0.1:40305_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.s.IndexSchema 
[belowRate_collection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 3576961 INFO  (qtp1108765706-64205) [n:127.0.0.1:46631_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 3576961 INFO  (qtp1108765706-64205) [n:127.0.0.1:46631_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'belowRate_collection_shard1_replica_n1' using configuration from 
collection belowRate_collection, trusted=true
   [junit4]   2> 3576961 INFO  (qtp2115974359-64178) [n:127.0.0.1:40305_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 3576961 INFO  (qtp2115974359-64178) [n:127.0.0.1:40305_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating 
SolrCore 'belowRate_collection_shard1_replica_n2' using configuration from 
collection belowRate_collection, trusted=true
   [junit4]   2> 3576961 INFO  (qtp1108765706-64205) [n:127.0.0.1:46631_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_46631.solr.core.belowRate_collection.shard1.replica_n1' 
(registry 'solr.core.belowRate_collection.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@102814d4
   [junit4]   2> 3576961 INFO  (qtp2115974359-64178) [n:127.0.0.1:40305_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_40305.solr.core.belowRate_collection.shard1.replica_n2' 
(registry 'solr.core.belowRate_collection.shard1.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@102814d4
   [junit4]   2> 3576962 INFO  (qtp1108765706-64205) [n:127.0.0.1:46631_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[belowRate_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_23CA321706FE3269-001/tempDir-001/node4/belowRate_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_23CA321706FE3269-001/tempDir-001/node4/./belowRate_collection_shard1_replica_n1/data/]
   [junit4]   2> 3576962 INFO  (qtp2115974359-64178) [n:127.0.0.1:40305_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.c.SolrCore 
[[belowRate_collection_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_23CA321706FE3269-001/tempDir-001/node3/belowRate_collection_shard1_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_23CA321706FE3269-001/tempDir-001/node3/./belowRate_collection_shard1_replica_n2/data/]
   [junit4]   2> 3577009 INFO  (qtp1108765706-64205) [n:127.0.0.1:46631_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3577009 INFO  (qtp1108765706-64205) [n:127.0.0.1:46631_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3577009 INFO  (qtp2115974359-64178) [n:127.0.0.1:40305_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3577009 INFO  (qtp2115974359-64178) [n:127.0.0.1:40305_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3577010 INFO  (qtp2115974359-64178) [n:127.0.0.1:40305_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3577010 INFO  (qtp2115974359-64178) [n:127.0.0.1:40305_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3577010 INFO  (qtp1108765706-64205) [n:127.0.0.1:46631_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3577010 INFO  (qtp1108765706-64205) [n:127.0.0.1:46631_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3577012 INFO  (qtp1108765706-64205) [n:127.0.0.1:46631_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5a383639[belowRate_collection_shard1_replica_n1] main]
   [junit4]   2> 3577012 INFO  (qtp2115974359-64178) [n:127.0.0.1:40305_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5cf0c4bc[belowRate_collection_shard1_replica_n2] main]
   [junit4]   2> 3577013 INFO  (qtp2115974359-64178) [n:127.0.0.1:40305_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3577013 INFO  (qtp1108765706-64205) [n:127.0.0.1:46631_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3577014 INFO  (qtp1108765706-64205) [n:127.0.0.1:46631_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3577014 INFO  (qtp2115974359-64178) [n:127.0.0.1:40305_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3577014 INFO  (qtp1108765706-64205) [n:127.0.0.1:46631_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 3577014 INFO  (qtp2115974359-64178) [n:127.0.0.1:40305_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 3577014 INFO  (qtp1108765706-64205) [n:127.0.0.1:46631_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1652015203640934400
   [junit4]   2> 3577014 INFO  (qtp2115974359-64178) [n:127.0.0.1:40305_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1652015203640934400
   [junit4]   2> 3577016 INFO  
(searcherExecutor-16148-thread-1-processing-n:127.0.0.1:46631_solr 
x:belowRate_collection_shard1_replica_n1 c:belowRate_collection s:shard1 
r:core_node3) [n:127.0.0.1:46631_solr c:belowRate_collection s:shard1 
r:core_node3 x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[belowRate_collection_shard1_replica_n1] Registered new searcher 
Searcher@5a383639[belowRate_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3577016 INFO  
(searcherExecutor-16149-thread-1-processing-n:127.0.0.1:40305_solr 
x:belowRate_collection_shard1_replica_n2 c:belowRate_collection s:shard1 
r:core_node4) [n:127.0.0.1:40305_solr c:belowRate_collection s:shard1 
r:core_node4 x:belowRate_collection_shard1_replica_n2 ] o.a.s.c.SolrCore 
[belowRate_collection_shard1_replica_n2] Registered new searcher 
Searcher@5cf0c4bc[belowRate_collection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3577018 INFO  (qtp1108765706-64205) [n:127.0.0.1:46631_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/belowRate_collection/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 3577018 INFO  (qtp1108765706-64205) [n:127.0.0.1:46631_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/belowRate_collection/leaders/shard1
   [junit4]   2> 3577018 INFO  (qtp2115974359-64178) [n:127.0.0.1:40305_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Failed to save 
terms, version is not a match, retrying
   [junit4]   2> 3577019 INFO  (qtp2115974359-64178) [n:127.0.0.1:40305_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/belowRate_collection/terms/shard1 to 
Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 3577019 INFO  (qtp2115974359-64178) [n:127.0.0.1:40305_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/belowRate_collection/leaders/shard1
   [junit4]   2> 3577020 INFO  (qtp1108765706-64205) [n:127.0.0.1:46631_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 3577020 INFO  (qtp1108765706-64205) [n:127.0.0.1:46631_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 3577020 INFO  (qtp1108765706-64205) [n:127.0.0.1:46631_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:46631/solr/belowRate_collection_shard1_replica_n1/
   [junit4]   2> 3577021 INFO  (qtp1108765706-64205) [n:127.0.0.1:46631_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: 
core=belowRate_collection_shard1_replica_n1 url=http://127.0.0.1:46631/solr 
START 
replicas=[http://127.0.0.1:40305/solr/belowRate_collection_shard1_replica_n2/] 
nUpdates=100
   [junit4]   2> 3577021 INFO  (qtp1108765706-64205) [n:127.0.0.1:46631_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: 
core=belowRate_collection_shard1_replica_n1 url=http://127.0.0.1:46631/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 3577022 INFO  (qtp2115974359-64175) [n:127.0.0.1:40305_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.c.S.Request 
[belowRate_collection_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3577022 INFO  (qtp1108765706-64205) [n:127.0.0.1:46631_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 3577022 INFO  (qtp1108765706-64205) [n:127.0.0.1:46631_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
We failed sync, but we have no versions - we can't sync in that case - we were 
active before, so become leader anyway
   [junit4]   2> 3577022 INFO  (qtp1108765706-64205) [n:127.0.0.1:46631_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/belowRate_collection/leaders/shard1/leader after winning as 
/collections/belowRate_collection/leader_elect/shard1/election/72837869619380238-core_node3-n_0000000000
   [junit4]   2> 3577023 INFO  (qtp1108765706-64205) [n:127.0.0.1:46631_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:46631/solr/belowRate_collection_shard1_replica_n1/ shard1
   [junit4]   2> 3577124 INFO  (zkCallback-17360-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/belowRate_collection/state.json] for collection 
[belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3577124 INFO  (zkCallback-17360-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/belowRate_collection/state.json] for collection 
[belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3577125 INFO  (qtp1108765706-64205) [n:127.0.0.1:46631_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 3577126 INFO  (qtp1108765706-64205) [n:127.0.0.1:46631_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=belowRate_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1186
   [junit4]   2> 3577227 INFO  (zkCallback-17360-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/belowRate_collection/state.json] for collection 
[belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3577227 INFO  (zkCallback-17360-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/belowRate_collection/state.json] for collection 
[belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3577227 INFO  (zkCallback-17360-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/belowRate_collection/state.json] for collection 
[belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3578023 INFO  (qtp2115974359-64178) [n:127.0.0.1:40305_solr 
c:belowRate_collection s:shard1 r:core_node4 
x:belowRate_collection_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=belowRate_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2081
   [junit4]   2> 3578026 INFO  (qtp1435227235-64191) [n:127.0.0.1:40565_solr    
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 3578123 INFO  (zkCallback-17364-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/belowRate_collection/state.json] for collection 
[belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3578123 INFO  (zkCallback-17360-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/belowRate_collection/state.json] for collection 
[belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3578123 INFO  (zkCallback-17360-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/belowRate_collection/state.json] for collection 
[belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3578123 INFO  (zkCallback-17362-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/belowRate_collection/state.json] for collection 
[belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3578123 INFO  (zkCallback-17360-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/belowRate_collection/state.json] for collection 
[belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3578123 INFO  (zkCallback-17362-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/belowRate_collection/state.json] for collection 
[belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3578123 INFO  (qtp1435227235-64191) [n:127.0.0.1:40565_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=belowRate_collection&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2496
   [junit4]   2> 3578124 INFO  (qtp1435227235-64200) [n:127.0.0.1:40565_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
action=ADDREPLICA&collection=belowRate_collection&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3578129 INFO  
(OverseerCollectionConfigSetProcessor-72837869619380238-127.0.0.1:46631_solr-n_0000000000)
 [n:127.0.0.1:46631_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 3578129 INFO  
(OverseerThreadFactory-16127-thread-2-processing-n:127.0.0.1:46631_solr) 
[n:127.0.0.1:46631_solr c:belowRate_collection s:shard1   ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:40565_solr for creating new 
replica of shard shard1 for collection belowRate_collection
   [junit4]   2> 3578130 INFO  
(OverseerThreadFactory-16127-thread-2-processing-n:127.0.0.1:46631_solr) 
[n:127.0.0.1:46631_solr c:belowRate_collection s:shard1   ] 
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 3578131 INFO  
(OverseerStateUpdate-72837869619380238-127.0.0.1:46631_solr-n_0000000000) 
[n:127.0.0.1:46631_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"belowRate_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"belowRate_collection_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40565/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:40565_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 3578233 INFO  (zkCallback-17360-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/belowRate_collection/state.json] for collection 
[belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3578233 INFO  (zkCallback-17360-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/belowRate_collection/state.json] for collection 
[belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3578233 INFO  (zkCallback-17362-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/belowRate_collection/state.json] for collection 
[belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3578233 INFO  (zkCallback-17362-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/belowRate_collection/state.json] for collection 
[belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3578233 INFO  (zkCallback-17360-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/belowRate_collection/state.json] for collection 
[belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3578334 INFO  (qtp1435227235-64187) [n:127.0.0.1:40565_solr    
x:belowRate_collection_shard1_replica_n5 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=belowRate_collection_shard1_replica_n5&action=CREATE&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3578343 INFO  (qtp1435227235-64187) [n:127.0.0.1:40565_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.4.0
   [junit4]   2> 3578350 INFO  (qtp1435227235-64187) [n:127.0.0.1:40565_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.s.IndexSchema 
[belowRate_collection_shard1_replica_n5] Schema name=minimal
   [junit4]   2> 3578353 INFO  (qtp1435227235-64187) [n:127.0.0.1:40565_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 3578353 INFO  (qtp1435227235-64187) [n:127.0.0.1:40565_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.c.CoreContainer Creating 
SolrCore 'belowRate_collection_shard1_replica_n5' using configuration from 
collection belowRate_collection, trusted=true
   [junit4]   2> 3578353 INFO  (qtp1435227235-64187) [n:127.0.0.1:40565_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_40565.solr.core.belowRate_collection.shard1.replica_n5' 
(registry 'solr.core.belowRate_collection.shard1.replica_n5') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@102814d4
   [junit4]   2> 3578353 INFO  (qtp1435227235-64187) [n:127.0.0.1:40565_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.c.SolrCore 
[[belowRate_collection_shard1_replica_n5] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_23CA321706FE3269-001/tempDir-001/node5/belowRate_collection_shard1_replica_n5],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_23CA321706FE3269-001/tempDir-001/node5/./belowRate_collection_shard1_replica_n5/data/]
   [junit4]   2> 3578387 INFO  (qtp1435227235-64187) [n:127.0.0.1:40565_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3578387 INFO  (qtp1435227235-64187) [n:127.0.0.1:40565_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3578388 INFO  (qtp1435227235-64187) [n:127.0.0.1:40565_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3578389 INFO  (qtp1435227235-64187) [n:127.0.0.1:40565_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3578390 INFO  (qtp1435227235-64187) [n:127.0.0.1:40565_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@cc4866f[belowRate_collection_shard1_replica_n5] main]
   [junit4]   2> 3578391 INFO  (qtp1435227235-64187) [n:127.0.0.1:40565_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3578391 INFO  (qtp1435227235-64187) [n:127.0.0.1:40565_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3578391 INFO  (qtp1435227235-64187) [n:127.0.0.1:40565_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 3578392 INFO  (qtp1435227235-64187) [n:127.0.0.1:40565_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1652015205085872128
   [junit4]   2> 3578394 INFO  
(searcherExecutor-16158-thread-1-processing-n:127.0.0.1:40565_solr 
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 
r:core_node6) [n:127.0.0.1:40565_solr c:belowRate_collection s:shard1 
r:core_node6 x:belowRate_collection_shard1_replica_n5 ] o.a.s.c.SolrCore 
[belowRate_collection_shard1_replica_n5] Registered new searcher 
Searcher@cc4866f[belowRate_collection_shard1_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3578395 INFO  (qtp1435227235-64187) [n:127.0.0.1:40565_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/belowRate_collection/terms/shard1 to 
Terms{values={core_node6=0, core_node3=0, core_node4=0}, version=2}
   [junit4]   2> 3578396 INFO  (qtp1435227235-64187) [n:127.0.0.1:40565_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/belowRate_collection/leaders/shard1
   [junit4]   2> 3578397 INFO  (qtp1435227235-64187) [n:127.0.0.1:40565_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.c.ZkController Core needs to 
recover:belowRate_collection_shard1_replica_n5
   [junit4]   2> 3578398 INFO  
(updateExecutor-17347-thread-1-processing-n:127.0.0.1:40565_solr 
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 
r:core_node6) [n:127.0.0.1:40565_solr c:belowRate_collection s:shard1 
r:core_node6 x:belowRate_collection_shard1_replica_n5 ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 3578398 INFO  
(recoveryExecutor-17349-thread-1-processing-n:127.0.0.1:40565_solr 
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 
r:core_node6) [n:127.0.0.1:40565_solr c:belowRate_collection s:shard1 
r:core_node6 x:belowRate_collection_shard1_replica_n5 ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 3578398 INFO  
(recoveryExecutor-17349-thread-1-processing-n:127.0.0.1:40565_solr 
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 
r:core_node6) [n:127.0.0.1:40565_solr c:belowRate_collection s:shard1 
r:core_node6 x:belowRate_collection_shard1_replica_n5 ] 
o.a.s.c.RecoveryStrategy startupVersions is empty
   [junit4]   2> 3578399 INFO  (qtp1435227235-64187) [n:127.0.0.1:40565_solr 
c:belowRate_collection s:shard1 r:core_node6 
x:belowRate_collection_shard1_replica_n5 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=belowRate_collection_shard1_replica_n5&action=CREATE&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=64
   [junit4]   2> 3578399 INFO  (qtp1108765706-64194) [n:127.0.0.1:46631_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.S.Request 
[belowRate_collection_shard1_replica_n1]  webapp=/solr path=/admin/ping 
params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 3578399 INFO  (qtp1108765706-64194) [n:127.0.0.1:46631_solr 
c:belowRate_collection s:shard1 r:core_node3 
x:belowRate_collection_shard1_replica_n1 ] o.a.s.c.S.Request 
[belowRate_collection_shard1_replica_n1]  webapp=/solr path=/admin/ping 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3578399 INFO  
(recoveryExecutor-17349-thread-1-processing-n:127.0.0.1:40565_solr 
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 
r:core_node6) [n:127.0.0.1:40565_solr c:belowRate_collection s:shard1 
r:core_node6 x:belowRate_collection_shard1_replica_n5 ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[belowRate_collection_shard1_replica_n5]
   [junit4]   2> 3578399 INFO  
(recoveryExecutor-17349-thread-1-processing-n:127.0.0.1:40565_solr 
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 
r:core_node6) [n:127.0.0.1:40565_solr c:belowRate_collection s:shard1 
r:core_node6 x:belowRate_collection_shard1_replica_n5 ] o.a.s.u.UpdateLog 
Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 3578399 INFO  
(recoveryExecutor-17349-thread-1-processing-n:127.0.0.1:40565_solr 
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 
r:core_node6) [n:127.0.0.1:40565_solr c:belowRate_collection s:shard1 
r:core_node6 x:belowRate_collection_shard1_replica_n5 ] 
o.a.s.c.RecoveryStrategy Publishing state of core 
[belowRate_collection_shard1_replica_n5] as recovering, leader is 
[http://127.0.0.1:46631/solr/belowRate_collection_shard1_replica_n1/] and I am 
[http://127.0.0.1:40565/solr/belowRate_collection_shard1_replica_n5/]
   [junit4]   2> 3578400 INFO  
(recoveryExecutor-17349-thread-1-processing-n:127.0.0.1:40565_solr 
x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 
r:core_node6) [n:127.0.0.1:40565_solr c:belowRate_collection s:shard1 
r:core_node6 x:belowRate_collection_shard1_replica_n5 ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:46631/solr]; [WaitForState: 
action=PREPRECOVERY&core=belowRate_collection_shard1_replica_n1&nodeName=127.0.0.1:40565_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 3578400 INFO  (qtp1435227235-64200) [n:127.0.0.1:40565_solr 
c:belowRate_collection    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={action=ADDREPLICA&collection=belowRate_collection&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=276
   [junit4]   2> 3578400 INFO  (qtp1108765706-64196) [n:127.0.0.1:46631_solr    
x:belowRate_collection_shard1_replica_n1 ] o.a.s.h.a.PrepRecoveryOp Going to 
wait for coreNodeName: core_node6, state: recovering, checkLive: true, 
onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 3578400 INFO  (qtp1108765706-64196) [n:127.0.0.1:46631_solr    
x:belowRate_collection_shard1_replica_n1 ] o.a.s.h.a.PrepRecoveryOp In 
WaitForState(recovering): collection=belowRate_collection, shard=shard1, 
thisCore=belowRate_collection_shard1_replica_n1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:40565_solr, 
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
   [junit4]   2>   "core":"belowRate_collection_shard1_replica_n5",
   [junit4]   2>   "base_url":"http://127.0.0.1:40565/solr";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:40565_solr",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 3578400 INFO  (qtp1108765706-64196) [n:127.0.0.1:46631_solr    
x:belowRate_collection_shard1_replica_n1 ] o.a.s.h.a.PrepRecoveryOp In 
WaitForState(recovering): collection=belowRate_collection, shard=shard1, 
thisCore=belowRate_collection_shard1_replica_n1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:40565_solr, 
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
   [junit4]   2>   "core":"belowRate_collection_shard1_replica_n5",
   [junit4]   2>   "base_url":"http://127.0.0.1:40565/solr";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:40565_solr",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 3578400 INFO  (qtp1108765706-64196) [n:127.0.0.1:46631_solr    
x:belowRate_collection_shard1_replica_n1 ] o.a.s.h.a.PrepRecoveryOp In 
WaitForState(recovering): collection=belowRate_collection, shard=shard1, 
thisCore=belowRate_collection_shard1_replica_n1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:40565_solr, 
coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
   [junit4]   2>   "core":"belowRate_collection_shard1_replica_n5",
   [junit4]   2>   "base_url":"http://127.0.0.1:40565/solr";,
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:4056

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

2>      27      /solr/collections/belowRate_collection/terms/shard1
   [junit4]   2>        21      
/solr/collections/aboveRate_collection/terms/shard1
   [junit4]   2>        10      /solr/configs/conf
   [junit4]   2>        8       /solr/clusterprops.json
   [junit4]   2>        8       /solr/aliases.json
   [junit4]   2>        5       /solr/packages.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       
/solr/collections/aboveRate_collection/collectionprops.json
   [junit4]   2>        4       
/solr/collections/belowRate_collection/collectionprops.json
   [junit4]   2>        3       
/solr/collections/belowRate_collection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        166     
/solr/collections/aboveRate_collection/state.json
   [junit4]   2>        144     
/solr/collections/belowRate_collection/state.json
   [junit4]   2>        20      /solr/autoscaling.json
   [junit4]   2>        15      /solr/aliases.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/collections/belowRate_collection/leader_elect/shard1/election/72837869619380238-core_node3-n_0000000000
   [junit4]   2>        2       
/solr/collections/aboveRate_collection/leader_elect/shard1/election/72837869619380241-core_node6-n_0000000002
   [junit4]   2>        2       
/solr/collections/belowRate_collection/leader_elect/shard1/election/72837869619380239-core_node4-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        85      /solr/overseer/queue
   [junit4]   2>        35      /solr/overseer/collection-queue-work
   [junit4]   2>        27      /solr/collections
   [junit4]   2>        20      /solr/live_nodes
   [junit4]   2>        6       /solr/autoscaling/events/search_rate_trigger2
   [junit4]   2>        2       /solr/autoscaling/events/search_rate_trigger1
   [junit4]   2> 
   [junit4]   2> 3640856 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[23CA321706FE3269]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38317
   [junit4]   2> 3640856 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[23CA321706FE3269]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38317
   [junit4]   2> 3640856 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[23CA321706FE3269]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 38317
   [junit4]   2> 3640856 INFO  
(SUITE-SearchRateTriggerIntegrationTest-seed#[23CA321706FE3269]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> Dec 04, 2019 6:35:34 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=1156, maxMBSortInHeap=5.0376712850069865, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@386d23e4),
 locale=es-EC, timezone=Africa/Dar_es_Salaam
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=1,free=230319928,total=510132224
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedMLTComponentTest, 
TestSolrCLIRunExample, CheckHdfsIndexTest, ResponseBuilderTest, 
DocValuesMissingTest, SpellCheckCollatorWithCollapseTest, 
TestMinMaxOnMultiValuedField, SolrMetricsIntegrationTest, 
ParsingFieldUpdateProcessorsTest, DistributedQueryElevationComponentTest, 
TestManagedSchemaThreadSafety, RollingRestartTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestUninvertingReader, TaggerTest, 
TimeRoutedAliasUpdateProcessorTest, TestCoreContainer, TestExpandComponent, 
TestConfigSetsAPIZkFailure, FieldAnalysisRequestHandlerTest, 
TestFieldCollectionResource, TestChildDocTransformerHierarchy, 
TestNestedUpdateProcessor, OverseerModifyCollectionTest, 
PeerSyncWithBufferUpdatesTest, TestGraphMLResponseWriter, 
TestSortableTextField, TestSimpleTrackingShardHandler, TestCodecSupport, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestTestInjection, ZkStateWriterTest, 
TestComplexPhraseQParserPlugin, NumericFieldsTest, 
PreAnalyzedFieldManagedSchemaCloudTest, PKIAuthenticationIntegrationTest, 
PeerSyncWithLeaderTest, RequiredFieldsTest, TermVectorComponentTest, 
TestExportTool, MigrateRouteKeyTest, HdfsChaosMonkeyNothingIsSafeTest, 
AtomicUpdatesTest, TestClusterProperties, NodeAddedTriggerIntegrationTest, 
TestRealTimeGet, TestCaffeineCache, TestDocSet, 
TestLeaderElectionWithEmptyReplica, TestXmlQParserPlugin, 
CollectionsAPIAsyncDistributedZkTest, BadComponentTest, 
HdfsUnloadDistributedZkTest, UnloadDistributedZkTest, TestCloudRecovery, 
TestStressCloudBlindAtomicUpdates, MoveReplicaHDFSTest, 
TestShortCircuitedRequests, TestManagedSynonymGraphFilterFactory, 
TriggerIntegrationTest, TestScoreJoinQPScore, TestDocBasedVersionConstraints, 
ExecutePlanActionTest, TestSimExecutePlanAction, XMLAtomicUpdateMultivalueTest, 
CoreAdminOperationTest, LegacyCloudClusterPropTest, TestPushWriter, 
TestLegacyBM25SimilarityFactory, TestTrackingShardHandlerFactory, 
SortSpecParsingTest, TestSchemaSimilarityResource, ConvertedLegacyTest, 
SolrJmxReporterTest, SolrCoreTest, DaemonStreamApiTest, 
TestSolrCloudWithDelegationTokens, TestZkAclsWithHadoopAuth, 
TestInPlaceUpdatesRequiredField, TestExactStatsCache, TestDefaultStatsCache, 
TestWriterPerf, SolrRequestParserTest, SpatialHeatmapFacetsTest, 
TestSimPolicyCloud, BooleanFieldTest, TestCustomStream, 
TestNumericRangeQuery32, SimpleCollectionCreateDeleteTest, RulesTest, 
TestUniqueKeyFieldResource, HLLUtilTest, LeaderElectionIntegrationTest, 
RegexBytesRefFilterTest, TestHighFrequencyDictionaryFactory, 
TestShardHandlerFactory, TestSchemaField, CreateRoutedAliasTest, 
MultiThreadedOCPTest, TestJsonFacetsWithNestedObjects, TestDocumentBuilder, 
TestDistributedGrouping, AutoscalingHistoryHandlerTest, ReindexCollectionTest, 
ScheduledMaintenanceTriggerTest, TestSolr4Spatial, 
DefaultValueUpdateProcessorTest, TestQueryTypes, TestTolerantSearch, 
SolrCloudExampleTest, TestPerFieldSimilarityWithDefaultOverride, 
TestRestoreCore, ZkControllerTest, TestPKIAuthenticationPlugin, TestZkChroot, 
TestSolrConfigHandlerCloud, TestFieldTypeResource, ClusterStateTest, 
MetricUtilsTest, TestLFUCache, FastVectorHighlighterTest, 
ClassificationUpdateProcessorIntegrationTest, DOMUtilTest, OutputWriterTest, 
TestDynamicFieldNamesIndexCorrectly, CdcrBootstrapTest, 
TestSolrDeletionPolicy1, TestPayloadCheckQParserPlugin, 
TestEmbeddedSolrServerConstructors, TestDistribDocBasedVersion, 
ShardsWhitelistTest, HttpPartitionTest, TestReload, 
DistribJoinFromCollectionTest, PeerSyncReplicationTest, TestTlogReplica, 
ExitableDirectoryReaderTest, PingRequestHandlerTest, TestSystemCollAutoCreate, 
TestIBSimilarityFactory, TestRetrieveFieldsOptimizer, TestConfigSetImmutable, 
DistributedVersionInfoTest, ForceLeaderWithTlogReplicasTest, 
LeaderElectionContextKeyTest, LeaderFailureAfterFreshStartTest, 
NestedShardedAtomicUpdateTest, NodeMutatorTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerTaskQueueTest, 
RoutingToNodesWithPropertiesTest, SSLMigrationTest, SaslZkACLProviderTest, 
ShardRoutingCustomTest, SharedFSAutoReplicaFailoverTest, SolrXmlInZkTest, 
SplitShardTest, SystemCollectionCompatTest, TestAuthenticationFramework, 
TestCloudConsistency, TestCloudSearcherWarming, TestPullReplica, 
TestRandomFlRTGCloud, TestRequestForwarding, TestSegmentSorting, 
TestUtilizeNode, TestWaitForStateWithJettyShutdowns, 
TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, 
ZkFailoverTest, ZkSolrClientTest, CustomCollectionTest, 
TestHdfsCloudBackupRestore, TestReplicaProperties, 
HdfsAutoAddReplicasIntegrationTest, NodeAddedTriggerTest, 
NodeLostTriggerIntegrationTest, NodeLostTriggerTest, 
NodeMarkersRegistrationTest, RestoreTriggerStateTest, 
ScheduledTriggerIntegrationTest, ScheduledTriggerTest, 
SearchRateTriggerIntegrationTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SearchRateTriggerIntegrationTest -Dtests.seed=23CA321706FE3269 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=es-EC -Dtests.timezone=Africa/Dar_es_Salaam 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | SearchRateTriggerIntegrationTest (suite) <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Clean up 
static fields (in @AfterClass?) and null them, your test still has references 
to classes of which the sizes cannot be measured due to security restrictions 
or Java 9 module encapsulation:
   [junit4]    >   - private static 
org.apache.solr.client.solrj.cloud.SolrCloudManager 
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.cloudManager
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([23CA321706FE3269]:0)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.security.AccessControlException: access denied 
("java.lang.RuntimePermission" "accessClassInPackage.sun.nio.fs")
   [junit4]    >        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]    >        at 
java.security.AccessController.checkPermission(AccessController.java:884)
   [junit4]    >        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
   [junit4]    >        at 
java.lang.SecurityManager.checkPackageAccess(SecurityManager.java:1564)
   [junit4]    >        at java.lang.Class.checkPackageAccess(Class.java:2372)
   [junit4]    >        at java.lang.Class.checkMemberAccess(Class.java:2351)
   [junit4]    >        at java.lang.Class.getDeclaredFields(Class.java:1915)
   [junit4]    >        at java.security.AccessController.doPrivileged(Native 
Method)
   [junit4]    >        ... 10 more
   [junit4] Completed [427/887 (1!)] on J2 in 67.56s, 3 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 54428 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to