Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5767/
Java: 64bit/jdk-14-rc -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions 
-XX:+UseZGC

2 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.TestPolicyCloud

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.autoscaling.TestPolicyCloud:     1) Thread[id=24218, 
name=SessionTracker, state=TIMED_WAITING, group=TGRP-TestPolicyCloud]         
at java.base@14/java.lang.Thread.sleep(Native Method)         at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.autoscaling.TestPolicyCloud: 
   1) Thread[id=24218, name=SessionTracker, state=TIMED_WAITING, 
group=TGRP-TestPolicyCloud]
        at java.base@14/java.lang.Thread.sleep(Native Method)
        at 
app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:151)
        at __randomizedtesting.SeedInfo.seed([47C823FA9770C70D]:0)


FAILED:  
org.apache.solr.cloud.cdcr.CdcrVersionReplicationTest.testCdcrDocVersions

Error Message:
Error from server at http://127.0.0.1:53816: ADDREPLICA failed to create replica

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:53816: ADDREPLICA failed to create replica
        at 
__randomizedtesting.SeedInfo.seed([47C823FA9770C70D:BF5E285865162811]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
        at 
org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.startServers(BaseCdcrDistributedZkTest.java:594)
        at 
org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.createSourceCollection(BaseCdcrDistributedZkTest.java:352)
        at 
org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.baseBefore(BaseCdcrDistributedZkTest.java:178)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:976)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14861 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TestPolicyCloud
   [junit4]   2> 1853314 INFO  
