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

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-12.0.2) - Build # 1259 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1259/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UseG1GC

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

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

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPISolrJTest: 
   1) Thread[id=6326, name=SessionTracker, state=TIMED_WAITING, group=TGRP-CollectionsAPISolrJTest]
        at java.base@12.0.2/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:157)
	at __randomizedtesting.SeedInfo.seed([414F195F894AE943]:0)


FAILED:  org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeAdded

Error Message:
Trigger was not fired even after 5 seconds

Stack Trace:
java.lang.AssertionError: Trigger was not fired even after 5 seconds
	at __randomizedtesting.SeedInfo.seed([414F195F894AE943:248C4F282BE94140]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeAdded(ComputePlanActionTest.java:395)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 14310 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> 505860 INFO  (SUITE-CollectionsAPISolrJTest-seed#[414F195F894AE943]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 505860 INFO  (SUITE-CollectionsAPISolrJTest-seed#[414F195F894AE943]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 505883 INFO  (SUITE-CollectionsAPISolrJTest-seed#[414F195F894AE943]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_414F195F894AE943-001/data-dir-30-001
   [junit4]   2> 505884 WARN  (SUITE-CollectionsAPISolrJTest-seed#[414F195F894AE943]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=20 numCloses=20
   [junit4]   2> 505884 INFO  (SUITE-CollectionsAPISolrJTest-seed#[414F195F894AE943]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 505885 INFO  (SUITE-CollectionsAPISolrJTest-seed#[414F195F894AE943]-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> 505897 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat-seed#[414F195F894AE943]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollWithDefaultClusterPropertiesOldFormat
   [junit4]   2> 505906 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat-seed#[414F195F894AE943]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_414F195F894AE943-001/tempDir-001
   [junit4]   2> 505906 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat-seed#[414F195F894AE943]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 505907 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 505907 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 505910 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 506007 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat-seed#[414F195F894AE943]) [     ] o.a.s.c.ZkTestServer start zk server on port: 54283
   [junit4]   2> 506007 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat-seed#[414F195F894AE943]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:54283
   [junit4]   2> 506007 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat-seed#[414F195F894AE943]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54283
   [junit4]   2> 506007 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat-seed#[414F195F894AE943]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54283
   [junit4]   2> 506011 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat-seed#[414F195F894AE943]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 506016 INFO  (zkConnectionManagerCallback-3225-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506016 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat-seed#[414F195F894AE943]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 506022 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat-seed#[414F195F894AE943]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 506025 INFO  (zkConnectionManagerCallback-3227-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506025 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat-seed#[414F195F894AE943]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 506026 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat-seed#[414F195F894AE943]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 506030 INFO  (zkConnectionManagerCallback-3229-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506031 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat-seed#[414F195F894AE943]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 506138 WARN  (jetty-launcher-3230-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 506138 WARN  (jetty-launcher-3230-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 506138 WARN  (jetty-launcher-3230-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 506138 INFO  (jetty-launcher-3230-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 506138 INFO  (jetty-launcher-3230-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 506138 INFO  (jetty-launcher-3230-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 506138 INFO  (jetty-launcher-3230-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 506138 INFO  (jetty-launcher-3230-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 506138 INFO  (jetty-launcher-3230-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 506138 INFO  (jetty-launcher-3230-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 506138 INFO  (jetty-launcher-3230-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 506138 WARN  (jetty-launcher-3230-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 506138 INFO  (jetty-launcher-3230-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 506138 INFO  (jetty-launcher-3230-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 506138 INFO  (jetty-launcher-3230-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 506138 INFO  (jetty-launcher-3230-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
   [junit4]   2> 506142 INFO  (jetty-launcher-3230-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 506142 INFO  (jetty-launcher-3230-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 506142 INFO  (jetty-launcher-3230-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 506143 INFO  (jetty-launcher-3230-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66f6c62a{/solr,null,AVAILABLE}
   [junit4]   2> 506143 INFO  (jetty-launcher-3230-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 506143 INFO  (jetty-launcher-3230-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 506143 INFO  (jetty-launcher-3230-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@43f2aaa0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:54289}
   [junit4]   2> 506143 INFO  (jetty-launcher-3230-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 506144 INFO  (jetty-launcher-3230-thread-4) [     ] o.e.j.s.Server Started @506253ms
   [junit4]   2> 506144 INFO  (jetty-launcher-3230-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54289}
   [junit4]   2> 506144 ERROR (jetty-launcher-3230-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 506144 INFO  (jetty-launcher-3230-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ca8c361{/solr,null,AVAILABLE}
   [junit4]   2> 506144 INFO  (jetty-launcher-3230-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 506144 INFO  (jetty-launcher-3230-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 506144 INFO  (jetty-launcher-3230-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 506144 INFO  (jetty-launcher-3230-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 506144 INFO  (jetty-launcher-3230-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-14T19:59:17.201553Z
   [junit4]   2> 506145 INFO  (jetty-launcher-3230-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 506145 INFO  (jetty-launcher-3230-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 506145 INFO  (jetty-launcher-3230-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 506145 INFO  (jetty-launcher-3230-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@205da084{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:54290}
   [junit4]   2> 506145 INFO  (jetty-launcher-3230-thread-1) [     ] o.e.j.s.Server Started @506254ms
   [junit4]   2> 506145 INFO  (jetty-launcher-3230-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54290}
   [junit4]   2> 506145 INFO  (jetty-launcher-3230-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60d8383a{/solr,null,AVAILABLE}
   [junit4]   2> 506145 ERROR (jetty-launcher-3230-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 506145 INFO  (jetty-launcher-3230-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 506145 INFO  (jetty-launcher-3230-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 506145 INFO  (jetty-launcher-3230-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 506145 INFO  (jetty-launcher-3230-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 506146 INFO  (jetty-launcher-3230-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-14T19:59:17.202998Z
   [junit4]   2> 506146 INFO  (jetty-launcher-3230-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 506146 INFO  (jetty-launcher-3230-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@42e5503a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:54291}
   [junit4]   2> 506146 INFO  (jetty-launcher-3230-thread-2) [     ] o.e.j.s.Server Started @506255ms
   [junit4]   2> 506146 INFO  (jetty-launcher-3230-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54291}
   [junit4]   2> 506146 INFO  (jetty-launcher-3230-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 506146 INFO  (jetty-launcher-3230-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 506146 INFO  (jetty-launcher-3230-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 506146 ERROR (jetty-launcher-3230-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 506146 INFO  (jetty-launcher-3230-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 506146 INFO  (jetty-launcher-3230-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 506146 INFO  (jetty-launcher-3230-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 506146 INFO  (jetty-launcher-3230-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 506146 INFO  (jetty-launcher-3230-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-14T19:59:17.203632Z
   [junit4]   2> 506146 INFO  (jetty-launcher-3230-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46c4e7aa{/solr,null,AVAILABLE}
   [junit4]   2> 506147 INFO  (jetty-launcher-3230-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 506148 INFO  (jetty-launcher-3230-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@17780e88{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:54292}
   [junit4]   2> 506148 INFO  (jetty-launcher-3230-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 506148 INFO  (jetty-launcher-3230-thread-3) [     ] o.e.j.s.Server Started @506257ms
   [junit4]   2> 506148 INFO  (jetty-launcher-3230-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54292}
   [junit4]   2> 506148 ERROR (jetty-launcher-3230-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 506148 INFO  (jetty-launcher-3230-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 506148 INFO  (jetty-launcher-3230-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 506148 INFO  (jetty-launcher-3230-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 506148 INFO  (jetty-launcher-3230-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 506148 INFO  (jetty-launcher-3230-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-14T19:59:17.205945Z
   [junit4]   2> 506150 INFO  (zkConnectionManagerCallback-3232-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506150 INFO  (jetty-launcher-3230-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 506151 INFO  (jetty-launcher-3230-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 506152 INFO  (zkConnectionManagerCallback-3236-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506152 INFO  (jetty-launcher-3230-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 506152 INFO  (jetty-launcher-3230-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 506152 INFO  (zkConnectionManagerCallback-3234-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506153 INFO  (jetty-launcher-3230-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 506153 INFO  (jetty-launcher-3230-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 506154 INFO  (jetty-launcher-3230-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 506154 INFO  (zkConnectionManagerCallback-3238-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506154 INFO  (jetty-launcher-3230-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 506155 INFO  (jetty-launcher-3230-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 506162 WARN  (jetty-launcher-3230-thread-1-SendThread(127.0.0.1:54283)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100c5957bcb0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100c5957bcb0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100c5957bcb0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 506162 WARN  (jetty-launcher-3230-thread-4-SendThread(127.0.0.1:54283)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100c5957bcb0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100c5957bcb0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100c5957bcb0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 506162 WARN  (jetty-launcher-3230-thread-2-SendThread(127.0.0.1:54283)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100c5957bcb0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100c5957bcb0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100c5957bcb0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 506529 INFO  (jetty-launcher-3230-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 506538 WARN  (jetty-launcher-3230-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e7bda09[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 506538 WARN  (jetty-launcher-3230-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e7bda09[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 506543 WARN  (jetty-launcher-3230-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@27e46cc1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 506544 WARN  (jetty-launcher-3230-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@27e46cc1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 506545 INFO  (jetty-launcher-3230-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54283/solr
   [junit4]   2> 506559 INFO  (jetty-launcher-3230-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 506561 INFO  (zkConnectionManagerCallback-3254-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506563 INFO  (jetty-launcher-3230-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 506584 INFO  (jetty-launcher-3230-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 506588 WARN  (jetty-launcher-3230-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2a19ed6a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 506588 WARN  (jetty-launcher-3230-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2a19ed6a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 506596 WARN  (jetty-launcher-3230-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@33961b4a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 506596 WARN  (jetty-launcher-3230-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@33961b4a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 506598 INFO  (jetty-launcher-3230-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54283/solr
   [junit4]   2> 506607 INFO  (jetty-launcher-3230-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 506609 INFO  (zkConnectionManagerCallback-3264-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506609 INFO  (jetty-launcher-3230-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 506617 WARN  (jetty-launcher-3230-thread-3-SendThread(127.0.0.1:54283)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100c5957bcb0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100c5957bcb0008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100c5957bcb0008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 506625 INFO  (jetty-launcher-3230-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 506628 WARN  (jetty-launcher-3230-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@e36bf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 506629 WARN  (jetty-launcher-3230-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@e36bf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 506632 WARN  (jetty-launcher-3230-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7b36f110[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 506632 WARN  (jetty-launcher-3230-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7b36f110[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 506634 INFO  (jetty-launcher-3230-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54283/solr
   [junit4]   2> 506636 INFO  (jetty-launcher-3230-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 506639 INFO  (zkConnectionManagerCallback-3271-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506640 INFO  (jetty-launcher-3230-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 506685 INFO  (jetty-launcher-3230-thread-1) [n:127.0.0.1:54290_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 506687 INFO  (zkConnectionManagerCallback-3273-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506688 INFO  (jetty-launcher-3230-thread-1) [n:127.0.0.1:54290_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 506716 INFO  (jetty-launcher-3230-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 506720 WARN  (jetty-launcher-3230-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@328b1500[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 506721 WARN  (jetty-launcher-3230-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@328b1500[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 506736 WARN  (jetty-launcher-3230-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@76ffdc0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 506737 WARN  (jetty-launcher-3230-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@76ffdc0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 506738 INFO  (jetty-launcher-3230-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54283/solr
   [junit4]   2> 506742 INFO  (jetty-launcher-3230-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 506756 INFO  (zkConnectionManagerCallback-3282-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506756 INFO  (jetty-launcher-3230-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 506767 WARN  (jetty-launcher-3230-thread-4-SendThread(127.0.0.1:54283)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100c5957bcb000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100c5957bcb000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100c5957bcb000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 506783 INFO  (jetty-launcher-3230-thread-2) [n:127.0.0.1:54291_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 506786 INFO  (zkConnectionManagerCallback-3284-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506786 INFO  (jetty-launcher-3230-thread-2) [n:127.0.0.1:54291_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 506873 INFO  (jetty-launcher-3230-thread-4) [n:127.0.0.1:54289_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 506876 INFO  (zkConnectionManagerCallback-3286-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506876 INFO  (jetty-launcher-3230-thread-4) [n:127.0.0.1:54289_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 506883 INFO  (jetty-launcher-3230-thread-3) [n:127.0.0.1:54292_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 506887 INFO  (zkConnectionManagerCallback-3292-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 506887 INFO  (jetty-launcher-3230-thread-3) [n:127.0.0.1:54292_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 506916 INFO  (jetty-launcher-3230-thread-2) [n:127.0.0.1:54291_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54291_solr
   [junit4]   2> 506919 INFO  (jetty-launcher-3230-thread-2) [n:127.0.0.1:54291_solr     ] o.a.s.c.Overseer Overseer (id=72274839855628300-127.0.0.1:54291_solr-n_0000000000) starting
   [junit4]   2> 506920 INFO  (jetty-launcher-3230-thread-4) [n:127.0.0.1:54289_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54289_solr
   [junit4]   2> 506925 INFO  (zkCallback-3283-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 506926 INFO  (zkCallback-3285-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 506926 INFO  (zkCallback-3291-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 506932 INFO  (jetty-launcher-3230-thread-3) [n:127.0.0.1:54292_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:54292_solr as DOWN
   [junit4]   2> 506939 INFO  (jetty-launcher-3230-thread-4) [n:127.0.0.1:54289_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 506940 INFO  (jetty-launcher-3230-thread-3) [n:127.0.0.1:54292_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 506940 INFO  (jetty-launcher-3230-thread-3) [n:127.0.0.1:54292_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54292_solr
   [junit4]   2> 506945 WARN  (jetty-launcher-3230-thread-4) [n:127.0.0.1:54289_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> 506947 INFO  (zkCallback-3283-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 506947 INFO  (zkCallback-3291-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 506948 INFO  (zkCallback-3285-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 506954 INFO  (OverseerStateUpdate-72274839855628300-127.0.0.1:54291_solr-n_0000000000) [n:127.0.0.1:54291_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:54291_solr
   [junit4]   2> 506956 INFO  (jetty-launcher-3230-thread-2) [n:127.0.0.1:54291_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:54291_solr as DOWN
   [junit4]   2> 506958 INFO  (jetty-launcher-3230-thread-3) [n:127.0.0.1:54292_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 506961 WARN  (jetty-launcher-3230-thread-3) [n:127.0.0.1:54292_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> 506961 INFO  (jetty-launcher-3230-thread-2) [n:127.0.0.1:54291_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 506962 INFO  (jetty-launcher-3230-thread-2) [n:127.0.0.1:54291_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54291_solr
   [junit4]   2> 506966 INFO  (zkCallback-3283-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 506968 INFO  (zkCallback-3291-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 506969 INFO  (zkCallback-3285-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 506975 INFO  (jetty-launcher-3230-thread-2) [n:127.0.0.1:54291_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 506977 WARN  (jetty-launcher-3230-thread-2) [n:127.0.0.1:54291_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> 506995 INFO  (jetty-launcher-3230-thread-3) [n:127.0.0.1:54292_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 507002 INFO  (jetty-launcher-3230-thread-4) [n:127.0.0.1:54289_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 507008 INFO  (jetty-launcher-3230-thread-2) [n:127.0.0.1:54291_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 507130 INFO  (jetty-launcher-3230-thread-1) [n:127.0.0.1:54290_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 507136 INFO  (jetty-launcher-3230-thread-3) [n:127.0.0.1:54292_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54292.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@717bf570
   [junit4]   2> 507142 INFO  (jetty-launcher-3230-thread-1) [n:127.0.0.1:54290_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:54290_solr as DOWN
   [junit4]   2> 507144 INFO  (jetty-launcher-3230-thread-1) [n:127.0.0.1:54290_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 507144 INFO  (jetty-launcher-3230-thread-1) [n:127.0.0.1:54290_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54290_solr
   [junit4]   2> 507148 INFO  (zkCallback-3283-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 507148 INFO  (zkCallback-3291-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 507148 INFO  (zkCallback-3285-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 507154 INFO  (zkCallback-3272-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 507161 INFO  (jetty-launcher-3230-thread-1) [n:127.0.0.1:54290_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 507162 WARN  (jetty-launcher-3230-thread-1) [n:127.0.0.1:54290_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> 507180 INFO  (jetty-launcher-3230-thread-4) [n:127.0.0.1:54289_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54289.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@717bf570
   [junit4]   2> 507181 INFO  (jetty-launcher-3230-thread-1) [n:127.0.0.1:54290_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 507182 INFO  (jetty-launcher-3230-thread-2) [n:127.0.0.1:54291_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54291.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@717bf570
   [junit4]   2> 507204 INFO  (jetty-launcher-3230-thread-3) [n:127.0.0.1:54292_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54292.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@717bf570
   [junit4]   2> 507204 INFO  (jetty-launcher-3230-thread-3) [n:127.0.0.1:54292_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54292.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@717bf570
   [junit4]   2> 507210 INFO  (jetty-launcher-3230-thread-3) [n:127.0.0.1:54292_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_414F195F894AE943-001/tempDir-001/node3
   [junit4]   2> 507249 INFO  (jetty-launcher-3230-thread-2) [n:127.0.0.1:54291_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54291.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@717bf570
   [junit4]   2> 507249 INFO  (jetty-launcher-3230-thread-2) [n:127.0.0.1:54291_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54291.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@717bf570
   [junit4]   2> 507249 INFO  (jetty-launcher-3230-thread-4) [n:127.0.0.1:54289_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54289.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@717bf570
   [junit4]   2> 507250 INFO  (jetty-launcher-3230-thread-4) [n:127.0.0.1:54289_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54289.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@717bf570
   [junit4]   2> 507252 INFO  (jetty-launcher-3230-thread-2) [n:127.0.0.1:54291_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_414F195F894AE943-001/tempDir-001/node2
   [junit4]   2> 507253 INFO  (jetty-launcher-3230-thread-4) [n:127.0.0.1:54289_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_414F195F894AE943-001/tempDir-001/node4
   [junit4]   2> 507259 INFO  (jetty-launcher-3230-thread-1) [n:127.0.0.1:54290_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54290.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@717bf570
   [junit4]   2> 507268 INFO  (jetty-launcher-3230-thread-1) [n:127.0.0.1:54290_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54290.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@717bf570
   [junit4]   2> 507269 INFO  (jetty-launcher-3230-thread-1) [n:127.0.0.1:54290_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54290.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@717bf570
   [junit4]   2> 507270 INFO  (jetty-launcher-3230-thread-1) [n:127.0.0.1:54290_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_414F195F894AE943-001/tempDir-001/node1
   [junit4]   2> 507280 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat-seed#[414F195F894AE943]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 507281 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat-seed#[414F195F894AE943]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 507284 INFO  (zkConnectionManagerCallback-3327-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 507284 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat-seed#[414F195F894AE943]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 507287 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat-seed#[414F195F894AE943]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 507290 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat-seed#[414F195F894AE943]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54283/solr ready
   [junit4]   2> 507304 INFO  (qtp432006095-5000) [n:127.0.0.1:54292_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 507307 INFO  (qtp432006095-5000) [n:127.0.0.1:54292_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 507315 INFO  (qtp432006095-5005) [n:127.0.0.1:54292_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 510896 INFO  (qtp432006095-5006) [n:127.0.0.1:54292_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=CollWithDefaultClusterProperties&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 510915 INFO  (OverseerThreadFactory-3301-thread-1-processing-n:127.0.0.1:54291_solr) [n:127.0.0.1:54291_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection CollWithDefaultClusterProperties
   [junit4]   2> 511047 INFO  (OverseerStateUpdate-72274839855628300-127.0.0.1:54291_solr-n_0000000000) [n:127.0.0.1:54291_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"CollWithDefaultClusterProperties",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"CollWithDefaultClusterProperties_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54292/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54292_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 511067 INFO  (OverseerStateUpdate-72274839855628300-127.0.0.1:54291_solr-n_0000000000) [n:127.0.0.1:54291_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"CollWithDefaultClusterProperties",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"CollWithDefaultClusterProperties_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54290/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54290_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 511080 INFO  (OverseerStateUpdate-72274839855628300-127.0.0.1:54291_solr-n_0000000000) [n:127.0.0.1:54291_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"CollWithDefaultClusterProperties",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"CollWithDefaultClusterProperties_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54289/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54289_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 511098 INFO  (OverseerStateUpdate-72274839855628300-127.0.0.1:54291_solr-n_0000000000) [n:127.0.0.1:54291_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"CollWithDefaultClusterProperties",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"CollWithDefaultClusterProperties_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54291/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54291_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 511340 INFO  (qtp432006095-5005) [n:127.0.0.1:54292_solr    x:CollWithDefaultClusterProperties_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=CollWithDefaultClusterProperties_shard1_replica_n1&action=CREATE&numShards=2&collection=CollWithDefaultClusterProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 511349 INFO  (qtp1295342966-4987) [n:127.0.0.1:54289_solr    x:CollWithDefaultClusterProperties_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=CollWithDefaultClusterProperties_shard2_replica_n4&action=CREATE&numShards=2&collection=CollWithDefaultClusterProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 511349 INFO  (qtp781863719-4992) [n:127.0.0.1:54290_solr    x:CollWithDefaultClusterProperties_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=CollWithDefaultClusterProperties_shard1_replica_n2&action=CREATE&numShards=2&collection=CollWithDefaultClusterProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 511350 INFO  (qtp1295342966-4987) [n:127.0.0.1:54289_solr    x:CollWithDefaultClusterProperties_shard2_replica_n4 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 511351 INFO  (qtp1277343694-4999) [n:127.0.0.1:54291_solr    x:CollWithDefaultClusterProperties_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=CollWithDefaultClusterProperties_shard2_replica_n6&action=CREATE&numShards=2&collection=CollWithDefaultClusterProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 511395 INFO  (qtp432006095-5005) [n:127.0.0.1:54292_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 511395 INFO  (qtp1295342966-4987) [n:127.0.0.1:54289_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 511401 INFO  (qtp781863719-4992) [n:127.0.0.1:54290_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 511404 INFO  (qtp1277343694-4999) [n:127.0.0.1:54291_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 511424 INFO  (qtp1295342966-4987) [n:127.0.0.1:54289_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 511424 INFO  (qtp432006095-5005) [n:127.0.0.1:54292_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 511427 INFO  (qtp1295342966-4987) [n:127.0.0.1:54289_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 511427 INFO  (qtp432006095-5005) [n:127.0.0.1:54292_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 511427 INFO  (qtp1295342966-4987) [n:127.0.0.1:54289_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'CollWithDefaultClusterProperties_shard2_replica_n4' using configuration from configset conf, trusted=true
   [junit4]   2> 511427 INFO  (qtp432006095-5005) [n:127.0.0.1:54292_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'CollWithDefaultClusterProperties_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 511428 INFO  (qtp1295342966-4987) [n:127.0.0.1:54289_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54289.solr.core.CollWithDefaultClusterProperties.shard2.replica_n4' (registry 'solr.core.CollWithDefaultClusterProperties.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@717bf570
   [junit4]   2> 511428 INFO  (qtp432006095-5005) [n:127.0.0.1:54292_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54292.solr.core.CollWithDefaultClusterProperties.shard1.replica_n1' (registry 'solr.core.CollWithDefaultClusterProperties.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@717bf570
   [junit4]   2> 511428 INFO  (qtp1295342966-4987) [n:127.0.0.1:54289_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4 ] o.a.s.c.SolrCore [[CollWithDefaultClusterProperties_shard2_replica_n4] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_414F195F894AE943-001/tempDir-001/node4/CollWithDefaultClusterProperties_shard2_replica_n4], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_414F195F894AE943-001/tempDir-001/node4/CollWithDefaultClusterProperties_shard2_replica_n4/data/]
   [junit4]   2> 511428 INFO  (qtp432006095-5005) [n:127.0.0.1:54292_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1 ] o.a.s.c.SolrCore [[CollWithDefaultClusterProperties_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_414F195F894AE943-001/tempDir-001/node3/CollWithDefaultClusterProperties_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_414F195F894AE943-001/tempDir-001/node3/CollWithDefaultClusterProperties_shard1_replica_n1/data/]
   [junit4]   2> 511439 INFO  (qtp781863719-4992) [n:127.0.0.1:54290_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 511441 INFO  (qtp781863719-4992) [n:127.0.0.1:54290_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 511441 INFO  (qtp781863719-4992) [n:127.0.0.1:54290_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'CollWithDefaultClusterProperties_shard1_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 511442 INFO  (qtp781863719-4992) [n:127.0.0.1:54290_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54290.solr.core.CollWithDefaultClusterProperties.shard1.replica_n2' (registry 'solr.core.CollWithDefaultClusterProperties.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@717bf570
   [junit4]   2> 511442 INFO  (qtp781863719-4992) [n:127.0.0.1:54290_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2 ] o.a.s.c.SolrCore [[CollWithDefaultClusterProperties_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_414F195F894AE943-001/tempDir-001/node1/CollWithDefaultClusterProperties_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_414F195F894AE943-001/tempDir-001/node1/CollWithDefaultClusterProperties_shard1_replica_n2/data/]
   [junit4]   2> 511450 INFO  (qtp1277343694-4999) [n:127.0.0.1:54291_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 511452 INFO  (qtp1277343694-4999) [n:127.0.0.1:54291_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 511452 INFO  (qtp1277343694-4999) [n:127.0.0.1:54291_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'CollWithDefaultClusterProperties_shard2_replica_n6' using configuration from configset conf, trusted=true
   [junit4]   2> 511452 INFO  (qtp1277343694-4999) [n:127.0.0.1:54291_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54291.solr.core.CollWithDefaultClusterProperties.shard2.replica_n6' (registry 'solr.core.CollWithDefaultClusterProperties.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@717bf570
   [junit4]   2> 511452 INFO  (qtp1277343694-4999) [n:127.0.0.1:54291_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6 ] o.a.s.c.SolrCore [[CollWithDefaultClusterProperties_shard2_replica_n6] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_414F195F894AE943-001/tempDir-001/node2/CollWithDefaultClusterProperties_shard2_replica_n6], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPISolrJTest_414F195F894AE943-001/tempDir-001/node2/CollWithDefaultClusterProperties_shard2_replica_n6/data/]
   [junit4]   2> 511602 INFO  (qtp432006095-5005) [n:127.0.0.1:54292_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 511602 INFO  (qtp432006095-5005) [n:127.0.0.1:54292_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 511607 INFO  (qtp432006095-5005) [n:127.0.0.1:54292_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 511607 INFO  (qtp432006095-5005) [n:127.0.0.1:54292_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 511617 INFO  (qtp432006095-5005) [n:127.0.0.1:54292_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 511620 INFO  (qtp432006095-5005) [n:127.0.0.1:54292_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 511622 INFO  (qtp432006095-5005) [n:127.0.0.1:54292_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 511622 INFO  (qtp432006095-5005) [n:127.0.0.1:54292_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1672223667182895104
   [junit4]   2> 511630 INFO  (qtp1277343694-4999) [n:127.0.0.1:54291_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 511630 INFO  (qtp1277343694-4999) [n:127.0.0.1:54291_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 511632 INFO  (searcherExecutor-3331-thread-1-processing-n:127.0.0.1:54292_solr x:CollWithDefaultClusterProperties_shard1_replica_n1 c:CollWithDefaultClusterProperties s:shard1 r:core_node3) [n:127.0.0.1:54292_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1 ] o.a.s.c.SolrCore [CollWithDefaultClusterProperties_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 511632 INFO  (qtp1277343694-4999) [n:127.0.0.1:54291_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 511632 INFO  (qtp1277343694-4999) [n:127.0.0.1:54291_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 511637 INFO  (qtp781863719-4992) [n:127.0.0.1:54290_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 511637 INFO  (qtp781863719-4992) [n:127.0.0.1:54290_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 511637 INFO  (qtp1277343694-4999) [n:127.0.0.1:54291_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 511637 INFO  (qtp1295342966-4987) [n:127.0.0.1:54289_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 511637 INFO  (qtp1295342966-4987) [n:127.0.0.1:54289_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 511639 INFO  (qtp1277343694-4999) [n:127.0.0.1:54291_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 511641 INFO  (qtp1277343694-4999) [n:127.0.0.1:54291_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 511641 INFO  (qtp1277343694-4999) [n:127.0.0.1:54291_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1672223667202818048
   [junit4]   2> 511651 INFO  (searcherExecutor-3335-thread-1-processing-n:127.0.0.1:54291_solr x:CollWithDefaultClusterProperties_shard2_replica_n6 c:CollWithDefaultClusterProperties s:shard2 r:core_node8) [n:127.0.0.1:54291_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6 ] o.a.s.c.SolrCore [CollWithDefaultClusterProperties_shard2_replica_n6]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 511651 INFO  (qtp432006095-5005) [n:127.0.0.1:54292_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/CollWithDefaultClusterProperties/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 511658 INFO  (qtp432006095-5005) [n:127.0.0.1:54292_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/CollWithDefaultClusterProperties/leaders/shard1
   [junit4]   2> 511671 INFO  (qtp781863719-4992) [n:127.0.0.1:54290_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 511671 INFO  (qtp781863719-4992) [n:127.0.0.1:54290_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 511672 INFO  (qtp1295342966-4987) [n:127.0.0.1:54289_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 511672 INFO  (qtp1295342966-4987) [n:127.0.0.1:54289_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 511673 INFO  (qtp1277343694-4999) [n:127.0.0.1:54291_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/CollWithDefaultClusterProperties/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 511674 INFO  (qtp1277343694-4999) [n:127.0.0.1:54291_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/CollWithDefaultClusterProperties/leaders/shard2
   [junit4]   2> 511680 INFO  (qtp1295342966-4987) [n:127.0.0.1:54289_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 511681 INFO  (qtp781863719-4992) [n:127.0.0.1:54290_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 511685 INFO  (qtp1295342966-4987) [n:127.0.0.1:54289_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 511687 INFO  (qtp781863719-4992) [n:127.0.0.1:54290_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 511688 INFO  (qtp1295342966-4987) [n:127.0.0.1:54289_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 511688 INFO  (qtp1295342966-4987) [n:127.0.0.1:54289_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1672223667252101120
   [junit4]   2> 511689 INFO  (qtp432006095-5005) [n:127.0.0.1:54292_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9995ms
   [junit4]   2> 511688 INFO  (qtp781863719-4992) [n:127.0.0.1:54290_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 511692 INFO  (qtp781863719-4992) [n:127.0.0.1:54290_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1672223667256295424
   [junit4]   2> 511700 INFO  (searcherExecutor-3333-thread-1-processing-n:127.0.0.1:54290_solr x:CollWithDefaultClusterProperties_shard1_replica_n2 c:CollWithDefaultClusterProperties s:shard1 r:core_node5) [n:127.0.0.1:54290_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2 ] o.a.s.c.SolrCore [CollWithDefaultClusterProperties_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 511700 INFO  (searcherExecutor-3329-thread-1-processing-n:127.0.0.1:54289_solr x:CollWithDefaultClusterProperties_shard2_replica_n4 c:CollWithDefaultClusterProperties s:shard2 r:core_node7) [n:127.0.0.1:54289_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4 ] o.a.s.c.SolrCore [CollWithDefaultClusterProperties_shard2_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 511711 INFO  (qtp1277343694-4999) [n:127.0.0.1:54291_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoute in=9996ms
   [junit4]   2> 511715 INFO  (qtp781863719-4992) [n:127.0.0.1:54290_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/CollWithDefaultClusterProperties/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 511715 INFO  (qtp1295342966-4987) [n:127.0.0.1:54289_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/CollWithDefaultClusterProperties/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 511715 INFO  (qtp1295342966-4987) [n:127.0.0.1:54289_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/CollWithDefaultClusterProperties/leaders/shard2
   [junit4]   2> 511715 INFO  (qtp781863719-4992) [n:127.0.0.1:54290_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/CollWithDefaultClusterProperties/leaders/shard1
   [junit4]   2> 512203 INFO  (qtp432006095-5005) [n:127.0.0.1:54292_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 512204 INFO  (qtp432006095-5005) [n:127.0.0.1:54292_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 512204 INFO  (qtp432006095-5005) [n:127.0.0.1:54292_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54292/solr/CollWithDefaultClusterProperties_shard1_replica_n1/
   [junit4]   2> 512206 INFO  (qtp432006095-5005) [n:127.0.0.1:54292_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=CollWithDefaultClusterProperties_shard1_replica_n1 url=http://127.0.0.1:54292/solr  START replicas=[http://127.0.0.1:54290/solr/CollWithDefaultClusterProperties_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 512208 INFO  (qtp432006095-5005) [n:127.0.0.1:54292_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=CollWithDefaultClusterProperties_shard1_replica_n1 url=http://127.0.0.1:54292/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 512214 INFO  (qtp781863719-4991) [n:127.0.0.1:54290_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node5 x:CollWithDefaultClusterProperties_shard1_replica_n2 ] o.a.s.c.S.Request [CollWithDefaultClusterProperties_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 512217 INFO  (qtp432006095-5005) [n:127.0.0.1:54292_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 512217 INFO  (qtp432006095-5005) [n:127.0.0.1:54292_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 512217 INFO  (qtp432006095-5005) [n:127.0.0.1:54292_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/CollWithDefaultClusterProperties/leaders/shard1/leader after winning as /collections/CollWithDefaultClusterProperties/leader_elect/shard1/election/72274839855628302-core_node3-n_0000000000
   [junit4]   2> 512219 INFO  (qtp1277343694-4999) [n:127.0.0.1:54291_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 512219 INFO  (qtp1277343694-4999) [n:127.0.0.1:54291_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 512219 INFO  (qtp1277343694-4999) [n:127.0.0.1:54291_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54291/solr/CollWithDefaultClusterProperties_shard2_replica_n6/
   [junit4]   2> 512222 INFO  (qtp1277343694-4999) [n:127.0.0.1:54291_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6 ] o.a.s.u.PeerSync PeerSync: core=CollWithDefaultClusterProperties_shard2_replica_n6 url=http://127.0.0.1:54291/solr  START replicas=[http://127.0.0.1:54289/solr/CollWithDefaultClusterProperties_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 512223 INFO  (qtp1277343694-4999) [n:127.0.0.1:54291_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6 ] o.a.s.u.PeerSync PeerSync: core=CollWithDefaultClusterProperties_shard2_replica_n6 url=http://127.0.0.1:54291/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 512225 INFO  (qtp1295342966-4988) [n:127.0.0.1:54289_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node7 x:CollWithDefaultClusterProperties_shard2_replica_n4 ] o.a.s.c.S.Request [CollWithDefaultClusterProperties_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 512226 INFO  (qtp1277343694-4999) [n:127.0.0.1:54291_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 512226 INFO  (qtp1277343694-4999) [n:127.0.0.1:54291_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 512226 INFO  (qtp1277343694-4999) [n:127.0.0.1:54291_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/CollWithDefaultClusterProperties/leaders/shard2/leader after winning as /collections/CollWithDefaultClusterProperties/leader_elect/shard2/election/72274839855628300-core_node8-n_0000000000
   [junit4]   2> 512227 INFO  (qtp432006095-5005) [n:127.0.0.1:54292_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54292/solr/CollWithDefaultClusterProperties_shard1_replica_n1/ shard1
   [junit4]   2> 512234 INFO  (qtp1277343694-4999) [n:127.0.0.1:54291_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54291/solr/CollWithDefaultClusterProperties_shard2_replica_n6/ shard2
   [junit4]   2> 512349 INFO  (zkCallback-3291-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/CollWithDefaultClusterProperties/state.json] for collection [CollWithDefaultClusterProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 512349 INFO  (zkCallback-3283-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/CollWithDefaultClusterProperties/state.json] for collection [CollWithDefaultClusterProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 512351 INFO  (qtp432006095-5005) [n:127.0.0.1:54292_solr c:CollWithDefaultClusterProperties s:shard1 r:core_node3 x:CollWithDefaultClusterProperties_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 512351 INFO  (qtp1277343694-4999) [n:127.0.0.1:54291_solr c:CollWithDefaultClusterProperties s:shard2 r:core_node8 x:CollWithDefaultClusterProperties_shard2_replica_n6 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 512355 INFO  (qtp432006095-5005) [n:127.0.0.1:54292_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=CollWithDefaultClusterProperties_shard1_replica_n1&action=CREATE&numShards=2&collection=CollWithDefaultClusterProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1015
   [junit4]   2> 512355 INFO  (qtp1277343694-4999) [n:127.0.0.1:54291_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=CollWithDefaultClusterProperties_shard2_replica_n6&action=CREATE&numShards=2&collection=CollWithDefaultClusterProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1004
   [junit4]   2> 512461 INFO  (zkCallback-3291-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/CollWithDefaultClusterProperties/state.json] for collection [CollWithDefaultClusterProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 512461 INFO  (zkCallback-3283-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/CollWithDefaultClusterProperties/state.json] for collection [CollWithDefaultClusterProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 512461 INFO  (zkCallback-3291-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/CollWithDefaultClusterProperties/state.json] for collection [CollWithDefaultClusterProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 512461 INFO  (zkCallback-3283-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/CollWithDefaultClusterProperties/state.json] for collection [CollWithDefaultClusterProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 512758 INFO  (qtp781863719-4992) [n:127.0.0.1:54290_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=CollWithDefaultClusterProperties_shard1_replica_n2&action=CREATE&numShards=2&collection=CollWithDefaultClusterProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1408
   [junit4]   2> 512762 INFO  (qtp1295342966-4987) [n:127.0.0.1:54289_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=CollWithDefaultClusterProperties_shard2_replica_n4&action=CREATE&numShards=2&collection=CollWithDefaultClusterProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1412
   [junit4]   2> 512769 INFO  (qtp432006095-5006) [n:127.0.0.1:54292_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 512864 INFO  (zkCallback-3285-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/CollWithDefaultClusterProperties/state.json] for collection [CollWithDefaultClusterProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 512864 INFO  (zkCallback-3283-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/CollWithDefaultClusterProperties/state.json] for collection [CollWithDefaultClusterProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 512864 INFO  (zkCallback-3291-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/CollWithDefaultClusterProperties/state.json] for collection [CollWithDefaultClusterProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 512864 INFO  (zkCallback-3272-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/CollWithDefaultClusterProperties/state.json] for collection [CollWithDefaultClusterProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 512864 INFO  (zkCallback-3291-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/CollWithDefaultClusterProperties/state.json] for collection [CollWithDefaultClusterProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 512865 INFO  (zkCallback-3285-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/CollWithDefaultClusterProperties/state.json] for collection [CollWithDefaultClusterProperti

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

OpReplicaType_1Shard_2/state.json
   [junit4]   2> 	2	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0/terms/shard2
   [junit4]   2> 	2	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOpReplicaType_1Shard_1/state.json
   [junit4]   2> 	2	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0/terms/shard1
   [junit4]   2> 	2	/solr/collections/testNodeLostTriggerWithDeleteNodePreferredOp_0/state.json
   [junit4]   2> 	2	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOpReplicaType_1Shard_0/state.json
   [junit4]   2> 	2	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_1/state.json
   [junit4]   2> 	2	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_4/state.json
   [junit4]   2> 	2	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOpReplicaType_1Shard_4/state.json
   [junit4]   2> 	2	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	117	/solr/collections/testSelected1/state.json
   [junit4]   2> 	115	/solr/collections/testSelected2/state.json
   [junit4]   2> 	109	/solr/collections/testSelected3/state.json
   [junit4]   2> 	56	/solr/collections/testNodeWithMultipleReplicasLost/state.json
   [junit4]   2> 	52	/solr/aliases.json
   [junit4]   2> 	45	/solr/autoscaling.json
   [junit4]   2> 	42	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_1/state.json
   [junit4]   2> 	33	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_4/state.json
   [junit4]   2> 	32	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_3/state.json
   [junit4]   2> 	28	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOpReplicaType_1Shard_4/state.json
   [junit4]   2> 	27	/solr/clusterstate.json
   [junit4]   2> 	26	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOpReplicaType_1Shard_2/state.json
   [junit4]   2> 	25	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_1/state.json
   [junit4]   2> 	25	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_2/state.json
   [junit4]   2> 	24	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOpReplicaType_1Shard_3/state.json
   [junit4]   2> 	24	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_2/state.json
   [junit4]   2> 	23	/solr/collections/testNodeLostTriggerWithDeleteNodePreferredOp_0/state.json
   [junit4]   2> 	21	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_3/state.json
   [junit4]   2> 	20	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_4/state.json
   [junit4]   2> 	20	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOpReplicaType_1Shard_1/state.json
   [junit4]   2> 	18	/solr/collections/testNodeAdded/state.json
   [junit4]   2> 	13	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_2Shard_0/state.json
   [junit4]   2> 	9	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOp_1Shard_0/state.json
   [junit4]   2> 	8	/solr/collections/testNodeAddedTriggerWithAddReplicaPreferredOpReplicaType_1Shard_0/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72274872490852379-127.0.0.1:60082_solr-n_0000000007
   [junit4]   2> 	3	/solr/overseer_elect/election/72274872490852367-127.0.0.1:59781_solr-n_0000000003
   [junit4]   2> 	3	/solr/overseer_elect/election/72274872490852388-127.0.0.1:60379_solr-n_0000000010
   [junit4]   2> 	2	/solr/overseer_elect/election/72274872490852400-127.0.0.1:60879_solr-n_0000000014
   [junit4]   2> 	2	/solr/overseer_elect/election/72274872490852361-127.0.0.1:59766_solr-n_0000000001
   [junit4]   2> 	2	/solr/collections/testSelected2/leader_elect/shard1/election/72274872490852367-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/collections/testNodeWithMultipleReplicasLost/leader_elect/shard1/election/72274872490852409-core_node5-n_0000000000
   [junit4]   2> 	2	/solr/collections/testSelected3/leader_elect/shard1/election/72274872490852367-core_node3-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	571	/solr/overseer/queue
   [junit4]   2> 	265	/solr/live_nodes
   [junit4]   2> 	178	/solr/collections
   [junit4]   2> 	167	/solr/overseer/collection-queue-work
   [junit4]   2> 	11	/solr/autoscaling/events/node_added_trigger
   [junit4]   2> 	8	/solr/autoscaling/events/node_lost_trigger
   [junit4]   2> 	6	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	6	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1145906 INFO  (SUITE-ComputePlanActionTest-seed#[414F195F894AE943]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:59739
   [junit4]   2> 1145906 INFO  (SUITE-ComputePlanActionTest-seed#[414F195F894AE943]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59739
   [junit4]   2> 1145906 INFO  (SUITE-ComputePlanActionTest-seed#[414F195F894AE943]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59739
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.ComputePlanActionTest_414F195F894AE943-001
   [junit4]   2> Jul 14, 2020 8:09:57 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(Lucene86): {}, docValues:{}, maxPointsInLeafNode=1195, maxMBSortInHeap=7.456484974431558, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=el, timezone=Europe/Oslo
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=331603960,total=515899392
   [junit4]   2> NOTE: All tests run in this JVM: [BlockJoinFacetSimpleTest, TestSolrCoreProperties, TestDynamicURP, SecurityConfHandlerTest, TestWaitForStateWithJettyShutdowns, DaemonStreamApiTest, TestHashPartitioner, TestIBSimilarityFactory, TestFilteredDocIdSet, ScheduledMaintenanceTriggerTest, SpellCheckCollatorWithCollapseTest, StatsReloadRaceTest, TestPartialUpdateDeduplication, DocumentAnalysisRequestHandlerTest, HighlighterMaxOffsetTest, UnloadDistributedZkTest, TestHighlightDedupGrouping, TestDelegationWithHadoopAuth, TestRTimerTree, TestDistributedGrouping, LeaderFailureAfterFreshStartTest, MoveReplicaTest, TestPerFieldSimilarity, TestReloadAndDeleteDocs, SolrCloudReportersTest, TestHighFrequencyDictionaryFactory, ByteBuffersDirectoryFactoryTest, ExitableDirectoryReaderTest, MetricsHistoryWithAuthIntegrationTest, BigEndianAscendingWordSerializerTest, RollingRestartTest, ConnectionManagerTest, RequestHandlersTest, LukeRequestHandlerTest, TestChildDocTransformer, TestExportWriter, SimpleMLTQParserTest, DirectSolrConnectionTest, HdfsBasicDistributedZk2Test, DisMaxRequestHandlerTest, TestSchemalessBufferedUpdates, TestDocSet, VersionInfoTest, TestFieldTypeCollectionResource, TestLegacyFieldCache, SampleTest, TestRealTimeGet, DefaultValueUpdateProcessorTest, FuzzySearchTest, ShardRoutingTest, TestTlogReplayVsRecovery, TestSegmentSorting, TestLazyCores, SolrLogAuditLoggerPluginTest, TestCollationField, CollectionPropsTest, RequestLoggingTest, NumberUtilsTest, TestInPlaceUpdateWithRouteField, QueryParsingTest, TestReplicationHandlerDiskOverFlow, SolrXmlInZkTest, CopyFieldTest, TestSimExecutePlanAction, TestUnifiedSolrHighlighterWithoutStoredId, TestTrieFacet, IndexSchemaTest, AliasIntegrationTest, TestTestInjection, CleanupOldIndexTest, TestSortByMinMaxFunction, HdfsRecoverLeaseTest, CollectionReloadTest, TestCollapseQParserPlugin, DistribDocExpirationUpdateProcessorTest, TestHttpServletCarrier, TestDistribDocBasedVersion, SimpleFacetsTest, IndexSizeTriggerSizeEstimationTest, TestConfigSetsAPI, DistributedExpandComponentTest, InfixSuggestersTest, TestMaxScoreQueryParser, DistributedQueryElevationComponentTest, TaggerTest, TestWordDelimiterFilterFactory, TestSnapshotCloudManager, ComputePlanActionTest]
   [junit4] Completed [458/915 (2!)] on J4 in 143.01s, 9 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 49165 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1259/consoleText

[repro] Revision: 99a12b58d32f7feaba2260fecd4fd5c8245a23c5

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=CollectionsAPISolrJTest -Dtests.seed=414F195F894AE943 -Dtests.slow=true -Dtests.locale=fr-KM -Dtests.timezone=Africa/Bamako -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=ComputePlanActionTest -Dtests.method=testNodeAdded -Dtests.seed=414F195F894AE943 -Dtests.slow=true -Dtests.locale=el -Dtests.timezone=Europe/Oslo -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]       ComputePlanActionTest
[repro]       CollectionsAPISolrJTest
[repro] ant compile-test

[...truncated 3472 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.ComputePlanActionTest|*.CollectionsAPISolrJTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=414F195F894AE943 -Dtests.slow=true -Dtests.locale=el -Dtests.timezone=Europe/Oslo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 251 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.CollectionsAPISolrJTest
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
[repro] Exiting with code 0

[...truncated 91 lines...]

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-13.0.2) - Build # 1260 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1260/
Java: 64bit/jdk-13.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.handler.TestContainerPlugin.testApiFromPackage

Error Message:
Error from server at https://127.0.0.1:59494/solr: Error executing command

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at https://127.0.0.1:59494/solr: Error executing command
	at __randomizedtesting.SeedInfo.seed([A9F7D963C9521188:44A92112FB18C601]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:266)
	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:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 15702 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerPlugin
   [junit4]   2> 1848401 INFO  (SUITE-TestContainerPlugin-seed#[A9F7D963C9521188]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1848405 INFO  (SUITE-TestContainerPlugin-seed#[A9F7D963C9521188]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.handler.TestContainerPlugin_A9F7D963C9521188-001/data-dir-133-001
   [junit4]   2> 1848405 WARN  (SUITE-TestContainerPlugin-seed#[A9F7D963C9521188]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=32 numCloses=32
   [junit4]   2> 1848405 INFO  (SUITE-TestContainerPlugin-seed#[A9F7D963C9521188]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1848406 INFO  (SUITE-TestContainerPlugin-seed#[A9F7D963C9521188]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) 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> 1848406 INFO  (SUITE-TestContainerPlugin-seed#[A9F7D963C9521188]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1848411 INFO  (TEST-TestContainerPlugin.testApi-seed#[A9F7D963C9521188]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testApi
   [junit4]   2> 1848415 INFO  (TEST-TestContainerPlugin.testApi-seed#[A9F7D963C9521188]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.handler.TestContainerPlugin_A9F7D963C9521188-001/tempDir-001
   [junit4]   2> 1848415 INFO  (TEST-TestContainerPlugin.testApi-seed#[A9F7D963C9521188]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1848416 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1848416 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1848418 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1848516 INFO  (TEST-TestContainerPlugin.testApi-seed#[A9F7D963C9521188]) [     ] o.a.s.c.ZkTestServer start zk server on port: 59432
   [junit4]   2> 1848516 INFO  (TEST-TestContainerPlugin.testApi-seed#[A9F7D963C9521188]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:59432
   [junit4]   2> 1848516 INFO  (TEST-TestContainerPlugin.testApi-seed#[A9F7D963C9521188]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59432
   [junit4]   2> 1848516 INFO  (TEST-TestContainerPlugin.testApi-seed#[A9F7D963C9521188]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59432
   [junit4]   2> 1848521 INFO  (TEST-TestContainerPlugin.testApi-seed#[A9F7D963C9521188]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1848527 INFO  (zkConnectionManagerCallback-16569-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1848527 INFO  (TEST-TestContainerPlugin.testApi-seed#[A9F7D963C9521188]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1848542 INFO  (TEST-TestContainerPlugin.testApi-seed#[A9F7D963C9521188]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1848548 INFO  (zkConnectionManagerCallback-16571-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1848548 INFO  (TEST-TestContainerPlugin.testApi-seed#[A9F7D963C9521188]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1848550 INFO  (TEST-TestContainerPlugin.testApi-seed#[A9F7D963C9521188]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1848553 INFO  (zkConnectionManagerCallback-16573-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1848553 INFO  (TEST-TestContainerPlugin.testApi-seed#[A9F7D963C9521188]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1848562 WARN  (TEST-TestContainerPlugin.testApi-seed#[A9F7D963C9521188]-SendThread(127.0.0.1:59432)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100c6812aef0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100c6812aef0002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100c6812aef0002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1848668 WARN  (jetty-launcher-16574-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1848668 WARN  (jetty-launcher-16574-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1848668 INFO  (jetty-launcher-16574-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1848668 INFO  (jetty-launcher-16574-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1848668 INFO  (jetty-launcher-16574-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1848668 INFO  (jetty-launcher-16574-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1848668 WARN  (jetty-launcher-16574-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1848668 INFO  (jetty-launcher-16574-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1848668 INFO  (jetty-launcher-16574-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1848669 INFO  (jetty-launcher-16574-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1848669 INFO  (jetty-launcher-16574-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1848669 INFO  (jetty-launcher-16574-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1848670 WARN  (jetty-launcher-16574-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1848670 INFO  (jetty-launcher-16574-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1848670 INFO  (jetty-launcher-16574-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1848670 INFO  (jetty-launcher-16574-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1848674 INFO  (jetty-launcher-16574-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1848675 INFO  (jetty-launcher-16574-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1848675 INFO  (jetty-launcher-16574-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1848676 INFO  (jetty-launcher-16574-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@36d14dcb{/solr,null,AVAILABLE}
   [junit4]   2> 1848677 INFO  (jetty-launcher-16574-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1848677 INFO  (jetty-launcher-16574-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1848677 INFO  (jetty-launcher-16574-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1848678 INFO  (jetty-launcher-16574-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a81a6c7{/solr,null,AVAILABLE}
   [junit4]   2> 1848678 INFO  (jetty-launcher-16574-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5ef36bcc{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:59442}
   [junit4]   2> 1848678 INFO  (jetty-launcher-16574-thread-2) [     ] o.e.j.s.Server Started @1848762ms
   [junit4]   2> 1848678 INFO  (jetty-launcher-16574-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59442}
   [junit4]   2> 1848679 ERROR (jetty-launcher-16574-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1848679 INFO  (jetty-launcher-16574-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1848679 INFO  (jetty-launcher-16574-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.7.0
   [junit4]   2> 1848679 INFO  (jetty-launcher-16574-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1848679 INFO  (jetty-launcher-16574-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1848679 INFO  (jetty-launcher-16574-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-15T00:16:43.016307Z
   [junit4]   2> 1848679 INFO  (jetty-launcher-16574-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1848679 INFO  (jetty-launcher-16574-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1848679 INFO  (jetty-launcher-16574-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1848679 INFO  (jetty-launcher-16574-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5e557f74{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:59443}
   [junit4]   2> 1848679 INFO  (jetty-launcher-16574-thread-4) [     ] o.e.j.s.Server Started @1848763ms
   [junit4]   2> 1848679 INFO  (jetty-launcher-16574-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59443}
   [junit4]   2> 1848680 ERROR (jetty-launcher-16574-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1848680 INFO  (jetty-launcher-16574-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1848680 INFO  (jetty-launcher-16574-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.7.0
   [junit4]   2> 1848680 INFO  (jetty-launcher-16574-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1848680 INFO  (jetty-launcher-16574-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1848680 INFO  (jetty-launcher-16574-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-15T00:16:43.017376Z
   [junit4]   2> 1848680 INFO  (jetty-launcher-16574-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@217f2b2c{/solr,null,AVAILABLE}
   [junit4]   2> 1848680 INFO  (jetty-launcher-16574-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1848681 INFO  (jetty-launcher-16574-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@d6eb136{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:59444}
   [junit4]   2> 1848682 INFO  (jetty-launcher-16574-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1848682 INFO  (jetty-launcher-16574-thread-3) [     ] o.e.j.s.Server Started @1848765ms
   [junit4]   2> 1848682 INFO  (jetty-launcher-16574-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59444}
   [junit4]   2> 1848682 ERROR (jetty-launcher-16574-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1848682 INFO  (jetty-launcher-16574-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1848682 INFO  (jetty-launcher-16574-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.7.0
   [junit4]   2> 1848682 INFO  (jetty-launcher-16574-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1848682 INFO  (jetty-launcher-16574-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1848682 INFO  (jetty-launcher-16574-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-15T00:16:43.019580Z
   [junit4]   2> 1848682 INFO  (jetty-launcher-16574-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1848682 INFO  (jetty-launcher-16574-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1848682 INFO  (jetty-launcher-16574-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1848683 INFO  (jetty-launcher-16574-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70c008ce{/solr,null,AVAILABLE}
   [junit4]   2> 1848684 INFO  (jetty-launcher-16574-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1848685 INFO  (jetty-launcher-16574-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@65435d2a{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:59446}
   [junit4]   2> 1848685 INFO  (jetty-launcher-16574-thread-1) [     ] o.e.j.s.Server Started @1848769ms
   [junit4]   2> 1848685 INFO  (jetty-launcher-16574-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59446}
   [junit4]   2> 1848688 INFO  (zkConnectionManagerCallback-16576-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1848688 INFO  (zkConnectionManagerCallback-16578-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1848688 INFO  (jetty-launcher-16574-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1848688 INFO  (jetty-launcher-16574-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1848688 ERROR (jetty-launcher-16574-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1848688 INFO  (jetty-launcher-16574-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1848688 INFO  (jetty-launcher-16574-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.7.0
   [junit4]   2> 1848689 INFO  (jetty-launcher-16574-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1848689 INFO  (jetty-launcher-16574-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1848689 INFO  (jetty-launcher-16574-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-15T00:16:43.026058Z
   [junit4]   2> 1848690 INFO  (jetty-launcher-16574-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1848691 INFO  (jetty-launcher-16574-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1848692 INFO  (jetty-launcher-16574-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1848692 INFO  (zkConnectionManagerCallback-16580-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1848692 INFO  (jetty-launcher-16574-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1848694 INFO  (jetty-launcher-16574-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1848695 INFO  (zkConnectionManagerCallback-16582-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1848695 INFO  (jetty-launcher-16574-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1848697 INFO  (jetty-launcher-16574-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1848703 WARN  (jetty-launcher-16574-thread-4-SendThread(127.0.0.1:59432)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100c6812aef0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100c6812aef0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100c6812aef0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1848703 WARN  (jetty-launcher-16574-thread-3-SendThread(127.0.0.1:59432)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100c6812aef0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100c6812aef0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100c6812aef0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1848703 WARN  (jetty-launcher-16574-thread-2-SendThread(127.0.0.1:59432)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100c6812aef0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100c6812aef0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100c6812aef0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1848709 WARN  (jetty-launcher-16574-thread-1-SendThread(127.0.0.1:59432)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100c6812aef0006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100c6812aef0006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100c6812aef0006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1848889 INFO  (jetty-launcher-16574-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1848895 WARN  (jetty-launcher-16574-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1031e2cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1848896 WARN  (jetty-launcher-16574-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1031e2cb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1848901 WARN  (jetty-launcher-16574-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@14bc6945[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1848902 WARN  (jetty-launcher-16574-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@14bc6945[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1848903 INFO  (jetty-launcher-16574-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59432/solr
   [junit4]   2> 1848904 INFO  (jetty-launcher-16574-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1848908 INFO  (zkConnectionManagerCallback-16592-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1848908 INFO  (jetty-launcher-16574-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1848911 WARN  (jetty-launcher-16574-thread-4-SendThread(127.0.0.1:59432)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100c6812aef0007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100c6812aef0007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100c6812aef0007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1848968 INFO  (jetty-launcher-16574-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1848970 WARN  (jetty-launcher-16574-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@47df04b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1848971 WARN  (jetty-launcher-16574-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@47df04b2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1848980 WARN  (jetty-launcher-16574-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@272170a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1848980 WARN  (jetty-launcher-16574-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@272170a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1848982 INFO  (jetty-launcher-16574-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59432/solr
   [junit4]   2> 1848986 INFO  (jetty-launcher-16574-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1848991 INFO  (zkConnectionManagerCallback-16602-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1848992 INFO  (jetty-launcher-16574-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1848998 WARN  (jetty-launcher-16574-thread-1-SendThread(127.0.0.1:59432)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100c6812aef0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100c6812aef0008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100c6812aef0008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1849105 INFO  (jetty-launcher-16574-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1849107 WARN  (jetty-launcher-16574-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2badd0a2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1849107 WARN  (jetty-launcher-16574-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2badd0a2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1849111 WARN  (jetty-launcher-16574-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@786be41[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1849111 WARN  (jetty-launcher-16574-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@786be41[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1849113 INFO  (jetty-launcher-16574-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59432/solr
   [junit4]   2> 1849114 INFO  (jetty-launcher-16574-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1849118 INFO  (zkConnectionManagerCallback-16615-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1849118 INFO  (jetty-launcher-16574-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1849121 WARN  (jetty-launcher-16574-thread-2-SendThread(127.0.0.1:59432)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100c6812aef0009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100c6812aef0009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100c6812aef0009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1849226 INFO  (jetty-launcher-16574-thread-1) [n:127.0.0.1:59446_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1849233 INFO  (zkConnectionManagerCallback-16617-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1849233 INFO  (jetty-launcher-16574-thread-1) [n:127.0.0.1:59446_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1849233 INFO  (jetty-launcher-16574-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1849234 WARN  (jetty-launcher-16574-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2ce7b3ab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1849234 WARN  (jetty-launcher-16574-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2ce7b3ab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1849238 WARN  (jetty-launcher-16574-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@40590965[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1849238 WARN  (jetty-launcher-16574-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@40590965[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1849240 INFO  (jetty-launcher-16574-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59432/solr
   [junit4]   2> 1849241 INFO  (jetty-launcher-16574-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1849246 INFO  (zkConnectionManagerCallback-16624-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1849246 INFO  (jetty-launcher-16574-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1849249 WARN  (jetty-launcher-16574-thread-3-SendThread(127.0.0.1:59432)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100c6812aef000b.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100c6812aef000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100c6812aef000b, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348) ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) [zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 1849317 INFO  (jetty-launcher-16574-thread-4) [n:127.0.0.1:59443_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1849321 INFO  (zkConnectionManagerCallback-16628-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1849321 INFO  (jetty-launcher-16574-thread-4) [n:127.0.0.1:59443_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1849366 INFO  (jetty-launcher-16574-thread-4) [n:127.0.0.1:59443_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59443_solr
   [junit4]   2> 1849369 INFO  (jetty-launcher-16574-thread-4) [n:127.0.0.1:59443_solr     ] o.a.s.c.Overseer Overseer (id=72275852111314956-127.0.0.1:59443_solr-n_0000000000) starting
   [junit4]   2> 1849395 INFO  (OverseerStateUpdate-72275852111314956-127.0.0.1:59443_solr-n_0000000000) [n:127.0.0.1:59443_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:59443_solr
   [junit4]   2> 1849396 INFO  (jetty-launcher-16574-thread-4) [n:127.0.0.1:59443_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59443_solr
   [junit4]   2> 1849401 INFO  (OverseerStateUpdate-72275852111314956-127.0.0.1:59443_solr-n_0000000000) [n:127.0.0.1:59443_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1849409 INFO  (jetty-launcher-16574-thread-4) [n:127.0.0.1:59443_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1849410 WARN  (jetty-launcher-16574-thread-4) [n:127.0.0.1:59443_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> 1849419 INFO  (jetty-launcher-16574-thread-3) [n:127.0.0.1:59444_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1849424 INFO  (zkConnectionManagerCallback-16637-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1849424 INFO  (jetty-launcher-16574-thread-3) [n:127.0.0.1:59444_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1849433 INFO  (jetty-launcher-16574-thread-4) [n:127.0.0.1:59443_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1849447 INFO  (jetty-launcher-16574-thread-3) [n:127.0.0.1:59444_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1849466 INFO  (jetty-launcher-16574-thread-3) [n:127.0.0.1:59444_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:59444_solr as DOWN
   [junit4]   2> 1849470 INFO  (jetty-launcher-16574-thread-3) [n:127.0.0.1:59444_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1849470 INFO  (jetty-launcher-16574-thread-3) [n:127.0.0.1:59444_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59444_solr
   [junit4]   2> 1849475 INFO  (zkCallback-16627-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1849475 INFO  (zkCallback-16636-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1849481 INFO  (jetty-launcher-16574-thread-3) [n:127.0.0.1:59444_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1849482 WARN  (jetty-launcher-16574-thread-3) [n:127.0.0.1:59444_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> 1849503 INFO  (jetty-launcher-16574-thread-3) [n:127.0.0.1:59444_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1849518 INFO  (jetty-launcher-16574-thread-2) [n:127.0.0.1:59442_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1849521 INFO  (zkConnectionManagerCallback-16650-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1849521 INFO  (jetty-launcher-16574-thread-2) [n:127.0.0.1:59442_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1849533 INFO  (jetty-launcher-16574-thread-3) [n:127.0.0.1:59444_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59444.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54ce5bc5
   [junit4]   2> 1849542 INFO  (jetty-launcher-16574-thread-3) [n:127.0.0.1:59444_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59444.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54ce5bc5
   [junit4]   2> 1849542 INFO  (jetty-launcher-16574-thread-3) [n:127.0.0.1:59444_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59444.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54ce5bc5
   [junit4]   2> 1849543 INFO  (jetty-launcher-16574-thread-3) [n:127.0.0.1:59444_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.handler.TestContainerPlugin_A9F7D963C9521188-001/tempDir-001/node3
   [junit4]   2> 1849544 INFO  (jetty-launcher-16574-thread-2) [n:127.0.0.1:59442_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1849552 INFO  (jetty-launcher-16574-thread-4) [n:127.0.0.1:59443_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59443.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54ce5bc5
   [junit4]   2> 1849559 INFO  (jetty-launcher-16574-thread-2) [n:127.0.0.1:59442_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:59442_solr as DOWN
   [junit4]   2> 1849562 INFO  (jetty-launcher-16574-thread-2) [n:127.0.0.1:59442_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1849562 INFO  (jetty-launcher-16574-thread-2) [n:127.0.0.1:59442_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59442_solr
   [junit4]   2> 1849563 INFO  (jetty-launcher-16574-thread-1) [n:127.0.0.1:59446_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1849566 INFO  (jetty-launcher-16574-thread-4) [n:127.0.0.1:59443_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59443.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54ce5bc5
   [junit4]   2> 1849566 INFO  (jetty-launcher-16574-thread-4) [n:127.0.0.1:59443_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59443.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54ce5bc5
   [junit4]   2> 1849567 INFO  (zkCallback-16649-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1849567 INFO  (zkCallback-16627-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1849567 INFO  (zkCallback-16636-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1849569 INFO  (jetty-launcher-16574-thread-4) [n:127.0.0.1:59443_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.handler.TestContainerPlugin_A9F7D963C9521188-001/tempDir-001/node4
   [junit4]   2> 1849571 INFO  (jetty-launcher-16574-thread-2) [n:127.0.0.1:59442_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1849572 WARN  (jetty-launcher-16574-thread-2) [n:127.0.0.1:59442_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> 1849572 INFO  (zkCallback-16616-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1849578 INFO  (jetty-launcher-16574-thread-1) [n:127.0.0.1:59446_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:59446_solr as DOWN
   [junit4]   2> 1849581 INFO  (jetty-launcher-16574-thread-1) [n:127.0.0.1:59446_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1849581 INFO  (jetty-launcher-16574-thread-1) [n:127.0.0.1:59446_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59446_solr
   [junit4]   2> 1849584 INFO  (zkCallback-16627-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1849584 INFO  (zkCallback-16649-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1849585 INFO  (zkCallback-16636-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1849585 INFO  (zkCallback-16616-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1849587 INFO  (jetty-launcher-16574-thread-1) [n:127.0.0.1:59446_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1849587 WARN  (jetty-launcher-16574-thread-1) [n:127.0.0.1:59446_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> 1849593 INFO  (jetty-launcher-16574-thread-2) [n:127.0.0.1:59442_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1849608 INFO  (jetty-launcher-16574-thread-1) [n:127.0.0.1:59446_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1849612 INFO  (jetty-launcher-16574-thread-2) [n:127.0.0.1:59442_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59442.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54ce5bc5
   [junit4]   2> 1849621 INFO  (jetty-launcher-16574-thread-2) [n:127.0.0.1:59442_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59442.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54ce5bc5
   [junit4]   2> 1849621 INFO  (jetty-launcher-16574-thread-2) [n:127.0.0.1:59442_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59442.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54ce5bc5
   [junit4]   2> 1849623 INFO  (jetty-launcher-16574-thread-2) [n:127.0.0.1:59442_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.handler.TestContainerPlugin_A9F7D963C9521188-001/tempDir-001/node2
   [junit4]   2> 1849636 INFO  (jetty-launcher-16574-thread-1) [n:127.0.0.1:59446_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59446.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54ce5bc5
   [junit4]   2> 1849646 INFO  (jetty-launcher-16574-thread-1) [n:127.0.0.1:59446_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59446.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54ce5bc5
   [junit4]   2> 1849646 INFO  (jetty-launcher-16574-thread-1) [n:127.0.0.1:59446_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59446.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54ce5bc5
   [junit4]   2> 1849647 INFO  (jetty-launcher-16574-thread-1) [n:127.0.0.1:59446_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.handler.TestContainerPlugin_A9F7D963C9521188-001/tempDir-001/node1
   [junit4]   2> 1849657 INFO  (TEST-TestContainerPlugin.testApi-seed#[A9F7D963C9521188]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1849658 INFO  (TEST-TestContainerPlugin.testApi-seed#[A9F7D963C9521188]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1849660 INFO  (zkConnectionManagerCallback-16671-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1849661 INFO  (TEST-TestContainerPlugin.testApi-seed#[A9F7D963C9521188]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1849663 INFO  (TEST-TestContainerPlugin.testApi-seed#[A9F7D963C9521188]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1849666 INFO  (TEST-TestContainerPlugin.testApi-seed#[A9F7D963C9521188]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59432/solr ready
   [junit4]   2> 1849683 ERROR (qtp1874540122-26631) [n:127.0.0.1:59446_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add=org.apache.solr.client.solrj.request.beans.PluginMeta@aa107ef, errorMessages=[java.lang.RuntimeException: No method with @Command in class: org.apache.solr.handler.TestContainerPlugin$C2]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:291) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:194) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:830) [?:?]
   [junit4]   2> 1849683 INFO  (qtp1874540122-26631) [n:127.0.0.1:59446_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=5
   [junit4]   2> 1849694 ERROR (qtp1410007228-26622) [n:127.0.0.1:59442_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add=org.apache.solr.client.solrj.request.beans.PluginMeta@aa107ee, errorMessages=[java.lang.RuntimeException: Invalid Class : org.apache.solr.handler.TestContainerPlugin$C1 No @EndPoints]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:291) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:194) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$1.run(SslConnection.java:146) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:830) [?:?]
   [junit4]   2> 1849694 INFO  (qtp1410007228-26622) [n:127.0.0.1:59442_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 1849699 INFO  (qtp1874540122-26635) [n:127.0.0.1:59446_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1849707 INFO  (qtp1874540122-26638) [n:127.0.0.1:59446_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1849739 INFO  (qtp127326790-26630) [n:127.0.0.1:59444_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/plugin/my/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1849752 INFO  (qtp1420628996-26624) [n:127.0.0.1:59443_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1849756 INFO  (qtp127326790-26625) [n:127.0.0.1:59444_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1849760 ERROR (qtp127326790-26628) [n:127.0.0.1:59444_solr     ] o.a.s.a.AnnotatedApi Error executing command  
   [junit4]   2>           => org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command, errors: [{add=org.apache.solr.client.solrj.request.beans.PluginMeta@21cc1b41, errorMessages=[path must not have a prefix: collections]}], 
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321)
   [junit4]   2> org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error executing command
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.checkForErrorInPayload(AnnotatedApi.java:321) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi$Cmd.invoke(AnnotatedApi.java:291) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.AnnotatedApi.call(AnnotatedApi.java:194) [java/:?]
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:340) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:818) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:830) [?:?]
   [junit4]   2> 1849761 INFO  (qtp127326790-26628) [n:127.0.0.1:59444_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=400 QTime=2
   [junit4]   2> 1849766 INFO  (qtp1874540122-26639) [n:127.0.0.1:59446_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1849768 ERROR (qtp1410007228-26611) [n:127.0.0.1:59442_solr     ] o.a.s.a.V2HttpCall >> path: '/my-random-name/my/plugin'
   [junit4]   2> 1849768 ERROR (qtp1410007228-26611) [n:127.0.0.1:59442_solr     ] o.a.s.a.V2HttpCall Error in init()
   [junit4]   2>           => org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139)
   [junit4]   2> org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:830) [?:?]
   [junit4]   2> 1849871 INFO  (qtp1420628996-26616) [n:127.0.0.1:59443_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/my-random-name/my/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1849873 INFO  (qtp1410007228-26618) [n:127.0.0.1:59442_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/my-random-prefix/their/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1849877 INFO  (qtp1874540122-26631) [n:127.0.0.1:59446_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/plugin params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1849878 INFO  (qtp1410007228-26607) [n:127.0.0.1:59442_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/my-random-prefix/their/plugin params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1849983 ERROR (qtp1420628996-26620) [n:127.0.0.1:59443_solr     ] o.a.s.a.V2HttpCall >> path: '/my-random-prefix/their/plugin'
   [junit4]   2> 1849983 ERROR (qtp1420628996-26620) [n:127.0.0.1:59443_solr     ] o.a.s.a.V2HttpCall Error in init()
   [junit4]   2>           => org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139)
   [junit4]   2> org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [jetty-util-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:830) [?:?]
   [junit4]   2> 1849985 ERROR (qtp127326790-26621) [n:127.0.0.1:59444_solr     ] o.a.s.a.V2HttpCall >> path: '/my-random-prefix/their/plugin'
   [junit4]   2> 1849985 ERROR (qtp127326790-26621) [n:127.0.0.1:59444_solr     ] o.a.s.a.V2HttpCall Error in init()
   [junit4]   2>           => org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139)
   [junit4]   2> org.apache.solr.common.SolrException: no core retrieved for null
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.init(V2HttpCall.java:139) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:546) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415) [java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [jetty-servlet-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [jetty-rewrite-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) [jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInter

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

ead) [     ] 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> 	10	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/packages.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72275852302942222-127.0.0.1:59494_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/live_nodes
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1867731 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[A9F7D963C9521188]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:59488
   [junit4]   2> 1867731 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[A9F7D963C9521188]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59488
   [junit4]   2> 1867731 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[A9F7D963C9521188]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59488
   [junit4]   2> 1867735 INFO  (TEST-TestContainerPlugin.testApiFromPackage-seed#[A9F7D963C9521188]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testApiFromPackage
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestContainerPlugin -Dtests.method=testApiFromPackage -Dtests.seed=A9F7D963C9521188 -Dtests.slow=true -Dtests.locale=en-MO -Dtests.timezone=Europe/Bratislava -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   17.5s J4 | TestContainerPlugin.testApiFromPackage <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at https://127.0.0.1:59494/solr: Error executing command
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A9F7D963C9521188:44A92112FB18C601]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [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:389)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1157)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:918)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:850)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:266)
   [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:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> 1868835 INFO  (SUITE-TestContainerPlugin-seed#[A9F7D963C9521188]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1868835 INFO  (SUITE-TestContainerPlugin-seed#[A9F7D963C9521188]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:59488
   [junit4]   2> 1868835 INFO  (SUITE-TestContainerPlugin-seed#[A9F7D963C9521188]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59488
   [junit4]   2> 1868835 INFO  (SUITE-TestContainerPlugin-seed#[A9F7D963C9521188]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 59488
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J4/temp/solr.handler.TestContainerPlugin_A9F7D963C9521188-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=1779, maxMBSortInHeap=5.664647304630771, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=en-MO, timezone=Europe/Bratislava
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=81257192,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrConfigHandlerCloud, LeaderFailureAfterFreshStartTest, TestLegacyFieldCache, CdcrReplicationHandlerTest, TestMultiValuedNumericRangeQuery, TestRandomFlRTGCloud, TestHashPartitioner, ExitableDirectoryReaderTest, UnloadDistributedZkTest, TestDistribIDF, ChaosMonkeyNothingIsSafeTest, AuditLoggerPluginTest, TestCorePropertiesReload, MaxSizeAutoCommitTest, QueryParsingTest, CollectionReloadTest, TestScoreJoinQPNoScore, TestJsonFacetErrors, CopyFieldTest, StatsReloadRaceTest, TestSimExecutePlanAction, RemoteQueryErrorTest, TestPushWriter, SolrCloudReportersTest, VersionInfoTest, SolrXmlInZkTest, SolrIndexSearcherTest, DaemonStreamApiTest, TaggerTest, MetricsHistoryWithAuthIntegrationTest, CoreAdminCreateDiscoverTest, RequestHandlersTest, TestFieldCacheReopen, UUIDFieldTest, BlockJoinFacetSimpleTest, FuzzySearchTest, PeerSyncWithLeaderTest, TestSearchPerf, TestFilteredDocIdSet, AliasIntegrationTest, DistribDocExpirationUpdateProcessorTest, TestCloudConsistency, JvmMetricsTest, OutOfBoxZkACLAndCredentialsProvidersTest, SystemLogListenerTest, HLLUtilTest, CleanupOldIndexTest, SecurityConfHandlerTest, PolyFieldTest, RequiredFieldsTest, SolrLogAuditLoggerPluginTest, TestManagedSchemaThreadSafety, TestOnReconnectListenerSupport, DeleteNodeTest, TestChildDocTransformer, IndexSchemaTest, TestDocSet, HighlighterMaxOffsetTest, TestCloudPseudoReturnFields, DOMUtilTest, TestReplicationHandlerDiskOverFlow, V2StandaloneTest, TestNestedUpdateProcessor, TestIBSimilarityFactory, NumberUtilsTest, CategoryRoutedAliasUpdateProcessorTest, ByteBuffersDirectoryFactoryTest, TestSolrQueryParser, IgnoreCommitOptimizeUpdateProcessorFactoryTest, RulesTest, DefaultValueUpdateProcessorTest, SynonymTokenizerTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, HdfsBasicDistributedZk2Test, TestRealTimeGet, NodeAddedTriggerTest, DistributedExpandComponentTest, PackageManagerCLITest, TestUnifiedSolrHighlighterWithoutStoredId, TestCollationField, SimpleFacetsTest, TestHttpServletCarrier, HdfsRecoverLeaseTest, TestJsonRangeFacets, RollingRestartTest, TestIndexSearcher, TestPerFieldSimilarity, UniqFieldsUpdateProcessorFactoryTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestJoin, TestRandomFaceting, TestSimpleTrackingShardHandler, TestSolrCoreProperties, TestSolrTestCaseJ4, TestTrie, PathHierarchyTokenizerFactoryTest, TestCharFilters, TestLuceneMatchVersion, TokenizerChainTest, TestLuceneIndexBackCompat, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, FullSolrCloudDistribCmdsTest, MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, OverseerSolrResponseTest, SSLMigrationTest, SaslZkACLProviderTest, ShardRoutingCustomTest, TestCloudSearcherWarming, TestSkipOverseerOperations, TestTolerantUpdateProcessorCloud, ZkControllerTest, ZkNodePropsTest, CollectionTooManyReplicasTest, ConcurrentCreateCollectionTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, SplitByPrefixTest, TestHdfsCloudBackupRestore, AutoScalingHandlerTest, ExecutePlanActionTest, IndexSizeTriggerSizeEstimationTest, ScheduledMaintenanceTriggerTest, TriggerCooldownIntegrationTest, TestSimLargeCluster, TestNRTOpen, TestQuerySenderNoQuery, TestShardHandlerFactory, TestSimpleTextCodec, TestSolrConfigHandler, SearchHandlerTest, TestCSVLoader, TestContainerPlugin]
   [junit4] Completed [675/915 (1!)] on J4 in 20.71s, 2 tests, 1 error <<< FAILURES!

[...truncated 48355 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1260/consoleText

[repro] Revision: 99a12b58d32f7feaba2260fecd4fd5c8245a23c5

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestContainerPlugin -Dtests.method=testApiFromPackage -Dtests.seed=A9F7D963C9521188 -Dtests.slow=true -Dtests.locale=en-MO -Dtests.timezone=Europe/Bratislava -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[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]       TestContainerPlugin
[repro] ant compile-test

[...truncated 3472 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestContainerPlugin" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=A9F7D963C9521188 -Dtests.slow=true -Dtests.locale=en-MO -Dtests.timezone=Europe/Bratislava -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 86 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.handler.TestContainerPlugin
[repro] Exiting with code 0

[...truncated 91 lines...]