You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/04/22 23:08:23 UTC

[JENKINS] Lucene-Solr-8.x-Linux (32bit/jdk1.8.0_201) - Build # 2833 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2833/
Java: 32bit/jdk1.8.0_201 -client -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionAddShardUsingPolicy

Error Message:
expected:<127.0.0.1:35[239]_solr> but was:<127.0.0.1:35[877]_solr>

Stack Trace:
org.junit.ComparisonFailure: expected:<127.0.0.1:35[239]_solr> but was:<127.0.0.1:35[877]_solr>
	at __randomizedtesting.SeedInfo.seed([397A479B7BD578E5:F8E67532BAED8526]:0)
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.solr.cloud.autoscaling.TestPolicyCloud.lambda$testCreateCollectionAddShardUsingPolicy$10(TestPolicyCloud.java:474)
	at org.apache.solr.common.cloud.DocCollection.lambda$null$0(DocCollection.java:193)
	at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
	at org.apache.solr.common.cloud.DocCollection.lambda$forEachReplica$1(DocCollection.java:193)
	at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
	at org.apache.solr.common.cloud.DocCollection.forEachReplica(DocCollection.java:193)
	at org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionAddShardUsingPolicy(TestPolicyCloud.java:474)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionAddShardUsingPolicy

Error Message:
expected:<127.0.0.1:3[8879]_solr> but was:<127.0.0.1:3[5453]_solr>