(SUITE-TestPolicyCloud-seed#[47C823FA9770C70D]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1853315 INFO  
(SUITE-TestPolicyCloud-seed#[47C823FA9770C70D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TestPolicyCloud_47C823FA9770C70D-001/data-dir-123-001
   [junit4]   2> 1853315 INFO  
(SUITE-TestPolicyCloud-seed#[47C823FA9770C70D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1853317 INFO  
(SUITE-TestPolicyCloud-seed#[47C823FA9770C70D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1853317 INFO  
(SUITE-TestPolicyCloud-seed#[47C823FA9770C70D]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1853317 INFO  
(SUITE-TestPolicyCloud-seed#[47C823FA9770C70D]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TestPolicyCloud_47C823FA9770C70D-001/tempDir-001
   [junit4]   2> 1853317 INFO  
(SUITE-TestPolicyCloud-seed#[47C823FA9770C70D]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1853318 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1853318 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1853423 INFO  
(SUITE-TestPolicyCloud-seed#[47C823FA9770C70D]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:53588
   [junit4]   2> 1853423 INFO  
(SUITE-TestPolicyCloud-seed#[47C823FA9770C70D]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:53588
   [junit4]   2> 1853423 INFO  
(SUITE-TestPolicyCloud-seed#[47C823FA9770C70D]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53588
   [junit4]   2> 1853423 INFO  
(SUITE-TestPolicyCloud-seed#[47C823FA9770C70D]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 53588
   [junit4]   2> 1853434 INFO  
(SUITE-TestPolicyCloud-seed#[47C823FA9770C70D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1853440 INFO  (zkConnectionManagerCallback-8193-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1853440 INFO  
(SUITE-TestPolicyCloud-seed#[47C823FA9770C70D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1853447 INFO  
(SUITE-TestPolicyCloud-seed#[47C823FA9770C70D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1853453 INFO  (zkConnectionManagerCallback-8195-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1853454 INFO  
(SUITE-TestPolicyCloud-seed#[47C823FA9770C70D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1853455 INFO  
(SUITE-TestPolicyCloud-seed#[47C823FA9770C70D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1853461 INFO  (zkConnectionManagerCallback-8197-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1853461 INFO  
(SUITE-TestPolicyCloud-seed#[47C823FA9770C70D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1853583 INFO  (jetty-launcher-8198-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1853583 INFO  (jetty-launcher-8198-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1853583 INFO  (jetty-launcher-8198-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1853583 INFO  (jetty-launcher-8198-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1853583 INFO  (jetty-launcher-8198-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1853583 INFO  (jetty-launcher-8198-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1853583 INFO  (jetty-launcher-8198-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 1853583 INFO  (jetty-launcher-8198-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 1853583 INFO  (jetty-launcher-8198-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 1853584 INFO  (jetty-launcher-8198-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1853584 INFO  (jetty-launcher-8198-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1853584 INFO  (jetty-launcher-8198-thread-5) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 1853584 INFO  (jetty-launcher-8198-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1853584 INFO  (jetty-launcher-8198-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1853584 INFO  (jetty-launcher-8198-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 1853596 INFO  (jetty-launcher-8198-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1853596 INFO  (jetty-launcher-8198-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1853596 INFO  (jetty-launcher-8198-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1853598 INFO  (jetty-launcher-8198-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@184d2961{/solr,null,AVAILABLE}
   [junit4]   2> 1853599 INFO  (jetty-launcher-8198-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4b59d722{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:53595}
   [junit4]   2> 1853599 INFO  (jetty-launcher-8198-thread-4) [     ] 
o.e.j.s.Server Started @1853717ms
   [junit4]   2> 1853599 INFO  (jetty-launcher-8198-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53595}
   [junit4]   2> 1853600 ERROR (jetty-launcher-8198-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1853600 INFO  (jetty-launcher-8198-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1853600 INFO  (jetty-launcher-8198-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1853600 INFO  (jetty-launcher-8198-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1853600 INFO  (jetty-launcher-8198-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1853600 INFO  (jetty-launcher-8198-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-13T15:16:06.160966Z
   [junit4]   2> 1853601 INFO  (jetty-launcher-8198-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1853601 INFO  (jetty-launcher-8198-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1853601 INFO  (jetty-launcher-8198-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1853602 INFO  (jetty-launcher-8198-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1853602 INFO  (jetty-launcher-8198-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1853602 INFO  (jetty-launcher-8198-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1853602 INFO  (jetty-launcher-8198-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1853603 INFO  (jetty-launcher-8198-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@55be47ac{/solr,null,AVAILABLE}
   [junit4]   2> 1853604 INFO  (jetty-launcher-8198-thread-5) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1853604 INFO  (jetty-launcher-8198-thread-5) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1853604 INFO  (jetty-launcher-8198-thread-5) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1853604 INFO  (jetty-launcher-8198-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6f094d90{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:53596}
   [junit4]   2> 1853604 INFO  (jetty-launcher-8198-thread-3) [     ] 
o.e.j.s.Server Started @1853723ms
   [junit4]   2> 1853604 INFO  (jetty-launcher-8198-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53596}
   [junit4]   2> 1853604 ERROR (jetty-launcher-8198-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1853605 INFO  (jetty-launcher-8198-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@68e9e5{/solr,null,AVAILABLE}
   [junit4]   2> 1853605 INFO  (jetty-launcher-8198-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1853605 INFO  (jetty-launcher-8198-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1853605 INFO  (jetty-launcher-8198-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1853605 INFO  (jetty-launcher-8198-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1853605 INFO  (jetty-launcher-8198-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-13T15:16:06.165245Z
   [junit4]   2> 1853605 INFO  (jetty-launcher-8198-thread-5) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2641a528{/solr,null,AVAILABLE}
   [junit4]   2> 1853606 INFO  (jetty-launcher-8198-thread-5) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@60f3453c{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:53599}
   [junit4]   2> 1853606 INFO  (jetty-launcher-8198-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2f19a5e5{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:53598}
   [junit4]   2> 1853606 INFO  (jetty-launcher-8198-thread-2) [     ] 
o.e.j.s.Server Started @1853725ms
   [junit4]   2> 1853606 INFO  (jetty-launcher-8198-thread-5) [     ] 
o.e.j.s.Server Started @1853725ms
   [junit4]   2> 1853606 INFO  (jetty-launcher-8198-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53598}
   [junit4]   2> 1853606 INFO  (jetty-launcher-8198-thread-5) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53599}
   [junit4]   2> 1853607 INFO  (zkConnectionManagerCallback-8200-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1853607 INFO  (jetty-launcher-8198-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1853607 ERROR (jetty-launcher-8198-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1853607 INFO  (jetty-launcher-8198-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1853607 ERROR (jetty-launcher-8198-thread-5) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1853607 INFO  (jetty-launcher-8198-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1853607 INFO  (jetty-launcher-8198-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1853607 INFO  (jetty-launcher-8198-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1853607 INFO  (jetty-launcher-8198-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1853607 INFO  (jetty-launcher-8198-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1853607 INFO  (jetty-launcher-8198-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-13T15:16:06.167283Z
   [junit4]   2> 1853607 INFO  (jetty-launcher-8198-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1853607 INFO  (jetty-launcher-8198-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1853607 INFO  (jetty-launcher-8198-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-13T15:16:06.167316Z
   [junit4]   2> 1853607 INFO  (jetty-launcher-8198-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1853607 INFO  (jetty-launcher-8198-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1853607 INFO  (jetty-launcher-8198-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1853607 INFO  (jetty-launcher-8198-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1853608 INFO  (jetty-launcher-8198-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a223078{/solr,null,AVAILABLE}
   [junit4]   2> 1853609 INFO  (jetty-launcher-8198-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1853609 INFO  (jetty-launcher-8198-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1853609 INFO  (jetty-launcher-8198-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1853609 INFO  (jetty-launcher-8198-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@113cc300{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:53600}
   [junit4]   2> 1853609 INFO  (jetty-launcher-8198-thread-1) [     ] 
o.e.j.s.Server Started @1853728ms
   [junit4]   2> 1853609 INFO  (jetty-launcher-8198-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53600}
   [junit4]   2> 1853610 ERROR (jetty-launcher-8198-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1853610 INFO  (jetty-launcher-8198-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1853610 INFO  (jetty-launcher-8198-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1853610 INFO  (jetty-launcher-8198-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1853610 INFO  (jetty-launcher-8198-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 1853610 INFO  (jetty-launcher-8198-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-13T15:16:06.170208Z
   [junit4]   2> 1853612 INFO  (jetty-launcher-8198-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1853612 INFO  (zkConnectionManagerCallback-8202-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1853612 INFO  (jetty-launcher-8198-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1853614 INFO  (jetty-launcher-8198-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1853615 INFO  (zkConnectionManagerCallback-8204-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1853615 INFO  (jetty-launcher-8198-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1853616 INFO  (zkConnectionManagerCallback-8208-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1853616 INFO  (jetty-launcher-8198-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1853617 INFO  (jetty-launcher-8198-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1853619 INFO  (zkConnectionManagerCallback-8206-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1853619 INFO  (jetty-launcher-8198-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1853621 INFO  (jetty-launcher-8198-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1853628 INFO  (jetty-launcher-8198-thread-5) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1853734 INFO  (jetty-launcher-8198-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1853734 INFO  (jetty-launcher-8198-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1853743 WARN  (jetty-launcher-8198-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7e7eeb77[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1853744 WARN  (jetty-launcher-8198-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7e7eeb77[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1853746 WARN  (jetty-launcher-8198-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@f8e13f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1853746 WARN  (jetty-launcher-8198-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@f8e13f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1853765 WARN  (jetty-launcher-8198-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2ca126fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1853766 WARN  (jetty-launcher-8198-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2ca126fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1853774 WARN  (jetty-launcher-8198-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@54babae1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1853774 WARN  (jetty-launcher-8198-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@54babae1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1853775 INFO  (jetty-launcher-8198-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53588/solr
   [junit4]   2> 1853778 INFO  (jetty-launcher-8198-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1853789 INFO  (jetty-launcher-8198-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53588/solr
   [junit4]   2> 1853791 INFO  (zkConnectionManagerCallback-8219-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1853793 INFO  (jetty-launcher-8198-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1853795 INFO  (zkConnectionManagerCallback-8222-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1853802 INFO  (jetty-launcher-8198-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1853804 INFO  (jetty-launcher-8198-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1853840 INFO  (jetty-launcher-8198-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1853843 WARN  (jetty-launcher-8198-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4778ec1e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1853843 WARN  (jetty-launcher-8198-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4778ec1e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1853846 INFO  (jetty-launcher-8198-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1853850 WARN  (jetty-launcher-8198-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@283cdf6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1853850 WARN  (jetty-launcher-8198-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@283cdf6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1853856 WARN  (jetty-launcher-8198-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@284bb5eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1853856 WARN  (jetty-launcher-8198-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@284bb5eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1853869 INFO  (jetty-launcher-8198-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53588/solr
   [junit4]   2> 1853872 WARN  (jetty-launcher-8198-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3c36e99a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1853872 WARN  (jetty-launcher-8198-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3c36e99a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1853874 INFO  (jetty-launcher-8198-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53588/solr
   [junit4]   2> 1853876 INFO  (jetty-launcher-8198-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1853878 INFO  (zkConnectionManagerCallback-8232-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1853878 INFO  (jetty-launcher-8198-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1853881 INFO  (jetty-launcher-8198-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1853886 INFO  (zkConnectionManagerCallback-8236-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1853887 INFO  (jetty-launcher-8198-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1853950 INFO  (jetty-launcher-8198-thread-5) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1853952 WARN  (jetty-launcher-8198-thread-5) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4d3bcba4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1853952 WARN  (jetty-launcher-8198-thread-5) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4d3bcba4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1853954 WARN  (jetty-launcher-8198-thread-5) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@131eceb8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1853955 WARN  (jetty-launcher-8198-thread-5) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@131eceb8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1853958 INFO  (jetty-launcher-8198-thread-5) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53588/solr
   [junit4]   2> 1853962 INFO  (jetty-launcher-8198-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1853963 INFO  (jetty-launcher-8198-thread-4) 
[n:127.0.0.1:53595_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1853966 INFO  (zkConnectionManagerCallback-8243-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1853966 INFO  (jetty-launcher-8198-thread-5) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1853966 INFO  (zkConnectionManagerCallback-8245-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1853966 INFO  (jetty-launcher-8198-thread-4) 
[n:127.0.0.1:53595_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1854065 INFO  (jetty-launcher-8198-thread-3) 
[n:127.0.0.1:53596_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1854069 INFO  (zkConnectionManagerCallback-8247-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1854069 INFO  (jetty-launcher-8198-thread-3) 
[n:127.0.0.1:53596_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1854174 INFO  (jetty-launcher-8198-thread-1) 
[n:127.0.0.1:53600_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1854179 INFO  (zkConnectionManagerCallback-8249-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1854179 INFO  (jetty-launcher-8198-thread-1) 
[n:127.0.0.1:53600_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1854278 INFO  (jetty-launcher-8198-thread-2) 
[n:127.0.0.1:53598_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1854286 INFO  (zkConnectionManagerCallback-8251-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1854286 INFO  (jetty-launcher-8198-thread-2) 
[n:127.0.0.1:53598_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1854288 INFO  (jetty-launcher-8198-thread-5) 
[n:127.0.0.1:53599_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1854293 INFO  (zkConnectionManagerCallback-8253-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1854294 INFO  (jetty-launcher-8198-thread-5) 
[n:127.0.0.1:53599_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1855659 INFO  (jetty-launcher-8198-thread-1) 
[n:127.0.0.1:53600_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:53600_solr
   [junit4]   2> 1855679 INFO  (jetty-launcher-8198-thread-1) 
[n:127.0.0.1:53600_solr     ] o.a.s.c.Overseer Overseer 
(id=72129493471002639-127.0.0.1:53600_solr-n_0000000000) starting
   [junit4]   2> 1855789 INFO  
(OverseerStateUpdate-72129493471002639-127.0.0.1:53600_solr-n_0000000000) 
[n:127.0.0.1:53600_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:53600_solr
   [junit4]   2> 1855794 INFO  (jetty-launcher-8198-thread-1) 
[n:127.0.0.1:53600_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53600_solr
   [junit4]   2> 1855808 INFO  (zkCallback-8248-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1855844 INFO  (jetty-launcher-8198-thread-1) 
[n:127.0.0.1:53600_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1855845 WARN  (jetty-launcher-8198-thread-1) 
[n:127.0.0.1:53600_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> 1855888 INFO  (jetty-launcher-8198-thread-1) 
[n:127.0.0.1:53600_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1855938 INFO  (jetty-launcher-8198-thread-1) 
[n:127.0.0.1:53600_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53600.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d15a33b
   [junit4]   2> 1855972 INFO  (jetty-launcher-8198-thread-1) 
[n:127.0.0.1:53600_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53600.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d15a33b
   [junit4]   2> 1855972 INFO  (jetty-launcher-8198-thread-1) 
[n:127.0.0.1:53600_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53600.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d15a33b
   [junit4]   2> 1855972 INFO  (jetty-launcher-8198-thread-1) 
[n:127.0.0.1:53600_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TestPolicyCloud_47C823FA9770C70D-001/tempDir-001/node1/.
   [junit4]   2> 1856064 INFO  (jetty-launcher-8198-thread-2) 
[n:127.0.0.1:53598_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1856083 INFO  (jetty-launcher-8198-thread-3) 
[n:127.0.0.1:53596_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1856102 INFO  (jetty-launcher-8198-thread-5) 
[n:127.0.0.1:53599_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1856158 INFO  (jetty-launcher-8198-thread-4) 
[n:127.0.0.1:53595_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1856160 INFO  (jetty-launcher-8198-thread-2) 
[n:127.0.0.1:53598_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:53598_solr as DOWN
   [junit4]   2> 1856178 INFO  (jetty-launcher-8198-thread-2) 
[n:127.0.0.1:53598_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1856178 INFO  (jetty-launcher-8198-thread-2) 
[n:127.0.0.1:53598_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53598_solr
   [junit4]   2> 1856195 INFO  (jetty-launcher-8198-thread-3) 
[n:127.0.0.1:53596_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:53596_solr as DOWN
   [junit4]   2> 1856199 INFO  (zkCallback-8248-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1856202 INFO  (zkCallback-8244-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1856202 INFO  (zkCallback-8246-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1856202 INFO  (zkCallback-8252-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1856202 INFO  (zkCallback-8250-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1856212 INFO  (jetty-launcher-8198-thread-3) 
[n:127.0.0.1:53596_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1856212 INFO  (jetty-launcher-8198-thread-3) 
[n:127.0.0.1:53596_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53596_solr
   [junit4]   2> 1856217 INFO  (jetty-launcher-8198-thread-5) 
[n:127.0.0.1:53599_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:53599_solr as DOWN
   [junit4]   2> 1856228 INFO  (jetty-launcher-8198-thread-2) 
[n:127.0.0.1:53598_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1856229 WARN  (jetty-launcher-8198-thread-2) 
[n:127.0.0.1:53598_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> 1856231 INFO  (zkCallback-8246-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1856231 INFO  (zkCallback-8252-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1856231 INFO  (zkCallback-8250-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1856232 INFO  (zkCallback-8248-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1856244 INFO  (zkCallback-8244-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1856244 INFO  (jetty-launcher-8198-thread-5) 
[n:127.0.0.1:53599_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1856244 INFO  (jetty-launcher-8198-thread-5) 
[n:127.0.0.1:53599_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53599_solr
   [junit4]   2> 1856265 INFO  (jetty-launcher-8198-thread-4) 
[n:127.0.0.1:53595_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:53595_solr as DOWN
   [junit4]   2> 1856276 INFO  (jetty-launcher-8198-thread-2) 
[n:127.0.0.1:53598_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1856277 INFO  (zkCallback-8252-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1856277 INFO  (zkCallback-8244-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1856277 INFO  (zkCallback-8250-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1856277 INFO  (zkCallback-8246-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1856284 INFO  (zkCallback-8248-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1856295 INFO  (jetty-launcher-8198-thread-3) 
[n:127.0.0.1:53596_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1856297 WARN  (jetty-launcher-8198-thread-3) 
[n:127.0.0.1:53596_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> 1856326 INFO  (jetty-launcher-8198-thread-4) 
[n:127.0.0.1:53595_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1856326 INFO  (jetty-launcher-8198-thread-4) 
[n:127.0.0.1:53595_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53595_solr
   [junit4]   2> 1856337 INFO  (jetty-launcher-8198-thread-3) 
[n:127.0.0.1:53596_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1856347 INFO  (jetty-launcher-8198-thread-5) 
[n:127.0.0.1:53599_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1856348 WARN  (jetty-launcher-8198-thread-5) 
[n:127.0.0.1:53599_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> 1856358 INFO  (zkCallback-8248-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1856358 INFO  (zkCallback-8252-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1856358 INFO  (zkCallback-8250-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1856358 INFO  (zkCallback-8244-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1856359 INFO  (zkCallback-8246-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1856387 INFO  (jetty-launcher-8198-thread-5) 
[n:127.0.0.1:53599_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1856400 INFO  (jetty-launcher-8198-thread-4) 
[n:127.0.0.1:53595_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1856400 WARN  (jetty-launcher-8198-thread-4) 
[n:127.0.0.1:53595_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> 1856439 INFO  (jetty-launcher-8198-thread-4) 
[n:127.0.0.1:53595_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1856560 INFO  (jetty-launcher-8198-thread-2) 
[n:127.0.0.1:53598_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53598.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d15a33b
   [junit4]   2> 1856990 INFO  (jetty-launcher-8198-thread-2) 
[n:127.0.0.1:53598_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53598.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d15a33b
   [junit4]   2> 1856993 INFO  (jetty-launcher-8198-thread-2) 
[n:127.0.0.1:53598_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53598.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d15a33b
   [junit4]   2> 1857027 INFO  (jetty-launcher-8198-thread-2) 
[n:127.0.0.1:53598_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TestPolicyCloud_47C823FA9770C70D-001/tempDir-001/node2/.
   [junit4]   2> 1857066 INFO  (jetty-launcher-8198-thread-3) 
[n:127.0.0.1:53596_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53596.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d15a33b
   [junit4]   2> 1857069 INFO  (jetty-launcher-8198-thread-4) 
[n:127.0.0.1:53595_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53595.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d15a33b
   [junit4]   2> 1857092 INFO  (jetty-launcher-8198-thread-5) 
[n:127.0.0.1:53599_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53599.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d15a33b
   [junit4]   2> 1857120 WARN  (jetty-launcher-8198-thread-3) 
[n:127.0.0.1:53596_solr     ] o.a.s.m.r.j.JmxMetricsReporter Unable to register 
gauge
   [junit4]   2>           => javax.management.InstanceNotFoundException: 
solr_53596:dom1=solr,dom2=jvm,name0=os,name=freeSwapSpaceSize
   [junit4]   2>        at 
java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083)
   [junit4]   2> javax.management.InstanceNotFoundException: 
solr_53596:dom1=solr,dom2=jvm,name0=os,name=freeSwapSpaceSize
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083)
 ~[?:?]
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:423)
 ~[?:?]
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:411)
 ~[?:?]
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546) 
~[?:?]
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:568)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:741)
 ~[java/:?]
   [junit4]   2>        at java.util.HashMap.forEach(HashMap.java:1425) ~[?:?]
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:731)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:964)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:890)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:688) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183) 
~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:134) 
~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.lambda$initialize$0(ServletHandler.java:751)
 ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2>        at 
java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) 
~[?:?]
   [junit4]   2>        at 
java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) 
~[?:?]
   [junit4]   2>        at 
java.util.stream.Streams$ConcatSpliterator.forEachRemaining(Streams.java:734) 
~[?:?]
   [junit4]   2>        at 
java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658) 
~[?:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:744) 
~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1448)
 ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1507)
 ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1164)
 ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1003)
 ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:459)
 ~[jetty-servlet-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:382)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:193)
 ~[jetty-util-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2>        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:73)
 ~[jetty-util-9.4.24.v20191120.jar:9.4.24.v20191120]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:565)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:504)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:472)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:471)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:302)
 ~[java/:?]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
 ~[java/:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) 
~[?:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) 
~[?:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 1857183 INFO  (jetty-launcher-8198-thread-3) 
[n:127.0.0.1:53596_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53596.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d15a33b
   [junit4]   2> 1857183 INFO  (jetty-launcher-8198-thread-4) 
[n:127.0.0.1:53595_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53595.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d15a33b
   [junit4]   2> 1857184 INFO  (jetty-launcher-8198-thread-4) 
[n:127.0.0.1:53595_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53595.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d15a33b
   [junit4]   2> 1857184 INFO  (jetty-launcher-8198-thread-3) 
[n:127.0.0.1:53596_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53596.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d15a33b
   [junit4]   2> 1857195 INFO  (jetty-launcher-8198-thread-4) 
[n:127.0.0.1:53595_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TestPolicyCloud_47C823FA9770C70D-001/tempDir-001/node4/.
   [junit4]   2> 1857195 INFO  (jetty-launcher-8198-thread-3) 
[n:127.0.0.1:53596_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TestPolicyCloud_47C823FA9770C70D-001/tempDir-001/node3/.
   [junit4]   2> 1857202 INFO  (jetty-launcher-8198-thread-5) 
[n:127.0.0.1:53599_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53599.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d15a33b
   [junit4]   2> 1857202 INFO  (jetty-launcher-8198-thread-5) 
[n:127.0.0.1:53599_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53599.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d15a33b
   [junit4]   2> 1857204 INFO  (jetty-launcher-8198-thread-5) 
[n:127.0.0.1:53599_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TestPolicyCloud_47C823FA9770C70D-001/tempDir-001/node5/.
   [junit4]   2> 1857420 INFO  
(SUITE-TestPolicyCloud-seed#[47C823FA9770C70D]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=5
   [junit4]   2> 1857422 INFO  
(SUITE-TestPolicyCloud-seed#[47C823FA9770C70D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1857425 INFO  (zkConnectionManagerCallback-8278-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1857425 INFO  
(SUITE-TestPolicyCloud-seed#[47C823FA9770C70D]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1857429 INFO  
(SUITE-TestPolicyCloud-seed#[47C823FA9770C70D]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1857432 INFO  
(SUITE-TestPolicyCloud-seed#[47C823FA9770C70D]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53588/solr ready
   [junit4]   2> 1857655 INFO  
(TEST-TestPolicyCloud.testCreateCollection-seed#[47C823FA9770C70D]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testCreateCollection
   [junit4]   2> 1857670 INFO  (qtp1167995361-24258) [n:127.0.0.1:53595_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> 1857672 INFO  (qtp1640935385-24283) [n:127.0.0.1:53596_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> 1857674 INFO  (qtp568221614-24275) [n:127.0.0.1:53598_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> 1857677 INFO  (qtp1848948362-24277) [n:127.0.0.1:53599_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> 1857679 INFO  (qtp536559247-24289) [n:127.0.0.1:53600_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> 1857683 INFO  (qtp1640935385-24281) [n:127.0.0.1:53596_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=24
   [junit4]   2> 1857685 INFO  (qtp1167995361-24268) [n:127.0.0.1:53595_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=testCreateCollection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1857693 INFO  
(OverseerThreadFactory-5986-thread-1-processing-n:127.0.0.1:53600_solr) 
[n:127.0.0.1:53600_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testCreateCollection
   [junit4]   2> 1857820 INFO  (qtp1167995361-24258) [n:127.0.0.1:53595_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> 1857821 INFO  (qtp1848948362-24288) [n:127.0.0.1:53599_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> 1857824 INFO  (qtp1640935385-24282) [n:127.0.0.1:53596_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> 1857826 INFO  (qtp568221614-24280) [n:127.0.0.1:53598_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> 1857827 INFO  (qtp536559247-24292) [n:127.0.0.1:53600_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> 1857841 ERROR 
(OverseerThreadFactory-5986-thread-1-processing-n:127.0.0.1:53600_solr) 
[n:127.0.0.1:53600_solr     ] o.a.s.c.s.c.a.PolicyHelper errorId : 
AutoScaling.error.diagnostics.1097102790947114  {
   [junit4]   2>   "sortedNodes":[{
   [junit4]   2>       "node":"127.0.0.1:53595_solr",
   [junit4]   2>       "isLive":true,
   [junit4]   2>       "cores":0.0,
   [junit4]   2>       "freedisk":32.01953887939453,
   [junit4]   2>       "totaldisk":63.804649353027344,
   [junit4]   2>       "replicas":{"testCreateCollection":{"shard1":[]}}}
   [junit4]   2>     ,{
   [junit4]   2>       "node":"127.0.0.1:53599_solr",
   [junit4]   2>       "isLive":true,
   [junit4]   2>       "cores":0.0,
   [junit4]   2>       "freedisk":32.019535064697266,
   [junit4]   2>       "totaldisk":63.804649353027344,
   [junit4]   2>       "replicas":{"testCreateCollection":{"shard1":[]}}}
   [junit4]   2>     ,{
   [junit4]   2>       "node":"127.0.0.1:53596_solr",
   [junit4]   2>       "isLive":true,
   [junit4]   2>       "cores":0.0,
   [junit4]   2>       "freedisk":32.019535064697266,
   [junit4]   2>       "totaldisk":63.804649353027344,
   [junit4]   2>       "replicas":{"testCreateCollection":{"shard1":[]}}}
   [junit4]   2>     ,{
   [junit4]   2>       "node":"127.0.0.1:53598_solr",
   [junit4]   2>       "isLive":true,
   [junit4]   2>       "cores":0.0,
   [junit4]   2>       "freedisk":32.019535064697266,
   [junit4]   2>       "totaldisk":63.804649353027344,
   [junit4]   2>       "replicas":{"testCreateCollection":{"shard1":[]}}}
   [junit4]   2>     ,{
   [junit4]   2>       "node":"127.0.0.1:53600_solr",
   [junit4]   2>       "isLive":true,
   [junit4]   2>       "cores":0.0,
   [junit4]   2>       "freedisk":32.019535064697266,
   [junit4]   2>       "totaldisk":63.804649353027344,
   [junit4]   2>       "replicas":{"testCreateCollection":{"shard1":[]}}}],
   [junit4]   2>   "liveNodes":["127.0.0.1:53595_solr",
   [junit4]   2>     "127.0.0.1:53599_solr",
   [junit4]   2>     "127.0.0.1:53596_solr",
   [junit4]   2>     "127.0.0.1:53598_solr",
   [junit4]   2>     "127.0.0.1:53600_solr"],
   [junit4]   2>   "violations":[],
   [junit4]   2>   "config":{
   [junit4]   2>     "cluster-preferences":[{
   [junit4]   2>         "minimize":"cores",
   [junit4]   2>         "precision":1}
   [junit4]   2>       ,{
   [junit4]   2>         "maximize":"freedisk"}],
   [junit4]   2>     "cluster-policy":[{
   [junit4]   2>         "cores":"0",
   [junit4]   2>         "node":"#ANY"}]}}
   [junit4]   2> 1857849 INFO  
(OverseerThreadFactory-5986-thread-1-processing-n:127.0.0.1:53600_solr) 
[n:127.0.0.1:53600_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 1857966 INFO  (zkCallback-8248-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/testCreateCollection/state.json] for collection 
[testCreateCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1857987 ERROR 
(OverseerThreadFactory-5986-thread-1-processing-n:127.0.0.1:53600_solr) 
[n:127.0.0.1:53600_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Collection: testCreateCollection operation: create 
failed:org.apache.solr.common.SolrException: Error getting replica locations :  
No node can satisfy the rules "[{cores=0, node=#ANY}] More details from logs in 
node : 127.0.0.1:53600_solr, errorId : 
AutoScaling.error.diagnostics.1097102790947114"
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:196)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:263)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:504)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException:  No node can 
satisfy the rules "[{cores=0, node=#ANY}] More details from logs in node : 
127.0.0.1:53600_solr, errorId : AutoScaling.error.diagnostics.1097102790947114"
   [junit4]   2>        at 
org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.getReplicaLocations(PolicyHelper.java:185)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.Assign.getPositionsUsingPolicy(Assign.java:382)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.Assign$PolicyBasedAssignStrategy.assign(Assign.java:630)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.CreateCollectionCmd.buildReplicaPositions(CreateCollectionCmd.java:412)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:191)
   [junit4]   2>        ... 6 more
   [junit4]   2> 
   [junit4]   2> 1857995 INFO  (qtp1167995361-24268) [n:127.0.0.1:53595_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=testCreateCollection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=400 QTime=309
   [junit4]   2> 1858611 INFO  (qtp1167995361-24258) [n:127.0.0.1:53595_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> 1858626 INFO  (qtp1848948362-24277) [n:127.0.0.1:53599_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> 1858630 INFO  (qtp1640935385-24281) [n:127.0.0.1:53596_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> 1858633 INFO  (qtp568221614-24275) [n:127.0.0.1:53598_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> 1858636 INFO  (qtp536559247-24289) [n:127.0.0.1:53600_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> 1858639 INFO  (qtp1167995361-24259) [n:127.0.0.1:53595_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=40
   [junit4]   2> 1858640 INFO  (qtp1167995361-24268) [n:127.0.0.1:53595_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=testCreateCollection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1858655 INFO  
(OverseerThreadFactory-5986-thread-2-processing-n:127.0.0.1:53600_solr) 
[n:127.0.0.1:53600_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testCreateCollection
   [junit4]   2> 1858658 INFO  
(OverseerCollectionConfigSetProcessor-72129493471002639-127.0.0.1:53600_solr-n_0000000000)
 [n:127.0.0.1:53600_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> 1858894 INFO  (qtp1167995361-24257) [n:127.0.0.1:53595_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> 1858895 INFO  (qtp1848948362-24278) [n:127.0.0.1:53599_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> 1858897 INFO  (qtp1640935385-24274) [n:127.0.0.1:53596_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> 1858898 INFO  (qtp568221614-24276) [n:127.0.0.1:53598_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> 1858900 INFO  (qtp536559247-24290) [n:127.0.0.1:53600_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> 1858912 INFO  
(OverseerStateUpdate-72129493471002639-127.0.0.1:53600_solr-n_0000000000) 
[n:127.0.0.1:53600_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCreateCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCreateCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53600/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:53600_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1858919 INFO  
(OverseerStateUpdate-72129493471002639-127.0.0.1:53600_solr-n_0000000000) 
[n:127.0.0.1:53600_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCreateCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testCreateCollection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53598/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:53598_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1859133 INFO  (qtp536559247-24292) [n:127.0.0.1:53600_solr    
x:testCreateCollection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testCreateCollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testCreateCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1859133 INFO  (qtp568221614-24280) [n:127.0.0.1:53598_solr    
x:testCreateCollection_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testCreateCollection_shard2_replica_n2&action=CREATE&numShards=2&collection=testCreateCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1859133 INFO  (qtp536559247-24292) [n:127.0.0.1:53600_solr    
x:testCreateCollection_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1859153 INFO  (qtp536559247-24292) [n:127.0.0.1:53600_solr 
c:testCreateCollection s:shard1 r:core_node3 
x:testCreateCollection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 1859153 INFO  (qtp568221614-24280) [n:127.0.0.1:53598_solr 
c:testCreateCollection s:shard2 r:core_node4 
x:testCreateCollection_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 1859165 INFO  (qtp536559247-24292) [n:127.0.0.1:53600_solr 
c:testCreateCollection s:shard1 r:core_node3 
x:testCreateCollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema 
name=minimal
   [junit4]   2> 1859165 INFO  (qtp568221614-24280) [n:127.0.0.1:53598_solr 
c:testCreateCollection s:shard2 r:core_node4 
x:testCreateCollection_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema 
name=minimal
   [junit4]   2> 1859168 INFO  (qtp568221614-24280) [n:127.0.0.1:53598_solr 
c:testCreateCollection s:shard2 r:core_node4 
x:testCreateCollection_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1859168 INFO  (qtp536559247-24292) [n:127.0.0.1:53600_solr 
c:testCreateCollection s:shard1 r:core_node3 
x:testCreateCollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 1859168 INFO  (qtp536559247-24292) [n:127.0.0.1:53600_solr 
c:testCreateCollection s:shard1 r:core_node3 
x:testCreateCollection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'testCreateCollection_shard1_replica_n1' using configuration from 
configset conf, trusted=true
   [junit4]   2> 1859168 INFO  (qtp568221614-24280) [n:127.0.0.1:53598_solr 
c:testCreateCollection s:shard2 r:core_node4 
x:testCreateCollection_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating 
SolrCore 'testCreateCollection_shard2_replica_n2' using configuration from 
configset conf, trusted=true
   [junit4]   2> 1859169 INFO  (qtp536559247-24292) [n:127.0.0.1:53600_solr 
c:testCreateCollection s:shard1 r:core_node3 
x:testCreateCollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_53600.solr.core.testCreateCollection.shard1.replica_n1' 
(registry 'solr.core.testCreateCollection.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d15a33b
   [junit4]   2> 1859169 INFO  (qtp568221614-24280) [n:127.0.0.1:53598_solr 
c:testCreateCollection s:shard2 r:core_node4 
x:testCreateCollection_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_53598.solr.core.testCreateCollection.shard2.replica_n2' 
(registry 'solr.core.testCreateCollection.shard2.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d15a33b
   [junit4]   2> 1859169 INFO  (qtp536559247-24292) [n:127.0.0.1:53600_solr 
c:testCreateCollection s:shard1 r:core_node3 
x:testCreateCollection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[testCreateCollection_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TestPolicyCloud_47C823FA9770C70D-001/tempDir-001/node1/./testCreateCollection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TestPolicyCloud_47C823FA9770C70D-001/tempDir-001/node1/./testCreateCollection_shard1_replica_n1/data/]
   [junit4]   2> 1859169 INFO  (qtp568221614-24280) [n:127.0.0.1:53598_solr 
c:testCreateCollection s:shard2 r:core_node4 
x:testCreateCollection_shard2_replica_n2 ] o.a.s.c.SolrCore 
[[testCreateCollection_shard2_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TestPolicyCloud_47C823FA9770C70D-001/tempDir-001/node2/./testCreateCollection_shard2_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.TestPolicyCloud_47C823FA9770C70D-001/tempDir-001/node2/./testCreateCollection_shard2_replica_n2/data/]
   [junit4]   2> 1859246 INFO  (qtp568221614-24280) [n:127.0.0.1:53598_solr 
c:testCreateCollection s:shard2 r:core_node4 
x:testCreateCollection_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1859246 INFO  (qtp568221614-24280) [n:127.0.0.1:53598_solr 
c:testCreateCollection s:shard2 r:core_node4 
x:testCreateCollection_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1859247 INFO  (qtp536559247-24292) [n:127.0.0.1:53600_solr 
c:testCreateCollection s:shard1 r:core_node3 
x:testCreateCollection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1859248 INFO  (qtp536559247-24292) [n:127.0.0.1:53600_solr 
c:testCreateCollection s:shard1 r:core_node3 
x:testCreateCollection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1859249 INFO  (qtp568221614-24280) [n:127.0.0.1:53598_solr 
c:testCreateCollection s:shard2 r:core_node4 
x:testCreateCollection_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1859249 INFO  (qtp568221614-24280) [n:127.0.0.1:53598_solr 
c:testCreateCollection s:shard2 r:core_node4 
x:testCreateCollection_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1859249 INFO  (qtp536559247-24292) [n:127.0.0.1:53600_solr 
c:testCreateCollection s:shard1 r:core_node3 
x:testCreateCollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1859249 INFO  (qtp536559247-24292) [n:127.0.0.1:53600_solr 
c:testCreateCollection s:shard1 r:core_node3 
x:testCreateCollection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1859250 INFO  (qtp568221614-24280) [n:127.0.0.1:53598_solr 
c:testCreateCollection s:shard2 r:core_node4 
x:testCreateCollection_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4f4e2aab[testCreateCollection_shard2_replica_n2] main]
   [junit4]   2> 1859251 INFO  (qtp536559247-24292) [n:127.0.0.1:53600_solr 
c:testCreateCollection s:shard1 r:core_node3 
x:testCreateCollection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5b7caa0c[testCreateCollection_shard1_replica_n1] main]
   [junit4]   2> 1859259 INFO  (qtp536559247-24292) [n:127.0.0.1:53600_solr 
c:testCreateCollection s:shard1 r:core_node3 
x:testCreateCollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1859259 INFO  (qtp568221614-24280) [n:127.0.0.1:53598_solr 
c:testCreateCollection s:shard2 r:core_node4 
x:testCreateCollection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1859260 INFO  (qtp568221614-24280) [n:127.0.0.1:53598_solr 
c:testCreateCollection s:shard2 r:core_node4 
x:testCreateCollection_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1859261 INFO  (qtp568221614-24280) [n:127.0.0.1:53598_solr 
c:testCreateCollection s:shard2 r:core_node4 
x:testCreateCollection_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 1859261 INFO  (qtp568221614-24280) [n:127.0.0.1:53598_solr 
c:testCreateCollection s:shard2 r:core_node4 
x:testCreateCollection_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1661062424109776896
   [junit4]   2> 1859261 INFO  (qtp536559247-24292) [n:127.0.0.1:53600_solr 
c:testCreateCollection s:shard1 r:core_node3 
x:testCreateCollection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1859262 INFO  (qtp536559247-24292) [n:127.0.0.1:53600_solr 
c:testCreateCollection s:shard1 r:core_node3 
x:testCreateCollection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 1859262 INFO  (qtp536559247-24292) [n:127.0.0.1:53600_solr 
c:testCreateCollection s:shard1 r:core_node3 
x:testCreateCollection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1661062424110825472
   [junit4]   2> 1859267 INFO  
(searcherExecutor-6007-thread-1-processing-n:127.0.0.1:53598_solr 
x:testCreateCollection_shard2_replica_n2 c:testCreateCollection s:shard2 
r:core_node4) [n:127.0.0.1:53598_solr c:testCreateCollection s:shard2 
r:core_node4 x:testCreateCollection_shard2_replica_n2 ] o.a.s.c.SolrCore 
[testCreateCollection_shard2_replica_n2] Registered new searcher 
Searcher@4f4e2aab[testCreateCollection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1859269 INFO  
(searcherExecutor-6008-thread-1-processing-n:127.0.0.1:53600_solr 
x:testCreateCollection_shard1_replica_n1 c:testCreateCollection s:shard1 
r:core_node3) [n:127.0.0.1:53600_solr c:testCreateCollection s:shard1 
r:core_node3 x:testCreateCollection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[testCreateCollection_shard1_replica_n1] Registered new searcher 
Searcher@5b7caa0c[testCreateCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1859279 INFO  (qtp568221614-24280) [n:127.0.0.1:53598_solr 
c:testCreateCollection s:shard2 r:core_node4 
x:testCreateCollection_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/testCreateCollection/terms/shard2 to 
Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1859279 INFO  (qtp568221614-24280) [n:127.0.0.1:53598_solr 
c:testCreateCollection s:shard2 r:core_node4 
x:testCreateCollection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testCreateCollection/leaders/shard2
   [junit4]   2> 1859282 INFO  (qtp536559247-24292) [n:127.0.0.1:53600_solr 
c:testCreateCollection s:shard1 r:core_node3 
x:testCreateCollection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/testCreateCollection/terms/shard1 to 
Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1859282 INFO  (qtp536559247-24292) [n:127.0.0.1:53600_solr 
c:testCreateCollection s:shard1 r:core_node3 
x:testCreateCollection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testCreateCollection/leaders/shard1
   [junit4]   2> 1859298 INFO  (qtp568221614-24280) [n:127.0.0.1:53598_solr 
c:testCreateCollection s:shard2 r:core_node4 
x:testCreateCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1859298 INFO  (qtp568221614-24280) [n:127.0.0.1:53598_solr 
c:testCreateCollection s:shard2 r:core_node4 
x:testCreateCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 1859298 INFO  (qtp568221614-24280) [n:127.0.0.1:53598_solr 
c:testCreateCollection s:shard2 r:core_node4 
x:testCreateCollection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:53598/solr/testCreateCollection_shard2_replica_n2/
   [junit4]   2> 1859299 INFO  (qtp568221614-24280) [n:127.0.0.1:53598_solr 
c:testCreateCollection s:shard2 r:core_node4 
x:testCreateCollection_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 1859300 INFO  (qtp568221614-24280) [n:127.0.0.1:53598_solr 
c:testCreateCollection s:shard2 r:core_node4 
x:testCreateCollection_shard2_replica_n2 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:53598/solr/testCreateCollection_shard2_replica_n2/ has no 
replicas
   [junit4]   2> 1859300 INFO  (qtp568221614-24280) [n:127.0.0.1:53598_solr 
c:testCreateCollection s:shard2 r:core_node4 
x:testCreateCollection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testCreateCollection/leaders/shard2/leader after winning as 
/collections/testCreateCollection/leader_elect/shard2/election/72129493471002640-core_node4-n_0000000000
   [junit4]   2> 1859302 INFO  (qtp536559247-24292) [n:127.0.0.1:53600_solr 
c:testCreateCollection s:shard1 r:core_node3 
x:testCreateCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1859302 INFO  (qtp536559247-24292) [n:127.0.0.1:53600_solr 
c:testCreateCollection s:shard1 r:core_node3 
x:testCreateCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 1859302 INFO  (qtp536559247-24292) [n:127.0.0.1:53600_solr 
c:testCreateCollection s:shard1 r:core_node3 
x:testCreateCollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas 
to http://127.0.0.1:53600/solr/testCreateCollection_shard1_replica_n1/
   [junit4]   2> 1859303 INFO  (qtp536559247-24292) [n:127.0.0.1:53600_solr 
c:testCreateCollection s:shard1 r:core_node3 
x:testCreateCollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 1859308 INFO  (qtp536559247-24292) [n:127.0.0.1:53600_solr 
c:testCreateCollection s:shard1 r:core_node3 
x:testCreateCollection_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:53600/solr/testCreateCollection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1859308 INFO  (qtp536559247-24292) [n:127.0.0.1:53600_solr 
c:testCreateCollection s:shard1 r:core_node3 
x:testCreateCollection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testCreateCollection/leaders/shard1/leader after winning as 
/collections/testCreateCollection/leader_elect/shard1/election/72129493471002639-core_node3-n_0000000000
   [junit4]   2> 1859311 INFO  (qtp568221614-24280) [n:127.0.0.1:53598_solr 
c:testCreateCollection s:shard2 r:core_node4 
x:testCreateCollection_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:53598/solr/testCreateCollection_shard2_replica_n2/ shard2
   [junit4]   2> 1859319 INFO  (qtp536559247-24292) [n:127.0.0.1:53600_solr 
c:testCreateCollection s:shard1 r:core_node3 
x:testCreateCollection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:53600/solr/testCreateCollection_shard1_replica_n1/ shard1
   [junit4]   2> 1859424 INFO  (zkCallback-8248-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateCollection/state.json] for collection 
[testCreateCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1859424 INFO  (zkCallback-8250-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateCollection/state.json] for collection 
[testCreateCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1859424 INFO  (zkCallback-8250-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateCollection/state.json] for collection 
[testCreateCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1859424 INFO  (zkCallback-8248-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCreateCollection/state.json] for collection 
[testCreateCollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1859427 INFO  (qtp536559247-24292) [n:127.0.0.1:53600_solr 
c:testCreateCollection s:shard1 r:core_node3 
x:testCreateCollection_shard1_replica_n1 ] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1859427 INFO  (qtp568221614-24280) [n:127.0.0.1:53598_solr 
c:testCreateCollection s:shard2 r:core_node4 
x:testCreateCollection_shard2_replica_n2 ] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1859432 INFO  (qtp536559247-24292) [n:127.0.0.1:53600_solr 
c:testCreateCollection s:shard1 r:core_node3 
x:testCreateCollection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testCreateCollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testCreateCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=299
   [junit4]   2> 1859432 INFO  (qtp568221614-24280) [n:127.0.0.1:53598_solr 
c:testCreateCollection s:shard2 r:core_node4 
x:testCreateCollection_shard2_replica_n2 ] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores params={qt=/

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

BLE}
   [junit4]   2> 1908034 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[47C823FA9770C70D]) [ 
    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1908037 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[47C823FA9770C70D]) [ 
    ] o.a.s.SolrTestCaseJ4 ###Ending testCdcrDocVersions
   [junit4]   2> 1908037 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[47C823FA9770C70D]) [ 
    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1908243 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>        5       /solr/aliases.json
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        21      /solr/live_nodes
   [junit4]   2>        19      /solr/overseer/queue
   [junit4]   2>        11      /solr/overseer/collection-queue-work
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        4       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        4       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1908245 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[47C823FA9770C70D]) [ 
    ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:53790
   [junit4]   2> 1908245 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[47C823FA9770C70D]) [ 
    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53790
   [junit4]   2> 1908245 INFO  
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[47C823FA9770C70D]) [ 
    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53790
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CdcrVersionReplicationTest -Dtests.method=testCdcrDocVersions 
-Dtests.seed=47C823FA9770C70D -Dtests.slow=true -Dtests.locale=jmc 
-Dtests.timezone=Pacific/Samoa -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   28.4s J2 | CdcrVersionReplicationTest.testCdcrDocVersions 
<<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:53816: ADDREPLICA failed to create replica
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([47C823FA9770C70D:BF5E285865162811]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
   [junit4]    >        at 
org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.startServers(BaseCdcrDistributedZkTest.java:594)
   [junit4]    >        at 
org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.createSourceCollection(BaseCdcrDistributedZkTest.java:352)
   [junit4]    >        at 
org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.baseBefore(BaseCdcrDistributedZkTest.java:178)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrVersionReplicationTest_47C823FA9770C70D-001
   [junit4]   2> Mar 13, 2020 3:17:00 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=1756, maxMBSortInHeap=5.984799380710255, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@a7c4a2a),
 locale=jmc, timezone=Pacific/Samoa
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 14 
(64-bit)/cpus=6,threads=1,free=348127232,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [JSONWriterTest, 
SearchHandlerTest, TestSlowCompositeReaderWrapper, TestNestedDocsSort, 
TestOmitPositions, TestCodecSupport, AnalyticsMergeStrategyTest, 
TestIndexSearcher, BasicAuthStandaloneTest, TestFieldTypeResource, 
TestRecoveryHdfs, TestSolrCoreParser, BaseCdcrDistributedZkTest, 
BasicDistributedZkTest, TestMissingGroups, TestCrossCoreJoin, 
TestInPlaceUpdatesStandalone, TestPayloadScoreQParserPlugin, 
TestSuggestSpellingConverter, PluginInfoTest, TestRequestStatusCollectionAPI, 
TestMaxTokenLenTokenizer, SplitHandlerTest, TestReplicationHandler, 
ScriptEngineTest, HealthCheckHandlerTest, JsonLoaderTest, TestCaffeineCache, 
TestJsonRequest, FullHLLTest, ZkShardTermsTest, 
TestSerializedLuceneMatchVersion, ConvertedLegacyTest, 
CustomHighlightComponentTest, OverseerStatusTest, TestTlogReplica, TestSolrXml, 
AuthToolTest, TestSortByMinMaxFunction, TestSQLHandler, 
HdfsBasicDistributedZkTest, TestCloudDeleteByQuery, SolrGraphiteReporterTest, 
TestExceedMaxTermLength, TestFieldCacheVsDocValues, TestRawResponseWriter, 
TestSolrJacksonAnnotation, TestEmbeddedSolrServerAdminHandler, TestXmlQParser, 
TestDFISimilarityFactory, PeerSyncWithIndexFingerprintCachingTest, 
TestSimExtremeIndexing, UtilsToolTest, HighlighterTest, HdfsRecoveryZkTest, 
LeaderVoteWaitTimeoutTest, SOLR749Test, TestConfigsApi, 
TestDistribPackageStore, TestLegacyBM25SimilarityFactory, 
LeaderElectionIntegrationTest, SolrShardReporterTest, 
TestDynamicFieldCollectionResource, AdminHandlersProxyTest, 
TestFreeTextSuggestions, TestLuceneMatchVersion, AlternateDirectoryTest, 
ManagedSchemaRoundRobinCloudTest, TestBinaryField, 
VMParamsZkACLAndCredentialsProvidersTest, ResponseHeaderTest, SSLMigrationTest, 
MetricsConfigTest, DeleteInactiveReplicaTest, FileUtilsTest, TestConfigSets, 
TestChildDocTransformerHierarchy, DeleteStatusTest, IndexSizeTriggerTest, 
TestGeoJSONResponseWriter, MetricUtilsTest, TestDistributedMap, 
TestSimpleTextCodec, TestSimClusterStateProvider, DistributedVersionInfoTest, 
IndexBasedSpellCheckerTest, TestSystemCollAutoCreate, SyncSliceTest, 
TestCryptoKeys, TestPullReplica, TestPullReplicaErrorHandling, 
TestRebalanceLeaders, TestUtilizeNode, TestWithCollection, 
TestCollectionsAPIViaSolrCloudCluster, NodeAddedTriggerIntegrationTest, 
NodeLostTriggerIntegrationTest, NodeMarkersRegistrationTest, 
ScheduledMaintenanceTriggerTest, ScheduledTriggerIntegrationTest, 
SystemLogListenerTest, CdcrOpsAndBoundariesTest, CdcrReplicationHandlerTest, 
CdcrVersionReplicationTest]
   [junit4] Completed [628/905 (2!)] on J2 in 29.28s, 1 test, 1 error <<< 
FAILURES!

[...truncated 45798 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5767/consoleText

[repro] Revision: 0f10b5f0424d592ed319e1b90d91f28c3a8625a9

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops 
-XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=TestPolicyCloud 
-Dtests.seed=47C823FA9770C70D -Dtests.slow=true -Dtests.locale=lu 
-Dtests.timezone=Asia/Amman -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=CdcrVersionReplicationTest 
-Dtests.method=testCdcrDocVersions -Dtests.seed=47C823FA9770C70D 
-Dtests.slow=true -Dtests.locale=jmc -Dtests.timezone=Pacific/Samoa 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

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

[...truncated 3150 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.TestPolicyCloud|*.CdcrVersionReplicationTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops 
-XX:+UnlockExperimentalVMOptions -XX:+UseZGC" -Dtests.seed=47C823FA9770C70D 
-Dtests.slow=true -Dtests.locale=lu -Dtests.timezone=Asia/Amman 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 136 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.TestPolicyCloud
[repro]   0/5 failed: org.apache.solr.cloud.cdcr.CdcrVersionReplicationTest
[repro] Exiting with code 0

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

Reply via email to