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/10/09 07:08:45 UTC

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4640/
Java: 64bit/jdk-13.0.2 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete

Error Message:
Error from server at https://127.0.0.1:40809/solr: Underlying core creation failed while creating collection: testcollection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:40809/solr: Underlying core creation failed while creating collection: testcollection
	at __randomizedtesting.SeedInfo.seed([A86272E2BAFD8113:B98DC473D156BB6]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	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:390)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:360)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	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.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.createCollection(TestCollectionsAPIViaSolrCloudCluster.java:90)
	at org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:173)
	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 13524 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster
   [junit4]   2> 21824 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[A86272E2BAFD8113]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 21824 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[A86272E2BAFD8113]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 21825 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[A86272E2BAFD8113]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_A86272E2BAFD8113-001/data-dir-6-001
   [junit4]   2> 21825 WARN  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[A86272E2BAFD8113]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 21825 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[A86272E2BAFD8113]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 21826 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[A86272E2BAFD8113]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 21834 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_A86272E2BAFD8113-001/tempDir-001
   [junit4]   2> 21834 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 21835 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 21835 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 21836 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 21935 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.ZkTestServer start zk server on port: 35035
   [junit4]   2> 21935 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35035
   [junit4]   2> 21935 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35035
   [junit4]   2> 21936 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35035
   [junit4]   2> 21958 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 21966 INFO  (zkConnectionManagerCallback-212-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 21966 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 21977 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 21986 INFO  (zkConnectionManagerCallback-214-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 21986 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 21998 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 22002 INFO  (zkConnectionManagerCallback-216-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 22002 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 22148 WARN  (jetty-launcher-217-thread-5) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 22148 WARN  (jetty-launcher-217-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 22148 WARN  (jetty-launcher-217-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 22148 INFO  (jetty-launcher-217-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 22148 INFO  (jetty-launcher-217-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 22148 INFO  (jetty-launcher-217-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 22148 INFO  (jetty-launcher-217-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 22148 INFO  (jetty-launcher-217-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 22148 INFO  (jetty-launcher-217-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 22148 INFO  (jetty-launcher-217-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> 22148 INFO  (jetty-launcher-217-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> 22148 INFO  (jetty-launcher-217-thread-5) [     ] 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> 22149 WARN  (jetty-launcher-217-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 22149 INFO  (jetty-launcher-217-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 22149 INFO  (jetty-launcher-217-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 22149 INFO  (jetty-launcher-217-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> 22150 WARN  (jetty-launcher-217-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 22150 INFO  (jetty-launcher-217-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 22150 INFO  (jetty-launcher-217-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 22150 INFO  (jetty-launcher-217-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> 22173 INFO  (jetty-launcher-217-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 22173 INFO  (jetty-launcher-217-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 22174 INFO  (jetty-launcher-217-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 22178 INFO  (jetty-launcher-217-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24f313d7{/solr,null,AVAILABLE}
   [junit4]   2> 22179 INFO  (jetty-launcher-217-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 22183 INFO  (jetty-launcher-217-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 22183 INFO  (jetty-launcher-217-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 22202 INFO  (jetty-launcher-217-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 22203 INFO  (jetty-launcher-217-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 22203 INFO  (jetty-launcher-217-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@84706af{/solr,null,AVAILABLE}
   [junit4]   2> 22203 INFO  (jetty-launcher-217-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 22208 INFO  (jetty-launcher-217-thread-5) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 22208 INFO  (jetty-launcher-217-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 22208 INFO  (jetty-launcher-217-thread-5) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 22208 INFO  (jetty-launcher-217-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 22210 INFO  (jetty-launcher-217-thread-5) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 22210 INFO  (jetty-launcher-217-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 22210 INFO  (jetty-launcher-217-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e610093{/solr,null,AVAILABLE}
   [junit4]   2> 22218 INFO  (jetty-launcher-217-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6800beb4{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:44715}
   [junit4]   2> 22218 INFO  (jetty-launcher-217-thread-2) [     ] o.e.j.s.Server Started @22246ms
   [junit4]   2> 22218 INFO  (jetty-launcher-217-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44715}
   [junit4]   2> 22218 INFO  (jetty-launcher-217-thread-5) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@326e23a{/solr,null,AVAILABLE}
   [junit4]   2> 22219 ERROR (jetty-launcher-217-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 22219 INFO  (jetty-launcher-217-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 22219 INFO  (jetty-launcher-217-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 22219 INFO  (jetty-launcher-217-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 22219 INFO  (jetty-launcher-217-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 22219 INFO  (jetty-launcher-217-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-09T06:37:06.612561Z
   [junit4]   2> 22221 INFO  (jetty-launcher-217-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@453bd914{/solr,null,AVAILABLE}
   [junit4]   2> 22221 INFO  (jetty-launcher-217-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2025d389{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:39465}
   [junit4]   2> 22221 INFO  (jetty-launcher-217-thread-1) [     ] o.e.j.s.Server Started @22249ms
   [junit4]   2> 22221 INFO  (jetty-launcher-217-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39465}
   [junit4]   2> 22222 ERROR (jetty-launcher-217-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 22222 INFO  (jetty-launcher-217-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 22222 INFO  (jetty-launcher-217-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 22222 INFO  (jetty-launcher-217-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 22222 INFO  (jetty-launcher-217-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 22222 INFO  (jetty-launcher-217-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-09T06:37:06.615337Z
   [junit4]   2> 22225 INFO  (jetty-launcher-217-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 22228 INFO  (jetty-launcher-217-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@46ec6e7d{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:42017}
   [junit4]   2> 22228 INFO  (jetty-launcher-217-thread-4) [     ] o.e.j.s.Server Started @22256ms
   [junit4]   2> 22228 INFO  (jetty-launcher-217-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42017}
   [junit4]   2> 22229 ERROR (jetty-launcher-217-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 22229 INFO  (jetty-launcher-217-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 22229 INFO  (jetty-launcher-217-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 22229 INFO  (jetty-launcher-217-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 22229 INFO  (jetty-launcher-217-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 22229 INFO  (jetty-launcher-217-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-09T06:37:06.622240Z
   [junit4]   2> 22239 INFO  (jetty-launcher-217-thread-5) [     ] o.e.j.s.AbstractConnector Started ServerConnector@693b0741{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:40809}
   [junit4]   2> 22239 INFO  (jetty-launcher-217-thread-5) [     ] o.e.j.s.Server Started @22267ms
   [junit4]   2> 22239 INFO  (jetty-launcher-217-thread-5) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40809}
   [junit4]   2> 22239 INFO  (jetty-launcher-217-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 22240 ERROR (jetty-launcher-217-thread-5) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 22240 INFO  (jetty-launcher-217-thread-5) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 22240 INFO  (jetty-launcher-217-thread-5) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 22240 INFO  (jetty-launcher-217-thread-5) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 22241 INFO  (jetty-launcher-217-thread-5) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 22241 INFO  (jetty-launcher-217-thread-5) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-09T06:37:06.634349Z
   [junit4]   2> 22242 INFO  (jetty-launcher-217-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 22242 INFO  (jetty-launcher-217-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1df75ee5{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:38323}
   [junit4]   2> 22242 INFO  (jetty-launcher-217-thread-3) [     ] o.e.j.s.Server Started @22270ms
   [junit4]   2> 22242 INFO  (jetty-launcher-217-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38323}
   [junit4]   2> 22242 ERROR (jetty-launcher-217-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 22243 INFO  (jetty-launcher-217-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 22243 INFO  (jetty-launcher-217-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 22243 INFO  (jetty-launcher-217-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 22243 INFO  (jetty-launcher-217-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 22243 INFO  (jetty-launcher-217-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-09T06:37:06.636174Z
   [junit4]   2> 22244 INFO  (jetty-launcher-217-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 22245 INFO  (zkConnectionManagerCallback-219-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 22245 INFO  (jetty-launcher-217-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 22245 INFO  (jetty-launcher-217-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 22246 INFO  (zkConnectionManagerCallback-221-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 22246 INFO  (jetty-launcher-217-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 22251 INFO  (jetty-launcher-217-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 22252 INFO  (jetty-launcher-217-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 22256 INFO  (zkConnectionManagerCallback-225-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 22256 INFO  (jetty-launcher-217-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 22265 INFO  (jetty-launcher-217-thread-5) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 22266 INFO  (zkConnectionManagerCallback-223-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 22266 INFO  (jetty-launcher-217-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 22267 WARN  (jetty-launcher-217-thread-1-SendThread(127.0.0.1:35035)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10055910c2d0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10055910c2d0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10055910c2d0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 22268 INFO  (zkConnectionManagerCallback-227-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 22268 INFO  (jetty-launcher-217-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 22268 INFO  (jetty-launcher-217-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 22272 INFO  (jetty-launcher-217-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 22467 INFO  (jetty-launcher-217-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 22484 WARN  (jetty-launcher-217-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@43d5ead[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 22484 WARN  (jetty-launcher-217-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@43d5ead[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 22504 WARN  (jetty-launcher-217-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7758ef6f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 22504 WARN  (jetty-launcher-217-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7758ef6f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 22506 INFO  (jetty-launcher-217-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35035/solr
   [junit4]   2> 22542 INFO  (jetty-launcher-217-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 22552 INFO  (zkConnectionManagerCallback-240-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 22552 INFO  (jetty-launcher-217-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 22557 WARN  (jetty-launcher-217-thread-2-SendThread(127.0.0.1:35035)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10055910c2d0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10055910c2d0008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10055910c2d0008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 22604 INFO  (jetty-launcher-217-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 22627 WARN  (jetty-launcher-217-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5812cc54[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 22628 WARN  (jetty-launcher-217-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5812cc54[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 22638 WARN  (jetty-launcher-217-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@10ff49e2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 22639 WARN  (jetty-launcher-217-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@10ff49e2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 22640 INFO  (jetty-launcher-217-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35035/solr
   [junit4]   2> 22651 INFO  (jetty-launcher-217-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 22653 INFO  (zkConnectionManagerCallback-250-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 22653 INFO  (jetty-launcher-217-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 22660 INFO  (jetty-launcher-217-thread-2) [n:127.0.0.1:44715_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 22661 INFO  (zkConnectionManagerCallback-252-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 22662 INFO  (jetty-launcher-217-thread-2) [n:127.0.0.1:44715_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 22729 INFO  (jetty-launcher-217-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 22736 WARN  (jetty-launcher-217-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3f633189[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 22736 WARN  (jetty-launcher-217-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3f633189[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 22760 WARN  (jetty-launcher-217-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3d61362b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 22760 WARN  (jetty-launcher-217-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3d61362b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 22761 INFO  (jetty-launcher-217-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35035/solr
   [junit4]   2> 22762 INFO  (jetty-launcher-217-thread-5) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 22766 INFO  (jetty-launcher-217-thread-2) [n:127.0.0.1:44715_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44715_solr
   [junit4]   2> 22766 INFO  (jetty-launcher-217-thread-2) [n:127.0.0.1:44715_solr     ] o.a.s.c.Overseer Overseer (id=72151675500822538-127.0.0.1:44715_solr-n_0000000000) starting
   [junit4]   2> 22770 INFO  (jetty-launcher-217-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 22770 WARN  (jetty-launcher-217-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@333f640f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 22770 WARN  (jetty-launcher-217-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@333f640f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 22772 INFO  (zkConnectionManagerCallback-265-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 22772 INFO  (jetty-launcher-217-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 22774 INFO  (jetty-launcher-217-thread-2) [n:127.0.0.1:44715_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44715_solr
   [junit4]   2> 22774 INFO  (OverseerStateUpdate-72151675500822538-127.0.0.1:44715_solr-n_0000000000) [n:127.0.0.1:44715_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44715_solr
   [junit4]   2> 22775 INFO  (OverseerStateUpdate-72151675500822538-127.0.0.1:44715_solr-n_0000000000) [n:127.0.0.1:44715_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 22776 INFO  (jetty-launcher-217-thread-2) [n:127.0.0.1:44715_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 22777 WARN  (jetty-launcher-217-thread-2) [n:127.0.0.1:44715_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> 22783 WARN  (jetty-launcher-217-thread-5) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2aed188e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 22783 WARN  (jetty-launcher-217-thread-5) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2aed188e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 22790 INFO  (jetty-launcher-217-thread-5) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35035/solr
   [junit4]   2> 22806 INFO  (jetty-launcher-217-thread-5) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 22824 INFO  (zkConnectionManagerCallback-279-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 22824 INFO  (jetty-launcher-217-thread-5) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 22826 INFO  (jetty-launcher-217-thread-2) [n:127.0.0.1:44715_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 22846 INFO  (jetty-launcher-217-thread-2) [n:127.0.0.1:44715_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44715.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e4899a0
   [junit4]   2> 22851 INFO  (jetty-launcher-217-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 22853 WARN  (jetty-launcher-217-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@784d6996[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 22853 WARN  (jetty-launcher-217-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@784d6996[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 22853 INFO  (jetty-launcher-217-thread-2) [n:127.0.0.1:44715_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44715.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e4899a0
   [junit4]   2> 22853 INFO  (jetty-launcher-217-thread-2) [n:127.0.0.1:44715_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44715.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e4899a0
   [junit4]   2> 22855 INFO  (jetty-launcher-217-thread-2) [n:127.0.0.1:44715_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_A86272E2BAFD8113-001/tempDir-001/node2
   [junit4]   2> 22886 WARN  (jetty-launcher-217-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@314f7aa2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 22886 WARN  (jetty-launcher-217-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@314f7aa2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 22888 INFO  (jetty-launcher-217-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35035/solr
   [junit4]   2> 22902 INFO  (jetty-launcher-217-thread-4) [n:127.0.0.1:42017_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 22934 INFO  (jetty-launcher-217-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 22942 INFO  (zkConnectionManagerCallback-290-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 22942 INFO  (zkConnectionManagerCallback-293-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 22942 INFO  (jetty-launcher-217-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 22942 INFO  (jetty-launcher-217-thread-4) [n:127.0.0.1:42017_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 22947 INFO  (jetty-launcher-217-thread-4) [n:127.0.0.1:42017_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 22952 INFO  (jetty-launcher-217-thread-4) [n:127.0.0.1:42017_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42017_solr as DOWN
   [junit4]   2> 22954 INFO  (jetty-launcher-217-thread-4) [n:127.0.0.1:42017_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 22954 INFO  (jetty-launcher-217-thread-4) [n:127.0.0.1:42017_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42017_solr
   [junit4]   2> 22955 WARN  (jetty-launcher-217-thread-1-SendThread(127.0.0.1:35035)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10055910c2d000e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10055910c2d000e, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10055910c2d000e, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 22956 INFO  (zkCallback-251-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 22958 INFO  (jetty-launcher-217-thread-4) [n:127.0.0.1:42017_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 22958 WARN  (jetty-launcher-217-thread-4) [n:127.0.0.1:42017_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> 22971 INFO  (zkCallback-289-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 22998 INFO  (jetty-launcher-217-thread-3) [n:127.0.0.1:38323_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 23000 INFO  (jetty-launcher-217-thread-4) [n:127.0.0.1:42017_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 23001 INFO  (zkConnectionManagerCallback-298-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 23002 INFO  (jetty-launcher-217-thread-3) [n:127.0.0.1:38323_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 23008 INFO  (jetty-launcher-217-thread-3) [n:127.0.0.1:38323_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 23012 INFO  (jetty-launcher-217-thread-3) [n:127.0.0.1:38323_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38323_solr as DOWN
   [junit4]   2> 23013 INFO  (jetty-launcher-217-thread-3) [n:127.0.0.1:38323_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 23014 INFO  (jetty-launcher-217-thread-3) [n:127.0.0.1:38323_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38323_solr
   [junit4]   2> 23015 INFO  (zkCallback-289-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 23016 INFO  (zkCallback-251-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 23017 INFO  (jetty-launcher-217-thread-3) [n:127.0.0.1:38323_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 23018 WARN  (jetty-launcher-217-thread-3) [n:127.0.0.1:38323_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> 23029 INFO  (zkCallback-297-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 23036 INFO  (jetty-launcher-217-thread-4) [n:127.0.0.1:42017_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42017.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e4899a0
   [junit4]   2> 23038 INFO  (jetty-launcher-217-thread-3) [n:127.0.0.1:38323_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 23048 INFO  (jetty-launcher-217-thread-4) [n:127.0.0.1:42017_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42017.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e4899a0
   [junit4]   2> 23049 INFO  (jetty-launcher-217-thread-4) [n:127.0.0.1:42017_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42017.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e4899a0
   [junit4]   2> 23051 INFO  (jetty-launcher-217-thread-4) [n:127.0.0.1:42017_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_A86272E2BAFD8113-001/tempDir-001/node4
   [junit4]   2> 23056 INFO  (jetty-launcher-217-thread-3) [n:127.0.0.1:38323_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38323.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e4899a0
   [junit4]   2> 23061 INFO  (jetty-launcher-217-thread-3) [n:127.0.0.1:38323_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38323.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e4899a0
   [junit4]   2> 23061 INFO  (jetty-launcher-217-thread-3) [n:127.0.0.1:38323_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38323.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e4899a0
   [junit4]   2> 23063 INFO  (jetty-launcher-217-thread-3) [n:127.0.0.1:38323_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_A86272E2BAFD8113-001/tempDir-001/node3
   [junit4]   2> 23090 INFO  (jetty-launcher-217-thread-1) [n:127.0.0.1:39465_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 23094 INFO  (zkConnectionManagerCallback-313-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 23094 INFO  (jetty-launcher-217-thread-1) [n:127.0.0.1:39465_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 23101 INFO  (jetty-launcher-217-thread-1) [n:127.0.0.1:39465_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 23109 INFO  (jetty-launcher-217-thread-1) [n:127.0.0.1:39465_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39465_solr as DOWN
   [junit4]   2> 23110 INFO  (jetty-launcher-217-thread-1) [n:127.0.0.1:39465_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 23110 INFO  (jetty-launcher-217-thread-1) [n:127.0.0.1:39465_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39465_solr
   [junit4]   2> 23111 INFO  (zkCallback-289-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 23111 INFO  (zkCallback-297-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 23111 INFO  (zkCallback-251-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 23113 INFO  (jetty-launcher-217-thread-1) [n:127.0.0.1:39465_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 23114 WARN  (jetty-launcher-217-thread-1) [n:127.0.0.1:39465_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> 23122 INFO  (zkCallback-312-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 23142 INFO  (jetty-launcher-217-thread-1) [n:127.0.0.1:39465_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 23159 INFO  (jetty-launcher-217-thread-1) [n:127.0.0.1:39465_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39465.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e4899a0
   [junit4]   2> 23165 INFO  (jetty-launcher-217-thread-1) [n:127.0.0.1:39465_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39465.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e4899a0
   [junit4]   2> 23165 INFO  (jetty-launcher-217-thread-1) [n:127.0.0.1:39465_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39465.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e4899a0
   [junit4]   2> 23166 INFO  (jetty-launcher-217-thread-1) [n:127.0.0.1:39465_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_A86272E2BAFD8113-001/tempDir-001/node1
   [junit4]   2> 23222 INFO  (jetty-launcher-217-thread-5) [n:127.0.0.1:40809_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 23233 INFO  (zkConnectionManagerCallback-323-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 23233 INFO  (jetty-launcher-217-thread-5) [n:127.0.0.1:40809_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 23241 INFO  (jetty-launcher-217-thread-5) [n:127.0.0.1:40809_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 23245 INFO  (jetty-launcher-217-thread-5) [n:127.0.0.1:40809_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40809_solr as DOWN
   [junit4]   2> 23246 INFO  (jetty-launcher-217-thread-5) [n:127.0.0.1:40809_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 23246 INFO  (jetty-launcher-217-thread-5) [n:127.0.0.1:40809_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40809_solr
   [junit4]   2> 23249 INFO  (zkCallback-297-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 23249 INFO  (zkCallback-312-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 23249 INFO  (zkCallback-289-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 23249 INFO  (zkCallback-251-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 23250 INFO  (jetty-launcher-217-thread-5) [n:127.0.0.1:40809_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 23251 WARN  (jetty-launcher-217-thread-5) [n:127.0.0.1:40809_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> 23258 INFO  (zkCallback-322-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 23302 INFO  (jetty-launcher-217-thread-5) [n:127.0.0.1:40809_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 23319 INFO  (jetty-launcher-217-thread-5) [n:127.0.0.1:40809_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40809.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e4899a0
   [junit4]   2> 23329 INFO  (jetty-launcher-217-thread-5) [n:127.0.0.1:40809_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40809.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e4899a0
   [junit4]   2> 23329 INFO  (jetty-launcher-217-thread-5) [n:127.0.0.1:40809_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40809.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e4899a0
   [junit4]   2> 23331 INFO  (jetty-launcher-217-thread-5) [n:127.0.0.1:40809_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_A86272E2BAFD8113-001/tempDir-001/node5
   [junit4]   2> 23350 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=5
   [junit4]   2> 23358 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 23362 INFO  (zkConnectionManagerCallback-336-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 23362 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 23363 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 23364 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35035/solr ready
   [junit4]   2> 23366 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionCreateSearchDelete
   [junit4]   2> 23367 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1065402566
   [junit4]   2> 23367 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44715_solr
   [junit4]   2> 23368 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 23368 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:44715_solr as DOWN
   [junit4]   2> 23370 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 23374 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 23374 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a0707de: rootName = solr_44715, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@5791cbe0
   [junit4]   2> 23381 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 23381 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ba5008d: rootName = solr_44715, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@19351031
   [junit4]   2> 23384 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 23384 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@29ced1d0: rootName = solr_44715, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@4dd2db6a
   [junit4]   2> 23385 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 23390 INFO  (closeThreadPool-341-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72151675500822538-127.0.0.1:44715_solr-n_0000000000) closing
   [junit4]   2> 23390 INFO  (OverseerStateUpdate-72151675500822538-127.0.0.1:44715_solr-n_0000000000) [n:127.0.0.1:44715_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44715_solr
   [junit4]   2> 23390 INFO  (OverseerAutoScalingTriggerThread-72151675500822538-127.0.0.1:44715_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 23399 INFO  (closeThreadPool-341-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72151675500822538-127.0.0.1:44715_solr-n_0000000000) closing
   [junit4]   2> 23400 INFO  (zkCallback-297-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 23400 INFO  (zkCallback-322-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 23400 INFO  (zkCallback-289-thread-1) [     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42017_solr
   [junit4]   2> 23400 INFO  (zkCallback-312-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 23401 INFO  (zkCallback-289-thread-1) [n:127.0.0.1:42017_solr     ] o.a.s.c.Overseer Overseer (id=72151675500822541-127.0.0.1:42017_solr-n_0000000001) starting
   [junit4]   2> 23406 INFO  (zkCallback-335-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 23407 INFO  (zkCallback-289-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 23407 INFO  (OverseerStateUpdate-72151675500822541-127.0.0.1:42017_solr-n_0000000001) [n:127.0.0.1:42017_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42017_solr
   [junit4]   2> 23500 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.Overseer Overseer (id=72151675500822538-127.0.0.1:44715_solr-n_0000000000) closing
   [junit4]   2> 23507 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6800beb4{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 23507 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@24f313d7{/solr,null,UNAVAILABLE}
   [junit4]   2> 23509 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 23512 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 44715
   [junit4]   2> 23515 WARN  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 23515 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 23515 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 23515 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] 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> 23550 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 23550 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 23550 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 23551 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5679cdf0{/solr,null,AVAILABLE}
   [junit4]   2> 23561 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6b991c79{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:44137}
   [junit4]   2> 23562 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.e.j.s.Server Started @23590ms
   [junit4]   2> 23562 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44137}
   [junit4]   2> 23562 ERROR (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 23562 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 23562 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.7.0
   [junit4]   2> 23562 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 23562 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 23562 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-10-09T06:37:07.955793Z
   [junit4]   2> 23570 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 23571 INFO  (zkConnectionManagerCallback-347-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 23571 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 23572 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 23787 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 23793 WARN  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@31645af7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 23793 WARN  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@31645af7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 23823 WARN  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@ed3fdbf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 23823 WARN  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@ed3fdbf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 23824 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35035/solr
   [junit4]   2> 23836 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 23851 INFO  (zkConnectionManagerCallback-357-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 23851 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 23982 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [n:127.0.0.1:44137_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 23989 INFO  (zkConnectionManagerCallback-359-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 23990 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [n:127.0.0.1:44137_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 23996 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [n:127.0.0.1:44137_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 24001 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [n:127.0.0.1:44137_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:44137_solr as DOWN
   [junit4]   2> 24002 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [n:127.0.0.1:44137_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 24002 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [n:127.0.0.1:44137_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44137_solr
   [junit4]   2> 24005 INFO  (zkCallback-335-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 24005 INFO  (zkCallback-297-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 24005 INFO  (zkCallback-289-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 24005 INFO  (zkCallback-322-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 24005 INFO  (zkCallback-312-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 24005 INFO  (zkCallback-358-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 24006 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [n:127.0.0.1:44137_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 24007 WARN  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [n:127.0.0.1:44137_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> 24038 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [n:127.0.0.1:44137_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 24055 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [n:127.0.0.1:44137_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44137.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e4899a0
   [junit4]   2> 24064 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [n:127.0.0.1:44137_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44137.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e4899a0
   [junit4]   2> 24065 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [n:127.0.0.1:44137_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44137.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e4899a0
   [junit4]   2> 24066 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [n:127.0.0.1:44137_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_A86272E2BAFD8113-001/tempDir-001/node6
   [junit4]   2> 24089 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=5
   [junit4]   2> 24256 INFO  (qtp1667988690-619) [n:127.0.0.1:38323_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=2b925350-75dd-4ea5-ab91-d960d8805382&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 24260 INFO  (qtp1667988690-619) [n:127.0.0.1:38323_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=2b925350-75dd-4ea5-ab91-d960d8805382&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 24272 INFO  (OverseerThreadFactory-345-thread-1-processing-n:127.0.0.1:42017_solr) [n:127.0.0.1:42017_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 24272 INFO  (qtp1667988690-621) [n:127.0.0.1:38323_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=2b925350-75dd-4ea5-ab91-d960d8805382&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 24273 INFO  (qtp1667988690-621) [n:127.0.0.1:38323_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=2b925350-75dd-4ea5-ab91-d960d8805382&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 24388 INFO  (OverseerStateUpdate-72151675500822541-127.0.0.1:42017_solr-n_0000000001) [n:127.0.0.1:42017_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38323/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38323_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 24390 INFO  (OverseerStateUpdate-72151675500822541-127.0.0.1:42017_solr-n_0000000001) [n:127.0.0.1:42017_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42017/solr",
   [junit4]   2>   "node_name":"127.0.0.1:42017_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 24393 INFO  (OverseerStateUpdate-72151675500822541-127.0.0.1:42017_solr-n_0000000001) [n:127.0.0.1:42017_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39465/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39465_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 24395 INFO  (OverseerStateUpdate-72151675500822541-127.0.0.1:42017_solr-n_0000000001) [n:127.0.0.1:42017_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40809/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40809_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 24650 INFO  (qtp1892974482-630) [n:127.0.0.1:39465_solr    x:testcollection_shard2_replica_n4 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=2b925350-75dd-4ea5-ab91-d960d88053821435571750602814&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1
   [junit4]   2> 24654 INFO  (parallelCoreAdminExecutor-317-thread-1-processing-n:127.0.0.1:39465_solr x:testcollection_shard2_replica_n4 2b925350-75dd-4ea5-ab91-d960d88053821435571750602814 CREATE) [n:127.0.0.1:39465_solr    x:testcollection_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=2b925350-75dd-4ea5-ab91-d960d88053821435571750602814&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 24655 INFO  (qtp1667988690-619) [n:127.0.0.1:38323_solr    x:testcollection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=2b925350-75dd-4ea5-ab91-d960d88053821435571744725041&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=3
   [junit4]   2> 24655 INFO  (parallelCoreAdminExecutor-306-thread-1-processing-n:127.0.0.1:38323_solr x:testcollection_shard1_replica_n1 2b925350-75dd-4ea5-ab91-d960d88053821435571744725041 CREATE) [n:127.0.0.1:38323_solr    x:testcollection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=2b925350-75dd-4ea5-ab91-d960d88053821435571744725041&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 24664 INFO  (qtp650242002-633) [n:127.0.0.1:40809_solr    x:testcollection_shard2_replica_n6 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=2b925350-75dd-4ea5-ab91-d960d88053821435571752861107&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=4
   [junit4]   2> 24664 INFO  (parallelCoreAdminExecutor-327-thread-1-processing-n:127.0.0.1:40809_solr x:testcollection_shard2_replica_n6 2b925350-75dd-4ea5-ab91-d960d88053821435571752861107 CREATE) [n:127.0.0.1:40809_solr    x:testcollection_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=2b925350-75dd-4ea5-ab91-d960d88053821435571752861107&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 24670 INFO  (qtp1836537556-627) [n:127.0.0.1:42017_solr    x:testcollection_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=2b925350-75dd-4ea5-ab91-d960d88053821435571747137079&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=6
   [junit4]   2> 24670 INFO  (parallelCoreAdminExecutor-299-thread-1-processing-n:127.0.0.1:42017_solr x:testcollection_shard1_replica_n2 2b925350-75dd-4ea5-ab91-d960d88053821435571747137079 CREATE) [n:127.0.0.1:42017_solr    x:testcollection_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=2b925350-75dd-4ea5-ab91-d960d88053821435571747137079&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 24683 INFO  (parallelCoreAdminExecutor-306-thread-1-processing-n:127.0.0.1:38323_solr x:testcollection_shard1_replica_n1 2b925350-75dd-4ea5-ab91-d960d88053821435571744725041 CREATE) [n:127.0.0.1:38323_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 24696 INFO  (parallelCoreAdminExecutor-327-thread-1-processing-n:127.0.0.1:40809_solr x:testcollection_shard2_replica_n6 2b925350-75dd-4ea5-ab91-d960d88053821435571752861107 CREATE) [n:127.0.0.1:40809_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 24699 INFO  (parallelCoreAdminExecutor-317-thread-1-processing-n:127.0.0.1:39465_solr x:testcollection_shard2_replica_n4 2b925350-75dd-4ea5-ab91-d960d88053821435571750602814 CREATE) [n:127.0.0.1:39465_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 24702 INFO  (qtp1667988690-621) [n:127.0.0.1:38323_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 2b925350-75dd-4ea5-ab91-d960d88053821435571744725041
   [junit4]   2> 24703 INFO  (qtp1667988690-621) [n:127.0.0.1:38323_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=2b925350-75dd-4ea5-ab91-d960d88053821435571744725041&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 24720 INFO  (parallelCoreAdminExecutor-299-thread-1-processing-n:127.0.0.1:42017_solr x:testcollection_shard1_replica_n2 2b925350-75dd-4ea5-ab91-d960d88053821435571747137079 CREATE) [n:127.0.0.1:42017_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 24728 INFO  (parallelCoreAdminExecutor-327-thread-1-processing-n:127.0.0.1:40809_solr x:testcollection_shard2_replica_n6 2b925350-75dd-4ea5-ab91-d960d88053821435571752861107 CREATE) [n:127.0.0.1:40809_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 24728 INFO  (parallelCoreAdminExecutor-306-thread-1-processing-n:127.0.0.1:38323_solr x:testcollection_shard1_replica_n1 2b925350-75dd-4ea5-ab91-d960d88053821435571744725041 CREATE) [n:127.0.0.1:38323_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 24736 INFO  (parallelCoreAdminExecutor-327-thread-1-processing-n:127.0.0.1:40809_solr x:testcollection_shard2_replica_n6 2b925350-75dd-4ea5-ab91-d960d88053821435571752861107 CREATE) [n:127.0.0.1:40809_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 24736 INFO  (parallelCoreAdminExecutor-327-thread-1-processing-n:127.0.0.1:40809_solr x:testcollection_shard2_replica_n6 2b925350-75dd-4ea5-ab91-d960d88053821435571752861107 CREATE) [n:127.0.0.1:40809_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n6' using configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 24737 INFO  (parallelCoreAdminExecutor-327-thread-1-processing-n:127.0.0.1:40809_solr x:testcollection_shard2_replica_n6 2b925350-75dd-4ea5-ab91-d960d88053821435571752861107 CREATE) [n:127.0.0.1:40809_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40809.solr.core.testcollection.shard2.replica_n6' (registry 'solr.core.testcollection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e4899a0
   [junit4]   2> 24737 INFO  (parallelCoreAdminExecutor-306-thread-1-processing-n:127.0.0.1:38323_solr x:testcollection_shard1_replica_n1 2b925350-75dd-4ea5-ab91-d960d88053821435571744725041 CREATE) [n:127.0.0.1:38323_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 24737 INFO  (parallelCoreAdminExecutor-306-thread-1-processing-n:127.0.0.1:38323_solr x:testcollection_shard1_replica_n1 2b925350-75dd-4ea5-ab91-d960d88053821435571744725041 CREATE) [n:127.0.0.1:38323_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' using configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 24737 INFO  (parallelCoreAdminExecutor-306-thread-1-processing-n:127.0.0.1:38323_solr x:testcollection_shard1_replica_n1 2b925350-75dd-4ea5-ab91-d960d88053821435571744725041 CREATE) [n:127.0.0.1:38323_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38323.solr.core.testcollection.shard1.replica_n1' (registry 'solr.core.testcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e4899a0
   [junit4]   2> 24738 INFO  (parallelCoreAdminExecutor-317-thread-1-processing-n:127.0.0.1:39465_solr x:testcollection_shard2_replica_n4 2b925350-75dd-4ea5-ab91-d960d88053821435571750602814 CREATE) [n:127.0.0.1:39465_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 24741 INFO  (parallelCoreAdminExecutor-317-thread-1-processing-n:127.0.0.1:39465_solr x:testcollection_shard2_replica_n4 2b925350-75dd-4ea5-ab91-d960d88053821435571750602814 CREATE) [n:127.0.0.1:39465_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 24742 INFO  (parallelCoreAdminExecutor-317-thread-1-processing-n:127.0.0.1:39465_solr x:testcollection_shard2_replica_n4 2b925350-75dd-4ea5-ab91-d960d88053821435571750602814 CREATE) [n:127.0.0.1:39465_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n4' using configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 24742 INFO  (parallelCoreAdminExecutor-327-thread-1-processing-n:127.0.0.1:40809_solr x:testcollection_shard2_replica_n6 2b925350-75dd-4ea5-ab91-d960d88053821435571752861107 CREATE) [n:127.0.0.1:40809_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6 ] o.a.s.c.SolrCore [[testcollection_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_A86272E2BAFD8113-001/tempDir-001/node5/testcollection_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_A86272E2BAFD8113-001/tempDir-001/node5/testcollection_shard2_replica_n6/data/]
   [junit4]   2> 24743 INFO  (parallelCoreAdminExecutor-306-thread-1-processing-n:127.0.0.1:38323_solr x:testcollection_shard1_replica_n1 2b925350-75dd-4ea5-ab91-d960d88053821435571744725041 CREATE) [n:127.0.0.1:38323_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1 ] o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_A86272E2BAFD8113-001/tempDir-001/node3/testcollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_A86272E2BAFD8113-001/tempDir-001/node3/testcollection_shard1_replica_n1/data/]
   [junit4]   2> 24745 INFO  (parallelCoreAdminExecutor-317-thread-1-processing-n:127.0.0.1:39465_solr x:testcollection_shard2_replica_n4 2b925350-75dd-4ea5-ab91-d960d88053821435571750602814 CREATE) [n:127.0.0.1:39465_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39465.solr.core.testcollection.shard2.replica_n4' (registry 'solr.core.testcollection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e4899a0
   [junit4]   2> 24746 INFO  (parallelCoreAdminExecutor-317-thread-1-processing-n:127.0.0.1:39465_solr x:testcollection_shard2_replica_n4 2b925350-75dd-4ea5-

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

aSolrCloudCluster.testStopAllStartAll-seed#[A86272E2BAFD8113]-SendThread(127.0.0.1:43627)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10055916500001e.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x10055916500001e, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x10055916500001e, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 60477 INFO  (jetty-closer-907-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72151676991045645-127.0.0.1:38247_solr-n_0000000001) closing
   [junit4]   2> 60491 INFO  (jetty-closer-907-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@116785ab{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 60492 INFO  (jetty-closer-907-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@480af93a{/solr,null,UNAVAILABLE}
   [junit4]   2> 60492 INFO  (jetty-closer-907-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 60578 INFO  (jetty-closer-907-thread-5) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@71ec6d11{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 60578 INFO  (jetty-closer-907-thread-5) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5d997651{/solr,null,UNAVAILABLE}
   [junit4]   2> 60579 INFO  (jetty-closer-907-thread-5) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 60679 INFO  (jetty-closer-907-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@123886af{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 60680 INFO  (jetty-closer-907-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@169b93f6{/solr,null,UNAVAILABLE}
   [junit4]   2> 60681 INFO  (jetty-closer-907-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 60779 INFO  (jetty-closer-907-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@8f91afa{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 60779 INFO  (jetty-closer-907-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1feca21a{/solr,null,UNAVAILABLE}
   [junit4]   2> 60779 INFO  (jetty-closer-907-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 60880 INFO  (jetty-closer-907-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1fa2d4ed{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 60880 INFO  (jetty-closer-907-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7300448f{/solr,null,UNAVAILABLE}
   [junit4]   2> 60880 INFO  (jetty-closer-907-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 60881 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 60882 WARN  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[A86272E2BAFD8113]-SendThread(127.0.0.1:43627)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100559165000000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x100559165000000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100559165000000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 61086 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	9	/solr/collections/testStopAllStartAllCollection/terms/shard2
   [junit4]   2> 	9	/solr/packages.json
   [junit4]   2> 	9	/solr/collections/testStopAllStartAllCollection/terms/shard1
   [junit4]   2> 	9	/solr/security.json
   [junit4]   2> 	8	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 	4	/solr/collections/testStopAllStartAllCollection/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	114	/solr/collections/testStopAllStartAllCollection/state.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/overseer_elect/election/72151676991045645-127.0.0.1:38247_solr-n_0000000001
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	77	/solr/overseer/queue
   [junit4]   2> 	65	/solr/live_nodes
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 61090 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43627
   [junit4]   2> 61090 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43627
   [junit4]   2> 61090 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[A86272E2BAFD8113]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43627
   [junit4]   2> 61090 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[A86272E2BAFD8113]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testStopAllStartAll
   [junit4]   2> 61091 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[A86272E2BAFD8113]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 61091 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[A86272E2BAFD8113]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43627
   [junit4]   2> 61091 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[A86272E2BAFD8113]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43627
   [junit4]   2> 61091 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[A86272E2BAFD8113]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43627
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_A86272E2BAFD8113-001
   [junit4]   2> Oct 09, 2020 6:37:45 AM 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(Lucene87): {_root_=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=256, maxMBSortInHeap=6.740403736956407, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=si, timezone=America/Danmarkshavn
   [junit4]   2> NOTE: Linux 5.4.0-48-generic amd64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=16,threads=1,free=63900672,total=261095424
   [junit4]   2> NOTE: All tests run in this JVM: [DirectUpdateHandlerTest, URLClassifyProcessorTest, TestExportTool, TestCollectionsAPIViaSolrCloudCluster]
   [junit4] Completed [35/920 (1!)] on J2 in 40.06s, 3 tests, 1 error <<< FAILURES!

[...truncated 50776 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4640/consoleText

[repro] Revision: 15edbbbcda489e27c47d35fade0226bb8f3847a1

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=TestCollectionsAPIViaSolrCloudCluster -Dtests.method=testCollectionCreateSearchDelete -Dtests.seed=A86272E2BAFD8113 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=si -Dtests.timezone=America/Danmarkshavn -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]       TestCollectionsAPIViaSolrCloudCluster
[repro] ant compile-test

[...truncated 3454 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestCollectionsAPIViaSolrCloudCluster" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=A86272E2BAFD8113 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=si -Dtests.timezone=America/Danmarkshavn -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 91 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster
[repro] Exiting with code 0

[...truncated 63 lines...]