Stack Trace:
org.junit.ComparisonFailure: expected:<127.0.0.1:3[8879]_solr> but was:<127.0.0.1:3[5453]_solr>
	at __randomizedtesting.SeedInfo.seed([397A479B7BD578E5:F8E67532BAED8526]:0)
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.solr.cloud.autoscaling.TestPolicyCloud.lambda$testCreateCollectionAddShardUsingPolicy$10(TestPolicyCloud.java:474)
	at org.apache.solr.common.cloud.DocCollection.lambda$null$0(DocCollection.java:193)
	at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
	at org.apache.solr.common.cloud.DocCollection.lambda$forEachReplica$1(DocCollection.java:193)
	at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
	at org.apache.solr.common.cloud.DocCollection.forEachReplica(DocCollection.java:193)
	at org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionAddShardUsingPolicy(TestPolicyCloud.java:474)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:239)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15389 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TestPolicyCloud
   [junit4]   2> 1513161 INFO  (SUITE-TestPolicyCloud-seed#[397A479B7BD578E5]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1513161 INFO  (SUITE-TestPolicyCloud-seed#[397A479B7BD578E5]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1513161 INFO  (SUITE-TestPolicyCloud-seed#[397A479B7BD578E5]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TestPolicyCloud_397A479B7BD578E5-001/data-dir-85-001
   [junit4]   2> 1513161 WARN  (SUITE-TestPolicyCloud-seed#[397A479B7BD578E5]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1513161 INFO  (SUITE-TestPolicyCloud-seed#[397A479B7BD578E5]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1513162 INFO  (SUITE-TestPolicyCloud-seed#[397A479B7BD578E5]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1513163 INFO  (SUITE-TestPolicyCloud-seed#[397A479B7BD578E5]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TestPolicyCloud_397A479B7BD578E5-001/tempDir-001
   [junit4]   2> 1513163 INFO  (SUITE-TestPolicyCloud-seed#[397A479B7BD578E5]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1513163 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1513164 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1513263 INFO  (SUITE-TestPolicyCloud-seed#[397A479B7BD578E5]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:32985
   [junit4]   2> 1513263 INFO  (SUITE-TestPolicyCloud-seed#[397A479B7BD578E5]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:32985
   [junit4]   2> 1513264 INFO  (SUITE-TestPolicyCloud-seed#[397A479B7BD578E5]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:32985
   [junit4]   2> 1513264 INFO  (SUITE-TestPolicyCloud-seed#[397A479B7BD578E5]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 32985
   [junit4]   2> 1513265 INFO  (SUITE-TestPolicyCloud-seed#[397A479B7BD578E5]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1513266 INFO  (zkConnectionManagerCallback-14302-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1513266 INFO  (SUITE-TestPolicyCloud-seed#[397A479B7BD578E5]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1513268 INFO  (SUITE-TestPolicyCloud-seed#[397A479B7BD578E5]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1513268 INFO  (zkConnectionManagerCallback-14304-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1513268 INFO  (SUITE-TestPolicyCloud-seed#[397A479B7BD578E5]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1513269 INFO  (SUITE-TestPolicyCloud-seed#[397A479B7BD578E5]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1513269 INFO  (zkConnectionManagerCallback-14306-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1513269 INFO  (SUITE-TestPolicyCloud-seed#[397A479B7BD578E5]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1513375 WARN  (jetty-launcher-14307-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1513375 WARN  (jetty-launcher-14307-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1513375 WARN  (jetty-launcher-14307-thread-5) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1513375 WARN  (jetty-launcher-14307-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1513375 INFO  (jetty-launcher-14307-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1513375 INFO  (jetty-launcher-14307-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1513375 INFO  (jetty-launcher-14307-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1513375 INFO  (jetty-launcher-14307-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1513375 INFO  (jetty-launcher-14307-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1513375 INFO  (jetty-launcher-14307-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1513375 WARN  (jetty-launcher-14307-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1513375 INFO  (jetty-launcher-14307-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1513375 INFO  (jetty-launcher-14307-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1513375 INFO  (jetty-launcher-14307-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1513375 INFO  (jetty-launcher-14307-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 1513375 INFO  (jetty-launcher-14307-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1513375 INFO  (jetty-launcher-14307-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 1513375 INFO  (jetty-launcher-14307-thread-5) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 1513375 INFO  (jetty-launcher-14307-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 1513375 INFO  (jetty-launcher-14307-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 1513379 INFO  (jetty-launcher-14307-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1513380 INFO  (jetty-launcher-14307-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1513380 INFO  (jetty-launcher-14307-thread-5) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1513380 INFO  (jetty-launcher-14307-thread-5) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1513380 INFO  (jetty-launcher-14307-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1513380 INFO  (jetty-launcher-14307-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1513380 INFO  (jetty-launcher-14307-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1513380 INFO  (jetty-launcher-14307-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1513380 INFO  (jetty-launcher-14307-thread-5) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1513380 INFO  (jetty-launcher-14307-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1513380 INFO  (jetty-launcher-14307-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1513380 INFO  (jetty-launcher-14307-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1513380 INFO  (jetty-launcher-14307-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1513380 INFO  (jetty-launcher-14307-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1513380 INFO  (jetty-launcher-14307-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1513380 INFO  (jetty-launcher-14307-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@143de02{/solr,null,AVAILABLE}
   [junit4]   2> 1513380 INFO  (jetty-launcher-14307-thread-5) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@895e45{/solr,null,AVAILABLE}
   [junit4]   2> 1513380 INFO  (jetty-launcher-14307-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10e2520{/solr,null,AVAILABLE}
   [junit4]   2> 1513380 INFO  (jetty-launcher-14307-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b4786e{/solr,null,AVAILABLE}
   [junit4]   2> 1513380 INFO  (jetty-launcher-14307-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@172e050{/solr,null,AVAILABLE}
   [junit4]   2> 1513381 INFO  (jetty-launcher-14307-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@67ca64{SSL, (ssl, http/1.1)}{127.0.0.1:35453}
   [junit4]   2> 1513381 INFO  (jetty-launcher-14307-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@a3918e{SSL, (ssl, http/1.1)}{127.0.0.1:41761}
   [junit4]   2> 1513381 INFO  (jetty-launcher-14307-thread-1) [     ] o.e.j.s.Server Started @1513412ms
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-3) [     ] o.e.j.s.Server Started @1513412ms
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35453}
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41761}
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1a44197{SSL, (ssl, http/1.1)}{127.0.0.1:37149}
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-4) [     ] o.e.j.s.Server Started @1513412ms
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@19091dc{SSL, (ssl, http/1.1)}{127.0.0.1:38879}
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37149}
   [junit4]   2> 1513382 ERROR (jetty-launcher-14307-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-2) [     ] o.e.j.s.Server Started @1513412ms
   [junit4]   2> 1513382 ERROR (jetty-launcher-14307-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38879}
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-5) [     ] o.e.j.s.AbstractConnector Started ServerConnector@f2840d{SSL, (ssl, http/1.1)}{127.0.0.1:38135}
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-5) [     ] o.e.j.s.Server Started @1513413ms
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38135}
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-22T22:50:54.285Z
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 1513382 ERROR (jetty-launcher-14307-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-22T22:50:54.285Z
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 1513382 ERROR (jetty-launcher-14307-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 1513382 ERROR (jetty-launcher-14307-thread-5) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-22T22:50:54.285Z
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-5) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-5) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-22T22:50:54.285Z
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-5) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-5) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 1513382 INFO  (jetty-launcher-14307-thread-5) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-22T22:50:54.285Z
   [junit4]   2> 1513383 INFO  (jetty-launcher-14307-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1513383 INFO  (jetty-launcher-14307-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1513383 INFO  (jetty-launcher-14307-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1513384 INFO  (jetty-launcher-14307-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1513384 INFO  (jetty-launcher-14307-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1513384 INFO  (zkConnectionManagerCallback-14315-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1513384 INFO  (jetty-launcher-14307-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1513384 INFO  (zkConnectionManagerCallback-14311-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1513384 INFO  (jetty-launcher-14307-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1513384 INFO  (zkConnectionManagerCallback-14309-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1513384 INFO  (jetty-launcher-14307-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1513384 INFO  (zkConnectionManagerCallback-14313-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1513384 INFO  (jetty-launcher-14307-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1513384 INFO  (jetty-launcher-14307-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1513384 INFO  (jetty-launcher-14307-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1513385 INFO  (zkConnectionManagerCallback-14317-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1513385 INFO  (jetty-launcher-14307-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1513385 INFO  (jetty-launcher-14307-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1513385 INFO  (jetty-launcher-14307-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1513385 INFO  (jetty-launcher-14307-thread-5) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1514175 INFO  (jetty-launcher-14307-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1514175 WARN  (jetty-launcher-14307-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1514176 WARN  (jetty-launcher-14307-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6c973f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1514176 WARN  (jetty-launcher-14307-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6c973f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1514178 WARN  (jetty-launcher-14307-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1514179 WARN  (jetty-launcher-14307-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1a8b5ca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1514179 WARN  (jetty-launcher-14307-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1a8b5ca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1514180 INFO  (jetty-launcher-14307-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32985/solr
   [junit4]   2> 1514180 INFO  (jetty-launcher-14307-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1514181 INFO  (zkConnectionManagerCallback-14340-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1514181 INFO  (jetty-launcher-14307-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1514214 INFO  (jetty-launcher-14307-thread-5) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1514215 WARN  (jetty-launcher-14307-thread-5) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1514215 WARN  (jetty-launcher-14307-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19f3a30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1514215 WARN  (jetty-launcher-14307-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19f3a30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1514217 WARN  (jetty-launcher-14307-thread-5) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1514218 WARN  (jetty-launcher-14307-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@16129a5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1514218 WARN  (jetty-launcher-14307-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@16129a5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1514219 INFO  (jetty-launcher-14307-thread-5) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32985/solr
   [junit4]   2> 1514219 INFO  (jetty-launcher-14307-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1514220 INFO  (zkConnectionManagerCallback-14348-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1514220 INFO  (jetty-launcher-14307-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1514283 INFO  (jetty-launcher-14307-thread-3) [n:127.0.0.1:41761_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1514283 INFO  (zkConnectionManagerCallback-14350-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1514283 INFO  (jetty-launcher-14307-thread-3) [n:127.0.0.1:41761_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1514318 INFO  (jetty-launcher-14307-thread-3) [n:127.0.0.1:41761_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41761_solr
   [junit4]   2> 1514318 INFO  (jetty-launcher-14307-thread-3) [n:127.0.0.1:41761_solr     ] o.a.s.c.Overseer Overseer (id=72144801700511754-127.0.0.1:41761_solr-n_0000000000) starting
   [junit4]   2> 1514320 INFO  (OverseerStateUpdate-72144801700511754-127.0.0.1:41761_solr-n_0000000000) [n:127.0.0.1:41761_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41761_solr
   [junit4]   2> 1514320 INFO  (jetty-launcher-14307-thread-3) [n:127.0.0.1:41761_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41761_solr
   [junit4]   2> 1514321 INFO  (zkCallback-14349-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1514322 INFO  (jetty-launcher-14307-thread-3) [n:127.0.0.1:41761_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1514322 WARN  (jetty-launcher-14307-thread-3) [n:127.0.0.1:41761_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1514334 INFO  (jetty-launcher-14307-thread-3) [n:127.0.0.1:41761_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1514358 INFO  (jetty-launcher-14307-thread-3) [n:127.0.0.1:41761_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41761.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f48b6
   [junit4]   2> 1514365 INFO  (jetty-launcher-14307-thread-3) [n:127.0.0.1:41761_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41761.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f48b6
   [junit4]   2> 1514365 INFO  (jetty-launcher-14307-thread-3) [n:127.0.0.1:41761_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41761.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f48b6
   [junit4]   2> 1514366 INFO  (jetty-launcher-14307-thread-3) [n:127.0.0.1:41761_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TestPolicyCloud_397A479B7BD578E5-001/tempDir-001/node3/.
   [junit4]   2> 1514382 INFO  (jetty-launcher-14307-thread-5) [n:127.0.0.1:38135_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1514383 INFO  (zkConnectionManagerCallback-14364-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1514383 INFO  (jetty-launcher-14307-thread-5) [n:127.0.0.1:38135_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1514385 INFO  (jetty-launcher-14307-thread-5) [n:127.0.0.1:38135_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1514386 INFO  (jetty-launcher-14307-thread-5) [n:127.0.0.1:38135_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38135_solr as DOWN
   [junit4]   2> 1514387 INFO  (jetty-launcher-14307-thread-5) [n:127.0.0.1:38135_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1514387 INFO  (jetty-launcher-14307-thread-5) [n:127.0.0.1:38135_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38135_solr
   [junit4]   2> 1514387 INFO  (zkCallback-14349-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1514387 INFO  (zkCallback-14363-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1514388 INFO  (jetty-launcher-14307-thread-5) [n:127.0.0.1:38135_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1514388 WARN  (jetty-launcher-14307-thread-5) [n:127.0.0.1:38135_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1514399 INFO  (jetty-launcher-14307-thread-5) [n:127.0.0.1:38135_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1514418 INFO  (jetty-launcher-14307-thread-5) [n:127.0.0.1:38135_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38135.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f48b6
   [junit4]   2> 1514428 INFO  (jetty-launcher-14307-thread-5) [n:127.0.0.1:38135_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38135.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f48b6
   [junit4]   2> 1514428 INFO  (jetty-launcher-14307-thread-5) [n:127.0.0.1:38135_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38135.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f48b6
   [junit4]   2> 1514430 INFO  (jetty-launcher-14307-thread-5) [n:127.0.0.1:38135_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TestPolicyCloud_397A479B7BD578E5-001/tempDir-001/node5/.
   [junit4]   2> 1514683 INFO  (jetty-launcher-14307-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1514683 WARN  (jetty-launcher-14307-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1514684 WARN  (jetty-launcher-14307-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@507161[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1514684 WARN  (jetty-launcher-14307-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@507161[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1514687 WARN  (jetty-launcher-14307-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1514687 WARN  (jetty-launcher-14307-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@eb4db4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1514687 WARN  (jetty-launcher-14307-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@eb4db4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1514688 INFO  (jetty-launcher-14307-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32985/solr
   [junit4]   2> 1514689 INFO  (jetty-launcher-14307-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1514690 INFO  (zkConnectionManagerCallback-14380-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1514690 INFO  (jetty-launcher-14307-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1514791 INFO  (jetty-launcher-14307-thread-2) [n:127.0.0.1:38879_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1514792 INFO  (zkConnectionManagerCallback-14382-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1514792 INFO  (jetty-launcher-14307-thread-2) [n:127.0.0.1:38879_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1514794 INFO  (jetty-launcher-14307-thread-2) [n:127.0.0.1:38879_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1514795 INFO  (jetty-launcher-14307-thread-2) [n:127.0.0.1:38879_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38879_solr as DOWN
   [junit4]   2> 1514795 INFO  (jetty-launcher-14307-thread-2) [n:127.0.0.1:38879_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1514795 INFO  (jetty-launcher-14307-thread-2) [n:127.0.0.1:38879_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38879_solr
   [junit4]   2> 1514796 INFO  (zkCallback-14349-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1514796 INFO  (zkCallback-14363-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1514796 INFO  (zkCallback-14381-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1514797 INFO  (jetty-launcher-14307-thread-2) [n:127.0.0.1:38879_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1514797 WARN  (jetty-launcher-14307-thread-2) [n:127.0.0.1:38879_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1514809 INFO  (jetty-launcher-14307-thread-2) [n:127.0.0.1:38879_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1514825 INFO  (jetty-launcher-14307-thread-2) [n:127.0.0.1:38879_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38879.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f48b6
   [junit4]   2> 1514835 INFO  (jetty-launcher-14307-thread-2) [n:127.0.0.1:38879_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38879.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f48b6
   [junit4]   2> 1514835 INFO  (jetty-launcher-14307-thread-2) [n:127.0.0.1:38879_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38879.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f48b6
   [junit4]   2> 1514836 INFO  (jetty-launcher-14307-thread-2) [n:127.0.0.1:38879_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TestPolicyCloud_397A479B7BD578E5-001/tempDir-001/node2/.
   [junit4]   2> 1515176 INFO  (jetty-launcher-14307-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1515176 WARN  (jetty-launcher-14307-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1515177 WARN  (jetty-launcher-14307-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4e7d69[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1515177 WARN  (jetty-launcher-14307-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4e7d69[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1515179 WARN  (jetty-launcher-14307-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1515180 WARN  (jetty-launcher-14307-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@95c50[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1515180 WARN  (jetty-launcher-14307-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@95c50[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1515181 INFO  (jetty-launcher-14307-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32985/solr
   [junit4]   2> 1515181 INFO  (jetty-launcher-14307-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1515182 INFO  (zkConnectionManagerCallback-14398-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1515182 INFO  (jetty-launcher-14307-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1515246 INFO  (jetty-launcher-14307-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1515247 WARN  (jetty-launcher-14307-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1515247 WARN  (jetty-launcher-14307-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1ffc08e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1515247 WARN  (jetty-launcher-14307-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1ffc08e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1515249 WARN  (jetty-launcher-14307-thread-4) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1515250 WARN  (jetty-launcher-14307-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@dd0075[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1515250 WARN  (jetty-launcher-14307-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@dd0075[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1515251 INFO  (jetty-launcher-14307-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32985/solr
   [junit4]   2> 1515251 INFO  (jetty-launcher-14307-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1515252 INFO  (zkConnectionManagerCallback-14406-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1515252 INFO  (jetty-launcher-14307-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1515284 INFO  (jetty-launcher-14307-thread-1) [n:127.0.0.1:35453_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1515284 INFO  (zkConnectionManagerCallback-14408-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1515284 INFO  (jetty-launcher-14307-thread-1) [n:127.0.0.1:35453_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1515286 INFO  (jetty-launcher-14307-thread-1) [n:127.0.0.1:35453_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1515288 INFO  (jetty-launcher-14307-thread-1) [n:127.0.0.1:35453_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:35453_solr as DOWN
   [junit4]   2> 1515288 INFO  (jetty-launcher-14307-thread-1) [n:127.0.0.1:35453_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1515288 INFO  (jetty-launcher-14307-thread-1) [n:127.0.0.1:35453_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35453_solr
   [junit4]   2> 1515289 INFO  (zkCallback-14363-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1515289 INFO  (zkCallback-14349-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1515289 INFO  (zkCallback-14381-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1515289 INFO  (zkCallback-14407-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1515290 INFO  (jetty-launcher-14307-thread-1) [n:127.0.0.1:35453_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1515290 WARN  (jetty-launcher-14307-thread-1) [n:127.0.0.1:35453_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1515302 INFO  (jetty-launcher-14307-thread-1) [n:127.0.0.1:35453_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1515318 INFO  (jetty-launcher-14307-thread-1) [n:127.0.0.1:35453_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35453.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f48b6
   [junit4]   2> 1515327 INFO  (jetty-launcher-14307-thread-1) [n:127.0.0.1:35453_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35453.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f48b6
   [junit4]   2> 1515328 INFO  (jetty-launcher-14307-thread-1) [n:127.0.0.1:35453_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35453.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f48b6
   [junit4]   2> 1515329 INFO  (jetty-launcher-14307-thread-1) [n:127.0.0.1:35453_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TestPolicyCloud_397A479B7BD578E5-001/tempDir-001/node1/.
   [junit4]   2> 1515384 INFO  (jetty-launcher-14307-thread-4) [n:127.0.0.1:37149_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1515385 INFO  (zkConnectionManagerCallback-14418-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1515385 INFO  (jetty-launcher-14307-thread-4) [n:127.0.0.1:37149_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1515387 INFO  (jetty-launcher-14307-thread-4) [n:127.0.0.1:37149_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1515389 INFO  (jetty-launcher-14307-thread-4) [n:127.0.0.1:37149_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37149_solr as DOWN
   [junit4]   2> 1515389 INFO  (jetty-launcher-14307-thread-4) [n:127.0.0.1:37149_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1515389 INFO  (jetty-launcher-14307-thread-4) [n:127.0.0.1:37149_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37149_solr
   [junit4]   2> 1515390 INFO  (zkCallback-14407-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1515390 INFO  (zkCallback-14381-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1515390 INFO  (zkCallback-14349-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1515390 INFO  (zkCallback-14363-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1515390 INFO  (zkCallback-14417-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1515391 INFO  (jetty-launcher-14307-thread-4) [n:127.0.0.1:37149_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1515391 WARN  (jetty-launcher-14307-thread-4) [n:127.0.0.1:37149_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1515402 INFO  (jetty-launcher-14307-thread-4) [n:127.0.0.1:37149_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1515422 INFO  (jetty-launcher-14307-thread-4) [n:127.0.0.1:37149_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37149.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f48b6
   [junit4]   2> 1515430 INFO  (jetty-launcher-14307-thread-4) [n:127.0.0.1:37149_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37149.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f48b6
   [junit4]   2> 1515431 INFO  (jetty-launcher-14307-thread-4) [n:127.0.0.1:37149_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37149.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f48b6
   [junit4]   2> 1515432 INFO  (jetty-launcher-14307-thread-4) [n:127.0.0.1:37149_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TestPolicyCloud_397A479B7BD578E5-001/tempDir-001/node4/.
   [junit4]   2> 1515451 INFO  (SUITE-TestPolicyCloud-seed#[397A479B7BD578E5]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=5
   [junit4]   2> 1515451 INFO  (SUITE-TestPolicyCloud-seed#[397A479B7BD578E5]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1515452 INFO  (zkConnectionManagerCallback-14431-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1515452 INFO  (SUITE-TestPolicyCloud-seed#[397A479B7BD578E5]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1515453 INFO  (SUITE-TestPolicyCloud-seed#[397A479B7BD578E5]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1515453 INFO  (SUITE-TestPolicyCloud-seed#[397A479B7BD578E5]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32985/solr ready
   [junit4]   2> 1515502 INFO  (TEST-TestPolicyCloud.testCreateCollectionAddShardUsingPolicy-seed#[397A479B7BD578E5]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollectionAddShardUsingPolicy
   [junit4]   2> 1515624 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1515678 INFO  (qtp6209303-28102) [n:127.0.0.1:37149_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1515682 INFO  (qtp17330151-28104) [n:127.0.0.1:38135_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1515733 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1515791 INFO  (qtp22638062-28107) [n:127.0.0.1:41761_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1515792 INFO  (qtp17330151-28098) [n:127.0.0.1:38135_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=236
   [junit4]   2> 1515795 INFO  (qtp17330151-28104) [n:127.0.0.1:38135_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=s1,s2&collection.configName=conf&name=addshard_using_policy&router.name=implicit&nrtReplicas=1&action=CREATE&wt=javabin&version=2&policy=c1 and sendToOCPQueue=true
   [junit4]   2> 1515797 INFO  (OverseerThreadFactory-14357-thread-1-processing-n:127.0.0.1:41761_solr) [n:127.0.0.1:41761_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection addshard_using_policy
   [junit4]   2> 1515903 INFO  (qtp17330151-28098) [n:127.0.0.1:38135_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> 1515906 INFO  (qtp6209303-28102) [n:127.0.0.1:37149_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> 1515909 INFO  (qtp22638062-28107) [n:127.0.0.1:41761_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> 1515912 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_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> 1515915 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_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> 1515917 INFO  (qtp17330151-28098) [n:127.0.0.1:38135_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> 1515918 INFO  (qtp6209303-28102) [n:127.0.0.1:37149_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> 1515919 INFO  (qtp22638062-28107) [n:127.0.0.1:41761_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> 1515920 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_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> 1515921 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_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> 1515926 INFO  (OverseerStateUpdate-72144801700511754-127.0.0.1:41761_solr-n_0000000000) [n:127.0.0.1:41761_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addshard_using_policy",
   [junit4]   2>   "shard":"s1",
   [junit4]   2>   "core":"addshard_using_policy_s1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38879/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38879_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1515927 INFO  (OverseerStateUpdate-72144801700511754-127.0.0.1:41761_solr-n_0000000000) [n:127.0.0.1:41761_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"addshard_using_policy",
   [junit4]   2>   "shard":"s2",
   [junit4]   2>   "core":"addshard_using_policy_s2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35453/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35453_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1516130 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr    x:addshard_using_policy_s1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=addshard_using_policy_s1_replica_n1&action=CREATE&numShards=2&collection=addshard_using_policy&shard=s1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1516130 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr    x:addshard_using_policy_s2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=addshard_using_policy_s2_replica_n2&action=CREATE&numShards=2&collection=addshard_using_policy&shard=s2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1516138 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1516138 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1516155 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1516155 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1516157 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1516157 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1516157 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'addshard_using_policy_s1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 1516157 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'addshard_using_policy_s2_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 1516158 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38879.solr.core.addshard_using_policy.s1.replica_n1' (registry 'solr.core.addshard_using_policy.s1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f48b6
   [junit4]   2> 1516158 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35453.solr.core.addshard_using_policy.s2.replica_n2' (registry 'solr.core.addshard_using_policy.s2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18f48b6
   [junit4]   2> 1516158 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.c.SolrCore [[addshard_using_policy_s1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TestPolicyCloud_397A479B7BD578E5-001/tempDir-001/node2/./addshard_using_policy_s1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TestPolicyCloud_397A479B7BD578E5-001/tempDir-001/node2/./addshard_using_policy_s1_replica_n1/data/]
   [junit4]   2> 1516158 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.c.SolrCore [[addshard_using_policy_s2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TestPolicyCloud_397A479B7BD578E5-001/tempDir-001/node1/./addshard_using_policy_s2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TestPolicyCloud_397A479B7BD578E5-001/tempDir-001/node1/./addshard_using_policy_s2_replica_n2/data/]
   [junit4]   2> 1516212 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1516212 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1516213 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1516213 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1516215 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1516215 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1516215 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1516215 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1516216 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@969358[addshard_using_policy_s2_replica_n2] main]
   [junit4]   2> 1516216 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@18a5e09[addshard_using_policy_s1_replica_n1] main]
   [junit4]   2> 1516217 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1516217 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1516217 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1516217 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1516218 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1516218 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1516218 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1664714913476509696
   [junit4]   2> 1516218 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1664714913476509696
   [junit4]   2> 1516220 INFO  (searcherExecutor-14435-thread-1-processing-n:127.0.0.1:35453_solr x:addshard_using_policy_s2_replica_n2 c:addshard_using_policy s:s2 r:core_node4) [n:127.0.0.1:35453_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.c.SolrCore [addshard_using_policy_s2_replica_n2] Registered new searcher Searcher@969358[addshard_using_policy_s2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1516220 INFO  (searcherExecutor-14434-thread-1-processing-n:127.0.0.1:38879_solr x:addshard_using_policy_s1_replica_n1 c:addshard_using_policy s:s1 r:core_node3) [n:127.0.0.1:38879_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.c.SolrCore [addshard_using_policy_s1_replica_n1] Registered new searcher Searcher@18a5e09[addshard_using_policy_s1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1516220 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/addshard_using_policy/terms/s2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1516220 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/addshard_using_policy/terms/s1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1516221 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/addshard_using_policy/leaders/s2
   [junit4]   2> 1516221 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/addshard_using_policy/leaders/s1
   [junit4]   2> 1516222 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1516222 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1516222 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38879/solr/addshard_using_policy_s1_replica_n1/
   [junit4]   2> 1516222 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1516222 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1516222 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35453/solr/addshard_using_policy_s2_replica_n2/
   [junit4]   2> 1516222 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1516222 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1516222 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:38879/solr/addshard_using_policy_s1_replica_n1/ has no replicas
   [junit4]   2> 1516222 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.c.SyncStrategy https://127.0.0.1:35453/solr/addshard_using_policy_s2_replica_n2/ has no replicas
   [junit4]   2> 1516222 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/addshard_using_policy/leaders/s2/leader after winning as /collections/addshard_using_policy/leader_elect/s2/election/72144801700511760-core_node4-n_0000000000
   [junit4]   2> 1516222 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/addshard_using_policy/leaders/s1/leader after winning as /collections/addshard_using_policy/leader_elect/s1/election/72144801700511757-core_node3-n_0000000000
   [junit4]   2> 1516223 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38879/solr/addshard_using_policy_s1_replica_n1/ s1
   [junit4]   2> 1516223 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35453/solr/addshard_using_policy_s2_replica_n2/ s2
   [junit4]   2> 1516324 INFO  (zkCallback-14381-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addshard_using_policy/state.json] for collection [addshard_using_policy] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1516324 INFO  (zkCallback-14407-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addshard_using_policy/state.json] for collection [addshard_using_policy] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1516325 INFO  (zkCallback-14407-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addshard_using_policy/state.json] for collection [addshard_using_policy] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1516325 INFO  (zkCallback-14381-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addshard_using_policy/state.json] for collection [addshard_using_policy] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1516325 INFO  (zkCallback-14407-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addshard_using_policy/state.json] for collection [addshard_using_policy] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1516325 INFO  (zkCallback-14381-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addshard_using_policy/state.json] for collection [addshard_using_policy] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1516327 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr c:addshard_using_policy s:s1 r:core_node3 x:addshard_using_policy_s1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1516327 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr c:addshard_using_policy s:s2 r:core_node4 x:addshard_using_policy_s2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1516329 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=addshard_using_policy_s1_replica_n1&action=CREATE&numShards=2&collection=addshard_using_policy&shard=s1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=199
   [junit4]   2> 1516331 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=addshard_using_policy_s2_replica_n2&action=CREATE&numShards=2&collection=addshard_using_policy&shard=s2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=200
   [junit4]   2> 1516332 INFO  (qtp17330151-28104) [n:127.0.0.1:38135_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> 1516429 INFO  (zkCallback-14407-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addshard_using_policy/state.json] for collection [addshard_using_policy] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1516429 INFO  (zkCallback-14407-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addshard_using_policy/state.json] for collection [addshard_using_policy] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1516429 INFO  (zkCallback-14363-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addshard_using_policy/state.json] for collection [addshard_using_policy] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1516429 INFO  (zkCallback-14381-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addshard_using_policy/state.json] for collection [addshard_using_policy] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1516429 INFO  (zkCallback-14407-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addshard_using_policy/state.json] for collection [addshard_using_policy] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1516429 INFO  (zkCallback-14381-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addshard_using_policy/state.json] for collection [addshard_using_policy] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1516429 INFO  (zkCallback-14381-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addshard_using_policy/state.json] for collection [addshard_using_policy] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1516429 INFO  (zkCallback-14407-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addshard_using_policy/state.json] for collection [addshard_using_policy] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1516429 INFO  (zkCallback-14381-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/addshard_using_policy/state.json] for collection [addshard_using_policy] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1516430 INFO  (qtp17330151-28104) [n:127.0.0.1:38135_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={shards=s1,s2&collection.configName=conf&name=addshard_using_policy&router.name=implicit&nrtReplicas=1&action=CREATE&wt=javabin&version=2&policy=c1} status=0 QTime=634
   [junit4]   2> 1516430 INFO  (TEST-TestPolicyCloud.testCreateCollectionAddShardUsingPolicy-seed#[397A479B7BD578E5]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: addshard_using_policy
   [junit4]   2> 1516432 INFO  (TEST-TestPolicyCloud.testCreateCollectionAddShardUsingPolicy-seed#[397A479B7BD578E5]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1516434 INFO  (qtp17330151-28098) [n:127.0.0.1:38135_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=addshard_using_policy&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1516435 INFO  (OverseerCollectionConfigSetProcessor-72144801700511754-127.0.0.1:41761_solr-n_0000000000) [n:127.0.0.1:41761_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> 1516436 INFO  (OverseerThreadFactory-14357-thread-2-processing-n:127.0.0.1:41761_solr) [n:127.0.0.1:41761_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 1516437 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr    x:addshard_using_policy_s2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.addshard_using_policy.s2.replica_n2 tag=null
   [junit4]   2> 1516437 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr    x:addshard_using_policy_s1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.addshard_using_policy.s1.replica_n1 tag=null
   [junit4]   2> 1516437 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr    x:addshard_using_policy_s2_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b21055: rootName = solr_35453, domain = solr.core.addshard_using_policy.s2.replica_n2, service url = null, agent id = null] for registry solr.core.addshard_using_policy.s2.replica_n2/com.codahale.metrics.MetricRegistry@10d4181
   [junit4]   2> 1516437 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr    x:addshard_using_policy_s1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19cdc16: rootName = solr_38879, domain = solr.core.addshard_using_policy.s1.replica_n1, service url = null, agent id = null] for registry solr.core.addshard_using_policy.s1.replica_n1/com.codahale.metrics.MetricRegistry@d17586
   [junit4]   2> 1516465 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr     ] o.a.s.c.SolrCore [addshard_using_policy_s2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@108fcb
   [junit4]   2> 1516465 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.addshard_using_policy.s2.replica_n2 tag=SolrCore@108fcb
   [junit4]   2> 1516465 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.addshard_using_policy.s2.leader tag=SolrCore@108fcb
   [junit4]   2> 1516465 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr     ] o.a.s.c.SolrCore [addshard_using_policy_s1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1b0213e
   [junit4]   2> 1516465 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.addshard_using_policy.s1.replica_n1 tag=SolrCore@1b0213e
   [junit4]   2> 1516465 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.addshard_using_policy.s1.leader tag=SolrCore@1b0213e
   [junit4]   2> 1516465 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1516465 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1516467 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/addshard_using_policy/terms/s1 to Terms{values={}, version=1}
   [junit4]   2> 1516467 INFO  (qtp27081180-28100) [n:127.0.0.1:35453_solr     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/addshard_using_policy/terms/s2 to Terms{values={}, version=1}
   [junit4]   2> 1516468 INFO  (qtp6974618-28105) [n:127.0.0.1:38879_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params=

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

olr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 36278 INFO  (zkCallback-118-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (3)
   [junit4]   2> 36278 INFO  (closeThreadPool-338-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72144866319663114-127.0.0.1:41823_solr-n_0000000000) closing
   [junit4]   2> 36278 INFO  (zkCallback-51-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (3)
   [junit4]   2> 36376 INFO  (jetty-closer-317-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72144866319663114-127.0.0.1:41823_solr-n_0000000000) closing
   [junit4]   2> 36379 INFO  (jetty-closer-317-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@a896e8{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 36380 INFO  (jetty-closer-317-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1bcef04{/solr,null,UNAVAILABLE}
   [junit4]   2> 36380 INFO  (jetty-closer-317-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 36477 INFO  (jetty-closer-317-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@54e8ca{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 36477 INFO  (jetty-closer-317-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@18d8eb4{/solr,null,UNAVAILABLE}
   [junit4]   2> 36477 INFO  (jetty-closer-317-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 36577 INFO  (jetty-closer-317-thread-5) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@55b5ee{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 36577 INFO  (jetty-closer-317-thread-5) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1bf823a{/solr,null,UNAVAILABLE}
   [junit4]   2> 36577 INFO  (jetty-closer-317-thread-5) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 36677 INFO  (jetty-closer-317-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1598ab8{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 36677 INFO  (jetty-closer-317-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@20c80d{/solr,null,UNAVAILABLE}
   [junit4]   2> 36677 INFO  (jetty-closer-317-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 36778 INFO  (jetty-closer-317-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3c7eaa{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 36778 INFO  (jetty-closer-317-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1b86486{/solr,null,UNAVAILABLE}
   [junit4]   2> 36778 INFO  (jetty-closer-317-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 36778 INFO  (SUITE-TestPolicyCloud-seed#[397A479B7BD578E5]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 36981 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	36	/solr/collections/perReplicaDataColl/terms/shard1
   [junit4]   2> 	18	/solr/configs/conf
   [junit4]   2> 	14	/solr/aliases.json
   [junit4]   2> 	13	/solr/collections/testCreateCollectionSplitShard/terms/shard1_1
   [junit4]   2> 	13	/solr/collections/testCreateCollectionSplitShard/terms/shard1_0
   [junit4]   2> 	10	/solr/collections/perReplicaDataColl/state.json
   [junit4]   2> 	10	/solr/collections/addshard_with_reptype_using_policy/terms/s1
   [junit4]   2> 	9	/solr/collections/testCreateCollectionSplitShard/terms/shard1
   [junit4]   2> 	9	/solr/collections/addshard_with_reptype_using_policy/terms/s3
   [junit4]   2> 	8	/solr/collections/addshard_with_reptype_using_policy/state.json
   [junit4]   2> 	8	/solr/collections/data_provider/terms/shard1
   [junit4]   2> 	7	/solr/collections/testCreateCollection/state.json
   [junit4]   2> 	6	/solr/collections/addshard_using_policy/state.json
   [junit4]   2> 	6	/solr/collections/testCreateCollectionAddReplica/terms/shard1
   [junit4]   2> 	5	/solr/collections/testCreateCollectionSplitShard/state.json
   [junit4]   2> 	5	/solr/collections/data_provider/state.json
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/collections/metrics_tags/state.json
   [junit4]   2> 	4	/solr/collections/testCreateCollectionAddReplica/state.json
   [junit4]   2> 	3	/solr/collections/addshard_using_policy/terms/s2
   [junit4]   2> 	3	/solr/collections/addshard_using_policy/terms/s1
   [junit4]   2> 	3	/solr/collections/metrics_tags/terms/shard1
   [junit4]   2> 	2	/solr/collections/testCreateCollectionSplitShard/collectionprops.json
   [junit4]   2> 	2	/solr/collections/testCreateCollection/terms/shard1
   [junit4]   2> 	2	/solr/collections/testCreateCollection/terms/shard2
   [junit4]   2> 	2	/solr/collections/addshard_with_reptype_using_policy/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	110	/solr/collections/addshard_with_reptype_using_policy/state.json
   [junit4]   2> 	93	/solr/collections/testCreateCollectionSplitShard/state.json
   [junit4]   2> 	84	/solr/aliases.json
   [junit4]   2> 	34	/solr/collections/perReplicaDataColl/state.json
   [junit4]   2> 	28	/solr/collections/testCreateCollectionAddReplica/state.json
   [junit4]   2> 	24	/solr/autoscaling.json
   [junit4]   2> 	22	/solr/collections/testCreateCollection/state.json
   [junit4]   2> 	21	/solr/collections/data_provider/state.json
   [junit4]   2> 	18	/solr/collections/addshard_using_policy/state.json
   [junit4]   2> 	14	/solr/clusterprops.json
   [junit4]   2> 	14	/solr/clusterstate.json
   [junit4]   2> 	13	/solr/collections/metrics_tags/state.json
   [junit4]   2> 	2	/solr/collections/perReplicaDataColl/leader_elect/shard1/election/72144866319663117-core_node10-n_0000000002
   [junit4]   2> 	2	/solr/collections/perReplicaDataColl/leader_elect/shard1/election/72144866319663119-core_node9-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	221	/solr/overseer/queue
   [junit4]   2> 	130	/solr/collections
   [junit4]   2> 	66	/solr/overseer/collection-queue-work
   [junit4]   2> 	32	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 36989 INFO  (SUITE-TestPolicyCloud-seed#[397A479B7BD578E5]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41437
   [junit4]   2> 36989 INFO  (SUITE-TestPolicyCloud-seed#[397A479B7BD578E5]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41437
   [junit4]   2> 36989 INFO  (SUITE-TestPolicyCloud-seed#[397A479B7BD578E5]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41437
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TestPolicyCloud_397A479B7BD578E5-001
   [junit4]   2> Apr 22, 2020 11:07:55 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=509, maxMBSortInHeap=7.436079447291142, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@120a69c), locale=hu-HU, timezone=America/Merida
   [junit4]   2> NOTE: Linux 5.3.0-46-generic i386/Oracle Corporation 1.8.0_201 (32-bit)/cpus=16,threads=2,free=65945088,total=118833152
   [junit4]   2> NOTE: All tests run in this JVM: [TestPolicyCloud]
   [junit4] Completed [5/5 (5!)] on J1 in 37.24s, 8 tests, 1 failure <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1599: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1126: There were test failures: 5 suites, 40 tests, 5 failures [seed: 397A479B7BD578E5]

Total time: 39 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.cloud.autoscaling.TestPolicyCloud
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=4c60bc6e0ad1fd8365287951fe2f03c77ccdb634, workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #2832
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2