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/06/02 04:15:04 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-13.0.2) - Build # 26856 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26856/
Java: 64bit/jdk-13.0.2 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.PackageManagerCLITest.testPackageManager

Error Message:
Non-zero status returned for: [-solrUrl, https://127.0.0.1:43547/solr, deploy, --update, -y, question-answer, -collections, abc] expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: Non-zero status returned for: [-solrUrl, https://127.0.0.1:43547/solr, deploy, --update, -y, question-answer, -collections, abc] expected:<0> but was:<1>
	at __randomizedtesting.SeedInfo.seed([B4455DDE3B3D6FE2:B7EF16B039D3B049]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.apache.solr.cloud.PackageManagerCLITest.run(PackageManagerCLITest.java:156)
	at org.apache.solr.cloud.PackageManagerCLITest.testPackageManager(PackageManagerCLITest.java:122)
	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:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)


FAILED:  org.apache.solr.cloud.PackageManagerCLITest.testPackageManager

Error Message:
Non-zero status returned for: [-solrUrl, https://127.0.0.1:35723/solr, deploy, --update, -y, question-answer, -collections, abc] expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: Non-zero status returned for: [-solrUrl, https://127.0.0.1:35723/solr, deploy, --update, -y, question-answer, -collections, abc] expected:<0> but was:<1>
	at __randomizedtesting.SeedInfo.seed([B4455DDE3B3D6FE2:B7EF16B039D3B049]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.apache.solr.cloud.PackageManagerCLITest.run(PackageManagerCLITest.java:156)
	at org.apache.solr.cloud.PackageManagerCLITest.testPackageManager(PackageManagerCLITest.java:122)
	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:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:830)




Build Log:
[...truncated 14597 lines...]
   [junit4] Suite: org.apache.solr.cloud.PackageManagerCLITest
   [junit4]   2> 654458 INFO  (SUITE-PackageManagerCLITest-seed#[B4455DDE3B3D6FE2]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 654459 INFO  (SUITE-PackageManagerCLITest-seed#[B4455DDE3B3D6FE2]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PackageManagerCLITest_B4455DDE3B3D6FE2-001/data-dir-74-001
   [junit4]   2> 654459 INFO  (SUITE-PackageManagerCLITest-seed#[B4455DDE3B3D6FE2]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 654460 INFO  (SUITE-PackageManagerCLITest-seed#[B4455DDE3B3D6FE2]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 654460 INFO  (SUITE-PackageManagerCLITest-seed#[B4455DDE3B3D6FE2]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 654460 INFO  (SUITE-PackageManagerCLITest-seed#[B4455DDE3B3D6FE2]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PackageManagerCLITest_B4455DDE3B3D6FE2-001/tempDir-001
   [junit4]   2> 654460 INFO  (SUITE-PackageManagerCLITest-seed#[B4455DDE3B3D6FE2]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 654460 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 654461 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 654560 INFO  (SUITE-PackageManagerCLITest-seed#[B4455DDE3B3D6FE2]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 46565
   [junit4]   2> 654561 INFO  (SUITE-PackageManagerCLITest-seed#[B4455DDE3B3D6FE2]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46565
   [junit4]   2> 654561 INFO  (SUITE-PackageManagerCLITest-seed#[B4455DDE3B3D6FE2]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46565
   [junit4]   2> 654561 INFO  (SUITE-PackageManagerCLITest-seed#[B4455DDE3B3D6FE2]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46565
   [junit4]   2> 654562 INFO  (SUITE-PackageManagerCLITest-seed#[B4455DDE3B3D6FE2]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 654563 INFO  (zkConnectionManagerCallback-6756-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 654563 INFO  (SUITE-PackageManagerCLITest-seed#[B4455DDE3B3D6FE2]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 654567 INFO  (SUITE-PackageManagerCLITest-seed#[B4455DDE3B3D6FE2]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 654571 INFO  (zkConnectionManagerCallback-6758-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 654571 INFO  (SUITE-PackageManagerCLITest-seed#[B4455DDE3B3D6FE2]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 654571 INFO  (SUITE-PackageManagerCLITest-seed#[B4455DDE3B3D6FE2]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 654576 INFO  (zkConnectionManagerCallback-6760-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 654576 INFO  (SUITE-PackageManagerCLITest-seed#[B4455DDE3B3D6FE2]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 654690 INFO  (jetty-launcher-6761-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 654690 INFO  (jetty-launcher-6761-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 654690 INFO  (jetty-launcher-6761-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> 654692 INFO  (jetty-launcher-6761-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 654692 INFO  (jetty-launcher-6761-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 654692 INFO  (jetty-launcher-6761-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 654693 INFO  (jetty-launcher-6761-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@42c282fa{/solr,null,AVAILABLE}
   [junit4]   2> 654695 INFO  (jetty-launcher-6761-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@20a73abf{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:35723}
   [junit4]   2> 654696 INFO  (jetty-launcher-6761-thread-1) [     ] o.e.j.s.Server Started @654726ms
   [junit4]   2> 654696 INFO  (jetty-launcher-6761-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35723}
   [junit4]   2> 654696 ERROR (jetty-launcher-6761-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 654696 INFO  (jetty-launcher-6761-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 654696 INFO  (jetty-launcher-6761-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 654696 INFO  (jetty-launcher-6761-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 654696 INFO  (jetty-launcher-6761-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 654696 INFO  (jetty-launcher-6761-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-02T03:51:55.166388Z
   [junit4]   2> 654703 INFO  (jetty-launcher-6761-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 654706 INFO  (zkConnectionManagerCallback-6763-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 654706 INFO  (jetty-launcher-6761-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 654706 INFO  (jetty-launcher-6761-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 654812 INFO  (jetty-launcher-6761-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 654813 WARN  (jetty-launcher-6761-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@ab94c8d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 654813 WARN  (jetty-launcher-6761-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@ab94c8d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 654816 WARN  (jetty-launcher-6761-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@230bba10[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 654816 WARN  (jetty-launcher-6761-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@230bba10[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 654817 INFO  (jetty-launcher-6761-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46565/solr
   [junit4]   2> 654817 INFO  (jetty-launcher-6761-thread-1) [n:127.0.0.1:35723_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 654818 INFO  (zkConnectionManagerCallback-6774-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 654819 INFO  (jetty-launcher-6761-thread-1) [n:127.0.0.1:35723_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 654860 INFO  (jetty-launcher-6761-thread-1) [n:127.0.0.1:35723_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35723_solr
   [junit4]   2> 654860 INFO  (jetty-launcher-6761-thread-1) [n:127.0.0.1:35723_solr     ] o.a.s.c.Overseer Overseer (id=72147141278695428-127.0.0.1:35723_solr-n_0000000000) starting
   [junit4]   2> 654863 INFO  (OverseerStateUpdate-72147141278695428-127.0.0.1:35723_solr-n_0000000000) [n:127.0.0.1:35723_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35723_solr
   [junit4]   2> 654864 INFO  (jetty-launcher-6761-thread-1) [n:127.0.0.1:35723_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35723_solr
   [junit4]   2> 654874 INFO  (zkCallback-6773-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 654874 INFO  (jetty-launcher-6761-thread-1) [n:127.0.0.1:35723_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 654875 WARN  (jetty-launcher-6761-thread-1) [n:127.0.0.1:35723_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> 654883 INFO  (jetty-launcher-6761-thread-1) [n:127.0.0.1:35723_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 654899 INFO  (jetty-launcher-6761-thread-1) [n:127.0.0.1:35723_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35723.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44695d39
   [junit4]   2> 654905 INFO  (jetty-launcher-6761-thread-1) [n:127.0.0.1:35723_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35723.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44695d39
   [junit4]   2> 654905 INFO  (jetty-launcher-6761-thread-1) [n:127.0.0.1:35723_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35723.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44695d39
   [junit4]   2> 654906 INFO  (jetty-launcher-6761-thread-1) [n:127.0.0.1:35723_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PackageManagerCLITest_B4455DDE3B3D6FE2-001/tempDir-001/node1/.
   [junit4]   2> 654911 INFO  (SUITE-PackageManagerCLITest-seed#[B4455DDE3B3D6FE2]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 654911 INFO  (SUITE-PackageManagerCLITest-seed#[B4455DDE3B3D6FE2]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 654915 INFO  (zkConnectionManagerCallback-6791-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 654915 INFO  (SUITE-PackageManagerCLITest-seed#[B4455DDE3B3D6FE2]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 654919 INFO  (SUITE-PackageManagerCLITest-seed#[B4455DDE3B3D6FE2]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 654919 INFO  (SUITE-PackageManagerCLITest-seed#[B4455DDE3B3D6FE2]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46565/solr ready
   [junit4]   2> 654925 INFO  (SUITE-PackageManagerCLITest-seed#[B4455DDE3B3D6FE2]-worker) [     ] 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> 654938 INFO  (SUITE-PackageManagerCLITest-seed#[B4455DDE3B3D6FE2]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@61cd5b98{HTTP/1.1, (http/1.1)}{0.0.0.0:46333}
   [junit4]   2> 654939 INFO  (SUITE-PackageManagerCLITest-seed#[B4455DDE3B3D6FE2]-worker) [     ] o.e.j.s.Server Started @654969ms
   [junit4]   2> 654954 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPackageManager
   [junit4]   2> 654960 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.u.PackageTool Solr url:https://127.0.0.1:35723/solr, solr base url: https://127.0.0.1:35723
   [junit4]   2> 654975 INFO  (qtp710889935-11628) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=3
   [junit4]   2> 654978 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 654979 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=0
   [junit4]   2> 654980 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:46565/solr
   [junit4]   2> 654987 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 654989 INFO  (zkConnectionManagerCallback-6793-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 654989 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 654989 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   1> Installed packages:
   [junit4]   1> -----
   [junit4]   2> 654992 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.p.PackageManager Getting packages from packages.json...
   [junit4]   2> 654992 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.p.PackageManager Got packages: []
   [junit4]   2> 655093 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.u.PackageTool Finished: list-installed
   [junit4]   2> 655093 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.u.PackageTool Solr url:https://127.0.0.1:35723/solr, solr base url: https://127.0.0.1:35723
   [junit4]   2> 655102 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=1
   [junit4]   2> 655104 INFO  (qtp710889935-11628) [n:127.0.0.1:35723_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 655104 INFO  (qtp710889935-11628) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=0
   [junit4]   2> 655108 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:46565/solr
   [junit4]   2> 655111 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 655111 INFO  (zkConnectionManagerCallback-6795-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 655111 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 655111 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   2> 655112 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.p.RepositoryManager []
   [junit4]   2> 655190 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=1
   [junit4]   2> 655203 INFO  (qtp710889935-11628) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/fullstory.der params={sync=true} status=0 QTime=5
   [junit4]   1> Added repository: fullstory
   [junit4]   2> 655305 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.u.PackageTool Finished: add-repo
   [junit4]   2> 655305 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.u.PackageTool Solr url:https://127.0.0.1:35723/solr, solr base url: https://127.0.0.1:35723
   [junit4]   2> 655314 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=1
   [junit4]   2> 655316 INFO  (qtp710889935-11646) [n:127.0.0.1:35723_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 655316 INFO  (qtp710889935-11646) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=0
   [junit4]   2> 655317 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:46565/solr
   [junit4]   2> 655318 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 655319 INFO  (zkConnectionManagerCallback-6797-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 655319 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 655319 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   1> Available packages:
   [junit4]   1> -----
   [junit4]   1> question-answer 		A natural language question answering plugin
   [junit4]   1> 	Version: 1.0.0
   [junit4]   1> 	Version: 1.1.0
   [junit4]   2> 655433 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.u.PackageTool Finished: list-available
   [junit4]   2> 655434 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.u.PackageTool Solr url:https://127.0.0.1:35723/solr, solr base url: https://127.0.0.1:35723
   [junit4]   2> 655442 INFO  (qtp710889935-11628) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=1
   [junit4]   2> 655444 INFO  (qtp710889935-11646) [n:127.0.0.1:35723_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 655444 INFO  (qtp710889935-11646) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=0
   [junit4]   2> 655445 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:46565/solr
   [junit4]   2> 655446 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 655447 INFO  (zkConnectionManagerCallback-6799-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 655447 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 655448 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   2> 655464 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.p.PackageManager Getting packages from packages.json...
   [junit4]   2> 655464 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.p.PackageManager Got packages: []
   [junit4]   1> Posting manifest...
   [junit4]   2> 655510 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /package/question-answer/1.0.0/manifest.json
   [junit4]   2> 655510 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /package/question-answer/1.0.0/manifest.json
   [junit4]   2> 655512 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr     ] o.a.s.f.DistribPackageStore persisted a file /package/question-answer/1.0.0/manifest.json and metadata. sizes 809 144
   [junit4]   2> 655513 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/package/question-answer/1.0.0/manifest.json params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   1> Posting artifacts...
   [junit4]   2> 655517 INFO  (qtp710889935-11646) [n:127.0.0.1:35723_solr     ] o.a.s.f.DistribPackageStore fullstory.der does not exist locally, downloading.. 
   [junit4]   2> 655519 INFO  (qtp710889935-11646) [n:127.0.0.1:35723_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp
   [junit4]   2> 655519 INFO  (qtp710889935-11646) [n:127.0.0.1:35723_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp
   [junit4]   2> 655521 INFO  (qtp710889935-11646) [n:127.0.0.1:35723_solr     ] o.a.s.f.DistribPackageStore persisted a file /package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp and metadata. sizes 5652 246
   [junit4]   2> 655522 INFO  (qtp710889935-11646) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp params={sig=C9UWKkucmY3UNzqn0VLneVMe9kCbJjw7Urc76vGenoRwp32xvNn5ZIGZ7G34xZP7cVjqn/ltDlLWBZ/C3eAtuw%3D%3D&wt=javabin&version=2} status=0 QTime=7
   [junit4]   1> Executing Package API to register this package...
   [junit4]   2> 655528 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr     ] o.a.s.f.DistribPackageStore fullstory.der does not exist locally, downloading.. 
   [junit4]   2> 655529 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr     ] o.a.s.f.DistribPackageStore fullstory.der does not exist locally, downloading.. 
   [junit4]   2> 655532 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 655532 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr     ] o.a.s.p.PackageLoader A new package: question-answer introduced
   [junit4]   2> 655532 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr     ] o.a.s.p.PackageLoader A new version: 1.0.0 added for package: question-answer with artifacts [/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp]
   [junit4]   2> 655538 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr     ] o.a.s.f.DistribPackageStore fullstory.der does not exist locally, downloading.. 
   [junit4]   2> 655538 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr     ] o.a.s.f.DistribPackageStore fullstory.der does not exist locally, downloading.. 
   [junit4]   2> 655540 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PackageManagerCLITest_B4455DDE3B3D6FE2-001/tempDir-001/node1/filestore/package/question-answer/1.0.0]
   [junit4]   2> 655540 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr     ] o.a.s.p.PackageLoader version: 1.0.0 is the new latest in package: question-answer
   [junit4]   2> 655540 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=15
   [junit4]   1> Response: {"responseHeader":{
   [junit4]   1>     "status":0,
   [junit4]   1>     "QTime":15}}
   [junit4]   1> question-answer installed.
   [junit4]   2> 655542 INFO  (zkCallback-6773-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 655642 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.u.PackageTool Finished: install
   [junit4]   2> 655642 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.u.PackageTool Solr url:https://127.0.0.1:35723/solr, solr base url: https://127.0.0.1:35723
   [junit4]   2> 655665 INFO  (qtp710889935-11628) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=16
   [junit4]   2> 655668 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 655669 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=0
   [junit4]   2> 655669 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:46565/solr
   [junit4]   2> 655671 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 655672 INFO  (zkConnectionManagerCallback-6801-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 655672 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 655672 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   1> Installed packages:
   [junit4]   1> -----
   [junit4]   2> 655672 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.p.PackageManager Getting packages from packages.json...
   [junit4]   2> 655679 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/package/question-answer/1.0.0/manifest.json params={} status=0 QTime=0
   [junit4]   2> 655682 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.p.PackageManager Got packages: [{
   [junit4]   2>   "name":"question-answer",
   [junit4]   2>   "version":"1.0.0"}]
   [junit4]   1> {
   [junit4]   1>   "name":"question-answer",
   [junit4]   1>   "version":"1.0.0"}
   [junit4]   2> 655784 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.u.PackageTool Finished: list-installed
   [junit4]   2> 655790 INFO  (qtp710889935-11628) [n:127.0.0.1:35723_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=abc&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 655792 INFO  (OverseerThreadFactory-6781-thread-1-processing-n:127.0.0.1:35723_solr) [n:127.0.0.1:35723_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection abc
   [junit4]   2> 655900 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 655900 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 655901 INFO  (qtp710889935-11646) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 655904 INFO  (OverseerStateUpdate-72147141278695428-127.0.0.1:35723_solr-n_0000000000) [n:127.0.0.1:35723_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"abc",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"abc_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35723/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35723_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 656106 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr    x:abc_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=abc_shard1_replica_n1&action=CREATE&numShards=1&collection=abc&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 656112 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 656118 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 656119 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 656120 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'abc_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 656121 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35723.solr.core.abc.shard1.replica_n1' (registry 'solr.core.abc.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44695d39
   [junit4]   2> 656122 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SolrCore [[abc_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PackageManagerCLITest_B4455DDE3B3D6FE2-001/tempDir-001/node1/./abc_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PackageManagerCLITest_B4455DDE3B3D6FE2-001/tempDir-001/node1/./abc_shard1_replica_n1/data/]
   [junit4]   2> 656157 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 656157 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 656158 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 656158 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 656160 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 656160 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 656161 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 656161 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1668357728901267456
   [junit4]   2> 656162 INFO  (searcherExecutor-6803-thread-1-processing-n:127.0.0.1:35723_solr x:abc_shard1_replica_n1 c:abc s:shard1 r:core_node2) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SolrCore [abc_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 656165 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/abc/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 656165 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/abc/leaders/shard1
   [junit4]   2> 656167 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 656167 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 656167 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35723/solr/abc_shard1_replica_n1/
   [junit4]   2> 656167 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 656168 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:35723/solr/abc_shard1_replica_n1/ has no replicas
   [junit4]   2> 656168 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/abc/leaders/shard1/leader after winning as /collections/abc/leader_elect/shard1/election/72147141278695428-core_node2-n_0000000000
   [junit4]   2> 656169 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35723/solr/abc_shard1_replica_n1/ shard1
   [junit4]   2> 656270 INFO  (zkCallback-6773-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abc/state.json] for collection [abc] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 656270 INFO  (zkCallback-6773-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abc/state.json] for collection [abc] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 656270 INFO  (zkCallback-6773-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abc/state.json] for collection [abc] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 656270 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 656275 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=abc_shard1_replica_n1&action=CREATE&numShards=1&collection=abc&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=169
   [junit4]   2> 656276 INFO  (qtp710889935-11628) [n:127.0.0.1:35723_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 656372 INFO  (zkCallback-6773-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abc/state.json] for collection [abc] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 656372 INFO  (zkCallback-6773-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abc/state.json] for collection [abc] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 656372 INFO  (zkCallback-6773-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abc/state.json] for collection [abc] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 656372 INFO  (zkCallback-6773-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abc/state.json] for collection [abc] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 656372 INFO  (qtp710889935-11628) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=abc&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=582
   [junit4]   2> 656373 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf2&name=def&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 656374 INFO  (OverseerThreadFactory-6781-thread-2-processing-n:127.0.0.1:35723_solr) [n:127.0.0.1:35723_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection def
   [junit4]   2> 656374 INFO  (OverseerCollectionConfigSetProcessor-72147141278695428-127.0.0.1:35723_solr-n_0000000000) [n:127.0.0.1:35723_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 656580 INFO  (qtp710889935-11646) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.abc.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 656580 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 656582 INFO  (qtp710889935-11628) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.abc.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 656582 INFO  (qtp710889935-11646) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node} status=0 QTime=0
   [junit4]   2> 656585 INFO  (OverseerStateUpdate-72147141278695428-127.0.0.1:35723_solr-n_0000000000) [n:127.0.0.1:35723_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"def",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"def_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35723/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35723_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 656786 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr    x:def_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf2&newCollection=true&name=def_shard1_replica_n1&action=CREATE&numShards=1&collection=def&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 656791 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 656796 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 656798 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 656798 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'def_shard1_replica_n1' using configuration from configset conf2, trusted=true
   [junit4]   2> 656798 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35723.solr.core.def.shard1.replica_n1' (registry 'solr.core.def.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44695d39
   [junit4]   2> 656798 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.SolrCore [[def_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PackageManagerCLITest_B4455DDE3B3D6FE2-001/tempDir-001/node1/./def_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PackageManagerCLITest_B4455DDE3B3D6FE2-001/tempDir-001/node1/./def_shard1_replica_n1/data/]
   [junit4]   2> 656831 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 656831 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 656832 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 656832 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 656833 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 656834 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 656834 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 656834 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1668357729606959104
   [junit4]   2> 656835 INFO  (searcherExecutor-6809-thread-1-processing-n:127.0.0.1:35723_solr x:def_shard1_replica_n1 c:def s:shard1 r:core_node2) [n:127.0.0.1:35723_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.SolrCore [def_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 656837 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/def/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 656837 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/def/leaders/shard1
   [junit4]   2> 656838 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 656838 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 656838 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35723/solr/def_shard1_replica_n1/
   [junit4]   2> 656839 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 656839 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:35723/solr/def_shard1_replica_n1/ has no replicas
   [junit4]   2> 656839 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/def/leaders/shard1/leader after winning as /collections/def/leader_elect/shard1/election/72147141278695428-core_node2-n_0000000000
   [junit4]   2> 656840 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35723/solr/def_shard1_replica_n1/ shard1
   [junit4]   2> 656941 INFO  (zkCallback-6773-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/def/state.json] for collection [def] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 656941 INFO  (zkCallback-6773-thread-5) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/def/state.json] for collection [def] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 656941 INFO  (zkCallback-6773-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/def/state.json] for collection [def] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 656941 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 656943 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf2&newCollection=true&name=def_shard1_replica_n1&action=CREATE&numShards=1&collection=def&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=156
   [junit4]   2> 656944 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 657043 INFO  (zkCallback-6773-thread-5) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/def/state.json] for collection [def] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 657043 INFO  (zkCallback-6773-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/def/state.json] for collection [def] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 657043 INFO  (zkCallback-6773-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/def/state.json] for collection [def] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 657043 INFO  (zkCallback-6773-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/def/state.json] for collection [def] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 657043 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf2&name=def&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=670
   [junit4]   2> 657043 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.u.PackageTool Solr url:https://127.0.0.1:35723/solr, solr base url: https://127.0.0.1:35723
   [junit4]   2> 657050 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=1
   [junit4]   2> 657052 INFO  (qtp710889935-11628) [n:127.0.0.1:35723_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 657053 INFO  (qtp710889935-11628) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=0
   [junit4]   2> 657054 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:46565/solr
   [junit4]   2> 657055 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 657057 INFO  (zkConnectionManagerCallback-6815-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 657057 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 657057 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   1> Package question-answer not deployed on any collection.
   [junit4]   2> 657180 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.u.PackageTool Finished: list-deployed
   [junit4]   2> 657181 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.u.PackageTool Solr url:https://127.0.0.1:35723/solr, solr base url: https://127.0.0.1:35723
   [junit4]   2> 657188 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=1
   [junit4]   2> 657190 INFO  (qtp710889935-11628) [n:127.0.0.1:35723_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 657191 INFO  (qtp710889935-11628) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=0
   [junit4]   2> 657191 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:46565/solr
   [junit4]   2> 657193 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 657193 INFO  (zkConnectionManagerCallback-6817-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 657193 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 657193 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   2> 657194 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.p.PackageManager Getting packages from packages.json...
   [junit4]   2> 657200 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/package/question-answer/1.0.0/manifest.json params={} status=0 QTime=0
   [junit4]   2> 657202 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.p.PackageManager Got packages: [{
   [junit4]   2>   "name":"question-answer",
   [junit4]   2>   "version":"1.0.0"}]
   [junit4]   2> 657211 INFO  (qtp710889935-11628) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property params to be of version 0 for collection abc
   [junit4]   2> 657211 INFO  (Thread-2133) [     ] o.a.s.c.SolrCore config update listener called for core abc_shard1_replica_n1
   [junit4]   2> 657211 INFO  (Thread-2133) [n:127.0.0.1:35723_solr     ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 657212 INFO  (Thread-2133) [n:127.0.0.1:35723_solr     ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 657212 INFO  (solrHandlerExecutor-6818-thread-1-processing-n:127.0.0.1:35723_solr x:abc_shard1_replica_n1 c:abc s:shard1 r:core_node2) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 657316 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler I already have the expected version 0 of params
   [junit4]   2> 657316 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 657316 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.S.Request [abc_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={params=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 657317 INFO  (qtp710889935-11628) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Took 106.0ms to set the property params to be of version 0 for collection abc
   [junit4]   2> 657318 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ZkController Persisted config data to node /configs/conf1/params.json 
   [junit4]   2> 657319 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property params to be of version 1 for collection abc
   [junit4]   2> 657319 INFO  (Thread-2134) [     ] o.a.s.c.SolrCore config update listener called for core abc_shard1_replica_n1
   [junit4]   2> 657319 INFO  (Thread-2134) [n:127.0.0.1:35723_solr     ] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 657319 INFO  (Thread-2134) [n:127.0.0.1:35723_solr     ] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 657319 INFO  (solrHandlerExecutor-6820-thread-1-processing-n:127.0.0.1:35723_solr x:abc_shard1_replica_n1 c:abc s:shard1 r:core_node2) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 657426 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler I already have the expected version 1 of params
   [junit4]   2> 657426 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 657426 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.S.Request [abc_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={params=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 657432 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Took 113.0ms to set the property params to be of version 1 for collection abc
   [junit4]   1> Executing {"add-requesthandler":{"name":"/mypath2","class":"question-answer:fullstory.QARequestHandler"}} for path:/api/collections/abc/config
   [junit4]   1> Putting patterns into the list from the init()
   [junit4]   2> 657442 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property overlay to be of version 0 for collection abc
   [junit4]   2> 657442 INFO  (Thread-2135) [     ] o.a.s.c.SolrCore config update listener called for core abc_shard1_replica_n1
   [junit4]   2> 657442 INFO  (Thread-2135) [n:127.0.0.1:35723_solr     ] o.a.s.c.SolrCore core reload abc_shard1_replica_n1
   [junit4]   2> 657443 INFO  (solrHandlerExecutor-6822-thread-1-processing-n:127.0.0.1:35723_solr x:abc_shard1_replica_n1 c:abc s:shard1 r:core_node2) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 657447 INFO  (Thread-2135) [n:127.0.0.1:35723_solr     ] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 657447 INFO  (Thread-2135) [n:127.0.0.1:35723_solr     ] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 657447 INFO  (Thread-2135) [n:127.0.0.1:35723_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 657453 INFO  (Thread-2135) [n:127.0.0.1:35723_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 657454 INFO  (Thread-2135) [n:127.0.0.1:35723_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 657454 INFO  (Thread-2135) [n:127.0.0.1:35723_solr     ] o.a.s.c.CoreContainer Reloading SolrCore 'abc_shard1_replica_n1' using configuration from configset conf1
   [junit4]   2> 657473 INFO  (Thread-2135) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35723.solr.core.abc.shard1.replica_n1' (registry 'solr.core.abc.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44695d39
   [junit4]   2> 657473 INFO  (Thread-2135) [n:127.0.0.1:35723_solr     ] o.a.s.c.SolrCore [[abc_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PackageManagerCLITest_B4455DDE3B3D6FE2-001/tempDir-001/node1/./abc_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PackageManagerCLITest_B4455DDE3B3D6FE2-001/tempDir-001/node1/./abc_shard1_replica_n1/data/]
   [junit4]   2> 657491 INFO  (Thread-2135) [n:127.0.0.1:35723_solr     ] o.a.s.p.PackagePluginHolder loading plugin: requestHandler -> /mypath2 using  package question-answer:1.0.0
   [junit4]   1> Putting patterns into the list from the init()
   [junit4]   2> 657497 INFO  (Thread-2135) [n:127.0.0.1:35723_solr     ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 657498 INFO  (Thread-2135) [n:127.0.0.1:35723_solr     ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 657500 INFO  (Thread-2135) [n:127.0.0.1:35723_solr     ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 657500 INFO  (Thread-2135) [n:127.0.0.1:35723_solr     ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 657500 INFO  (Thread-2135) [n:127.0.0.1:35723_solr     ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 657500 INFO  (Thread-2135) [n:127.0.0.1:35723_solr     ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1668357730305310720
   [junit4]   2> 657502 INFO  (Thread-2135) [n:127.0.0.1:35723_solr     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 657503 INFO  (searcherExecutor-6824-thread-1-processing-n:127.0.0.1:35723_solr) [n:127.0.0.1:35723_solr     ] o.a.s.c.SolrCore [abc_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 657504 INFO  (searcherExecutor-6824-thread-1-processing-n:127.0.0.1:35723_solr) [n:127.0.0.1:35723_solr     ] o.a.s.c.SolrCore [abc_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 657548 INFO  (qtp710889935-11646) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 657548 INFO  (qtp710889935-11646) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 657548 INFO  (qtp710889935-11646) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.S.Request [abc_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 657548 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Took 106.0ms to set the property overlay to be of version 0 for collection abc
   [junit4]   2> 657548 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr     ] o.a.s.c.SolrCore [abc_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5c756329
   [junit4]   2> 657548 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.abc.shard1.replica_n1 tag=SolrCore@5c756329
   [junit4]   2> 657548 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6ada8e4: rootName = solr_35723, domain = solr.core.abc.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.abc.shard1.replica_n1/com.codahale.metrics.MetricRegistry@56b64cc5
   [junit4]   2> 657558 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.abc.shard1.leader tag=SolrCore@5c756329
   [junit4]   2> 657560 INFO  (qtp710889935-11628) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ZkController Persisted config data to node /configs/conf1/params.json 
   [junit4]   2> 657561 INFO  (qtp710889935-11628) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property params to be of version 2 for collection abc
   [junit4]   2> 657561 INFO  (Thread-2136) [     ] o.a.s.c.SolrCore config update listener called for core abc_shard1_replica_n1
   [junit4]   2> 657561 INFO  (Thread-2136) [n:127.0.0.1:35723_solr     ] o.a.s.c.RequestParams conf resource params.json loaded . version : 2 
   [junit4]   2> 657561 INFO  (Thread-2136) [n:127.0.0.1:35723_solr     ] o.a.s.c.RequestParams request params refreshed to version 2
   [junit4]   2> 657561 INFO  (solrHandlerExecutor-6829-thread-1-processing-n:127.0.0.1:35723_solr x:abc_shard1_replica_n1 c:abc s:shard1 r:core_node2) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 657668 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler I already have the expected version 2 of params
   [junit4]   2> 657668 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 657668 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.S.Request [abc_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={params=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 657668 INFO  (qtp710889935-11628) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Took 107.0ms to set the property params to be of version 2 for collection abc
   [junit4]   1> Executing https://127.0.0.1:35723/api/collections/abc/config/requestHandler?componentName=/mypath2&meta=true for collection:abc
   [junit4]   1> {
   [junit4]   1>   "responseHeader":{
   [junit4]   1>     "status":0,
   [junit4]   1>     "QTime":0},
   [junit4]   1>   "config":{"requestHandler":{"/mypath2":{
   [junit4]   1>         "name":"/mypath2",
   [junit4]   1>         "class":"question-answer:fullstory.QARequestHandler",
   [junit4]   1>         "_packageinfo_":{
   [junit4]   1>           "package":"question-answer",
   [junit4]   1>           "version":"1.0.0",
   [junit4]   1>           "files":["/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp"],
   [junit4]   1>           "manifest":"/package/question-answer/1.0.0/manifest.json",
   [junit4]   1>           "manifestSHA512":"a91ab5a2c5abd53f0f72c256592c2be8b667cecb8226ac054aeed4d28aac9d743311442f2d58539bb83663a19bd1efb310aaadfd77bea458f3d475161721a114"}}}}}
   [junit4]   1> 
   [junit4]   1> Actual: 1.0.0, expected: 1.0.0
   [junit4]   1> Deployed on [abc] and verified package: question-answer, version: 1.0.0
   [junit4]   1> Deployment successful
   [junit4]   2> 657779 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.u.PackageTool Finished: deploy
   [junit4]   2> 657784 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.S.Request [abc_shard1_replica_n1]  webapp=/solr path=/config/params params={meta=true} status=0 QTime=0
   [junit4]   2> 657785 INFO  (qtp710889935-11646) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.S.Request [abc_shard1_replica_n1]  webapp=/solr path=/config/requestHandler params={meta=true&componentName=/mypath2} status=0 QTime=0
   [junit4]   2> 657786 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.u.PackageTool Solr url:https://127.0.0.1:35723/solr, solr base url: https://127.0.0.1:35723
   [junit4]   2> 657792 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=1
   [junit4]   2> 657794 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 657795 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=0
   [junit4]   2> 657795 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:46565/solr
   [junit4]   2> 657796 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 657800 INFO  (zkConnectionManagerCallback-6832-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 657800 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 657800 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   1> Collections on which package question-answer was deployed:
   [junit4]   1> 	abc(question-answer:1.0.0)
   [junit4]   2> 657909 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.u.PackageTool Finished: list-deployed
   [junit4]   2> 657909 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.u.PackageTool Solr url:https://127.0.0.1:35723/solr, solr base url: https://127.0.0.1:35723
   [junit4]   2> 657915 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=1
   [junit4]   2> 657917 INFO  (qtp710889935-11646) [n:127.0.0.1:35723_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 657917 INFO  (qtp710889935-11646) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=0
   [junit4]   2> 657918 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:46565/solr
   [junit4]   2> 657919 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 657919 INFO  (zkConnectionManagerCallback-6834-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 657919 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 657920 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   2> 657924 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.p.PackageManager Getting packages from packages.json...
   [junit4]   2> 657925 INFO  (qtp710889935-11628) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/package/question-answer/1.0.0/manifest.json params={} status=0 QTime=0
   [junit4]   2> 657927 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.p.PackageManager Got packages: [{
   [junit4]   2>   "name":"question-answer",
   [junit4]   2>   "version":"1.0.0"}]
   [junit4]   1> Packages deployed on abc:
   [junit4]   1> 	{
   [junit4]   1>   "name":"question-answer",
   [junit4]   1>   "version":"1.0.0"}
   [junit4]   2> 658028 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.u.PackageTool Finished: list-deployed
   [junit4]   2> 658028 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.c.PackageManagerCLITest Testing explicit deployment to a different/newer version
   [junit4]   2> 658028 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.u.PackageTool Solr url:https://127.0.0.1:35723/solr, solr base url: https://127.0.0.1:35723
   [junit4]   2> 658035 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=1
   [junit4]   2> 658037 INFO  (qtp710889935-11646) [n:127.0.0.1:35723_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 658037 INFO  (qtp710889935-11646) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=0
   [junit4]   2> 658038 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:46565/solr
   [junit4]   2> 658039 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 658040 INFO  (zkConnectionManagerCallback-6836-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 658040 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 658040 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   2> 658057 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.p.PackageManager Getting packages from packages.json...
   [junit4]   2> 658058 INFO  (qtp710889935-11646) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/package/question-answer/1.0.0/manifest.json params={} status=0 QTime=0
   [junit4]   2> 658060 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[B4455DDE3B3D6FE2]) [     ] o.a.s.p.PackageManager Got packages: [{
   [junit4]   2>   "name":"question-answer",
   [junit4]   2>   "version":"1.0.0"}]
   [junit4]   1> Posting manifest...
   [junit4]   2> 658091 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /package/question-answer/1.1.0/manifest.json
   [junit4]   2> 658091 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /package/question-answer/1.1.0/manifest.json
   [junit4]   2> 658091 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr     ] o.a.s.f.DistribPackageStore persisted a file /package/question-answer/1.1.0/manifest.json and metadata. sizes 864 144
   [junit4]   2> 658092 INFO  (qtp710889935-11647) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/package/question-answer/1.1.0/manifest.json params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   1> Posting artifacts...
   [junit4]   2> 658095 INFO  (qtp710889935-11628) [n:127.0.0.1:35723_solr     ] o.a.s.f.DistribPackageStore fullstory.der does not exist locally, downloading.. 
   [junit4]   2> 658095 INFO  (qtp710889935-11628) [n:127.0.0.1:35723_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /package/question-answer/1.1.0/question-answer-request-handler-1.1.jar.tmp
   [junit4]   2> 658095 INFO  (qtp710889935-11628) [n:127.0.0.1:35723_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /package/question-answer/1.1.0/question-answer-request-handler-1.1.jar.tmp
   [junit4]   2> 658095 INFO  (qtp710889935-11628) [n:127.0.0.1:35723_solr     ] o.a.s.f.DistribPackageStore persisted a file /package/question-answer/1.1.0/question-answer-request-handler-1.1.jar.tmp and metadata. sizes 6324 246
   [junit4]   2> 658097 INFO  (qtp710889935-11628) [n:127.0.0.1:35723_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/package/question-answer/1.1.0/question-answer-request-handler-1.1.jar.tmp params={sig=qdNsVe5G8clkBDQwcX2MViA1XU6bhqEwFCPiqPxot7YQw5oj/pFvDPkzWaVa6rNbUzK3WUBbhV5TedhF7hZMOQ%3D%3D&wt=javabin&version=2} status=0 QTime=3
   [junit4]   1> Executing Package API to register this package...
   [junit4]   2> 658098 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr     ] o.a.s.f.DistribPackageStore fullstory.der does not exist locally, downloading.. 
   [junit4]   2> 658098 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr     ] o.a.s.f.DistribPackageStore fullstory.der does not exist locally, downloading.. 
   [junit4]   2> 658099 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 658099 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr     ] o.a.s.p.PackageLoader Package question-answer is modified 
   [junit4]   2> 658100 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr     ] o.a.s.p.PackageLoader A new version: 1.1.0 added for package: question-answer with artifacts [/package/question-answer/1.1.0/question-answer-request-handler-1.1.jar.tmp]
   [junit4]   2> 658100 INFO  (zkCallback-6773-thread-5) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 658100 INFO  (zkCallback-6773-thread-5) [     ] o.a.s.p.PackageLoader Package question-answer is modified 
   [junit4]   2> 658100 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr     ] o.a.s.f.DistribPackageStore fullstory.der does not exist locally, downloading.. 
   [junit4]   2> 658100 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr     ] o.a.s.f.DistribPackageStore fullstory.der does not exist locally, downloading.. 
   [junit4]   2> 658101 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr     ] o.a.s.c.SolrResourceLoader Added 1 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PackageManagerCLITest_B4455DDE3B3D6FE2-001/tempDir-001/node1/filestore/package/question-answer/1.1.0]
   [junit4]   2> 658101 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr     ] o.a.s.p.PackageLoader version: 1.1.0 is the new latest in package: question-answer
   [junit4]   2> 658101 INFO  (qtp710889935-11630) [n:127.0.0.1:35723_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.p.PackagePluginHolder Us

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

thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/def/state.json] for collection [def] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 12200 INFO  (zkCallback-20-thread-5) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/def/state.json] for collection [def] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 12200 INFO  (coreCloseExecutor-95-thread-2) [n:127.0.0.1:43547_solr     ] o.a.s.c.SolrCore [def_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7eeff933
   [junit4]   2> 12200 INFO  (coreCloseExecutor-95-thread-1) [n:127.0.0.1:43547_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e54956: rootName = solr_43547, domain = solr.core.abc.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.abc.shard1.replica_n1/com.codahale.metrics.MetricRegistry@318e0b47
   [junit4]   2> 12211 INFO  (coreCloseExecutor-95-thread-1) [n:127.0.0.1:43547_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.abc.shard1.leader tag=SolrCore@731b09de
   [junit4]   2> 12211 INFO  (coreCloseExecutor-95-thread-2) [n:127.0.0.1:43547_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.def.shard1.replica_n1 tag=SolrCore@7eeff933
   [junit4]   2> 12211 INFO  (coreCloseExecutor-95-thread-2) [n:127.0.0.1:43547_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2b4dcbbf: rootName = solr_43547, domain = solr.core.def.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.def.shard1.replica_n1/com.codahale.metrics.MetricRegistry@cf9d663
   [junit4]   2> 12213 INFO  (coreCloseExecutor-95-thread-1) [n:127.0.0.1:43547_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 12222 INFO  (coreCloseExecutor-95-thread-2) [n:127.0.0.1:43547_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.def.shard1.leader tag=SolrCore@7eeff933
   [junit4]   2> 12224 INFO  (coreCloseExecutor-95-thread-2) [n:127.0.0.1:43547_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 12226 INFO  (jetty-closer-91-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 12227 INFO  (jetty-closer-91-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@43a0df86: rootName = solr_43547, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@5f3487f5
   [junit4]   2> 12232 INFO  (jetty-closer-91-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 12232 INFO  (jetty-closer-91-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3766d8c0: rootName = solr_43547, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@3e017d49
   [junit4]   2> 12234 INFO  (jetty-closer-91-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 12234 INFO  (jetty-closer-91-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@45012498: rootName = solr_43547, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@a8d75a5
   [junit4]   2> 12235 INFO  (jetty-closer-91-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 12236 INFO  (closeThreadPool-97-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72147228960555012-127.0.0.1:43547_solr-n_0000000000) closing
   [junit4]   2> 12236 INFO  (OverseerStateUpdate-72147228960555012-127.0.0.1:43547_solr-n_0000000000) [n:127.0.0.1:43547_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43547_solr
   [junit4]   2> 12237 INFO  (OverseerAutoScalingTriggerThread-72147228960555012-127.0.0.1:43547_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 12237 INFO  (closeThreadPool-97-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72147228960555012-127.0.0.1:43547_solr-n_0000000000) closing
   [junit4]   2> 12338 INFO  (jetty-closer-91-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72147228960555012-127.0.0.1:43547_solr-n_0000000000) closing
   [junit4]   2> 21515 INFO  (jetty-closer-91-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1d586a6a{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 21517 INFO  (jetty-closer-91-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@743dca1a{/solr,null,UNAVAILABLE}
   [junit4]   2> 21517 INFO  (jetty-closer-91-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 21518 INFO  (SUITE-PackageManagerCLITest-seed#[B4455DDE3B3D6FE2]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 21722 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> 	7	/solr/configs/conf1
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/collections/def/terms/shard1
   [junit4]   2> 	2	/solr/collections/abc/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	17	/solr/collections/def/state.json
   [junit4]   2> 	9	/solr/collections/abc/state.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	21	/solr/overseer/queue
   [junit4]   2> 	9	/solr/overseer/collection-queue-work
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 21728 INFO  (SUITE-PackageManagerCLITest-seed#[B4455DDE3B3D6FE2]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42019
   [junit4]   2> 21729 INFO  (SUITE-PackageManagerCLITest-seed#[B4455DDE3B3D6FE2]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42019
   [junit4]   2> 21729 INFO  (SUITE-PackageManagerCLITest-seed#[B4455DDE3B3D6FE2]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42019
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PackageManagerCLITest_B4455DDE3B3D6FE2-001
   [junit4]   2> Jun 02, 2020 4:14:31 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(Lucene86): {}, docValues:{}, maxPointsInLeafNode=212, maxMBSortInHeap=5.56722485073305, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3e9587f1), locale=or, timezone=Europe/Rome
   [junit4]   2> NOTE: Linux 5.3.0-51-generic amd64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=16,threads=2,free=461953488,total=504365056
   [junit4]   2> NOTE: All tests run in this JVM: [PackageManagerCLITest]
   [junit4] Completed [5/5 (5!)] on J1 in 21.65s, 1 test, 1 failure <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1521: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1048: There were test failures: 5 suites, 5 tests, 5 failures [seed: B4455DDE3B3D6FE2]

Total time: 24 seconds

[repro] Setting last failure code to 256

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

[JENKINS-Experimental-GC] Lucene-Solr-master-Linux (64bit/jdk-14.0.1) - Build # 26860 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26860/
Java: 64bit/jdk-14.0.1 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC

All tests passed

Build Log:
[...truncated 40457 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:635: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:117: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:358: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1976: Rat problems were found!

Total time: 40 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-13.0.2) - Build # 26859 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26859/
Java: 64bit/jdk-13.0.2 -XX:-UseCompressedOops -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 40489 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:635: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:117: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:358: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1976: Rat problems were found!

Total time: 33 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-15-ea+24) - Build # 26858 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26858/
Java: 64bit/jdk-15-ea+24 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor

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

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:38045/solr: Underlying core creation failed while creating collection: newcollection2
	at __randomizedtesting.SeedInfo.seed([CFBB40BA7DD8A9A7:A0E45CC566E90A51]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:663)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1147)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.TestConfigSetsAPI.createCollection(TestConfigSetsAPI.java:579)
	at org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor(TestConfigSetsAPI.java:364)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14690 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestConfigSetsAPI
   [junit4]   2> 714845 INFO  (SUITE-TestConfigSetsAPI-seed#[CFBB40BA7DD8A9A7]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 714845 INFO  (SUITE-TestConfigSetsAPI-seed#[CFBB40BA7DD8A9A7]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 714846 INFO  (SUITE-TestConfigSetsAPI-seed#[CFBB40BA7DD8A9A7]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.TestConfigSetsAPI_CFBB40BA7DD8A9A7-001/data-dir-85-001
   [junit4]   2> 714846 WARN  (SUITE-TestConfigSetsAPI-seed#[CFBB40BA7DD8A9A7]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=25 numCloses=25
   [junit4]   2> 714846 INFO  (SUITE-TestConfigSetsAPI-seed#[CFBB40BA7DD8A9A7]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 714846 INFO  (SUITE-TestConfigSetsAPI-seed#[CFBB40BA7DD8A9A7]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 714848 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCreate
   [junit4]   2> 714848 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.TestConfigSetsAPI_CFBB40BA7DD8A9A7-001/tempDir-001
   [junit4]   2> 714848 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 714851 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 714851 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 714951 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer start zk server on port: 36731
   [junit4]   2> 714951 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36731
   [junit4]   2> 714951 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36731
   [junit4]   2> 714951 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36731
   [junit4]   2> 714952 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 714953 INFO  (zkConnectionManagerCallback-14427-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714953 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 714954 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 714954 INFO  (zkConnectionManagerCallback-14429-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714954 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 714955 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 714955 INFO  (zkConnectionManagerCallback-14431-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714955 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 715066 INFO  (jetty-launcher-14432-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 715066 INFO  (jetty-launcher-14432-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 715066 INFO  (jetty-launcher-14432-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+24-1168
   [junit4]   2> 715068 INFO  (jetty-launcher-14432-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 715068 INFO  (jetty-launcher-14432-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 715068 INFO  (jetty-launcher-14432-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 715068 INFO  (jetty-launcher-14432-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b53f1d5{/solr,null,AVAILABLE}
   [junit4]   2> 715069 INFO  (jetty-launcher-14432-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@e0df39{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:37545}
   [junit4]   2> 715069 INFO  (jetty-launcher-14432-thread-1) [     ] o.e.j.s.Server Started @715076ms
   [junit4]   2> 715069 INFO  (jetty-launcher-14432-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37545}
   [junit4]   2> 715069 ERROR (jetty-launcher-14432-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 715069 INFO  (jetty-launcher-14432-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 715069 INFO  (jetty-launcher-14432-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 715069 INFO  (jetty-launcher-14432-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 715069 INFO  (jetty-launcher-14432-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 715069 INFO  (jetty-launcher-14432-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-02T07:53:35.842457Z
   [junit4]   2> 715072 INFO  (jetty-launcher-14432-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 715073 INFO  (zkConnectionManagerCallback-14434-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 715073 INFO  (jetty-launcher-14432-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 715075 INFO  (jetty-launcher-14432-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 715188 INFO  (jetty-launcher-14432-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 715188 WARN  (jetty-launcher-14432-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4ad63b0d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 715188 WARN  (jetty-launcher-14432-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4ad63b0d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 715191 WARN  (jetty-launcher-14432-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2cd9d9e8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 715191 WARN  (jetty-launcher-14432-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2cd9d9e8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 715191 INFO  (jetty-launcher-14432-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36731/solr
   [junit4]   2> 715192 INFO  (jetty-launcher-14432-thread-1) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 715193 INFO  (zkConnectionManagerCallback-14445-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 715193 INFO  (jetty-launcher-14432-thread-1) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 715216 INFO  (jetty-launcher-14432-thread-1) [n:127.0.0.1:37545_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37545_solr
   [junit4]   2> 715217 INFO  (jetty-launcher-14432-thread-1) [n:127.0.0.1:37545_solr     ] o.a.s.c.Overseer Overseer (id=72148091596570628-127.0.0.1:37545_solr-n_0000000000) starting
   [junit4]   2> 715218 INFO  (OverseerStateUpdate-72148091596570628-127.0.0.1:37545_solr-n_0000000000) [n:127.0.0.1:37545_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37545_solr
   [junit4]   2> 715218 INFO  (jetty-launcher-14432-thread-1) [n:127.0.0.1:37545_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37545_solr
   [junit4]   2> 715219 INFO  (zkCallback-14444-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 715219 INFO  (jetty-launcher-14432-thread-1) [n:127.0.0.1:37545_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 715219 WARN  (jetty-launcher-14432-thread-1) [n:127.0.0.1:37545_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> 715224 INFO  (jetty-launcher-14432-thread-1) [n:127.0.0.1:37545_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 715234 INFO  (jetty-launcher-14432-thread-1) [n:127.0.0.1:37545_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37545.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31b24288
   [junit4]   2> 715238 INFO  (jetty-launcher-14432-thread-1) [n:127.0.0.1:37545_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37545.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31b24288
   [junit4]   2> 715238 INFO  (jetty-launcher-14432-thread-1) [n:127.0.0.1:37545_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37545.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31b24288
   [junit4]   2> 715239 INFO  (jetty-launcher-14432-thread-1) [n:127.0.0.1:37545_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.TestConfigSetsAPI_CFBB40BA7DD8A9A7-001/tempDir-001/node1/.
   [junit4]   2> 715242 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 715242 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 715243 INFO  (zkConnectionManagerCallback-14462-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 715243 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 715243 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 715244 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36731/solr ready
   [junit4]   2> 715245 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 715245 INFO  (zkConnectionManagerCallback-14464-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 715245 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 715347 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 715348 INFO  (zkConnectionManagerCallback-14466-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 715348 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 715360 INFO  (qtp169391177-25069) [n:127.0.0.1:37545_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params name=configSet1&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 715361 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create, {
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 715362 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/configSet1/protwords.txt
   [junit4]   2> 715362 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/configSet1/managed-schema
   [junit4]   2> 715363 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/configSet1/solrconfig.xml
   [junit4]   2> 715364 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/configSet1/lang/contractions_it.txt
   [junit4]   2> 715364 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/configSet1/lang/stemdict_nl.txt
   [junit4]   2> 715365 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/configSet1/lang/stopwords_hy.txt
   [junit4]   2> 715365 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/configSet1/lang/stopwords_no.txt
   [junit4]   2> 715366 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/configSet1/lang/contractions_ca.txt
   [junit4]   2> 715366 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/configSet1/lang/stopwords_id.txt
   [junit4]   2> 715366 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/configSet1/lang/stopwords_et.txt
   [junit4]   2> 715367 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/configSet1/lang/stopwords_ga.txt
   [junit4]   2> 715367 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/configSet1/lang/stopwords_hi.txt
   [junit4]   2> 715368 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/configSet1/lang/stopwords_da.txt
   [junit4]   2> 715368 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/configSet1/lang/stopwords_ja.txt
   [junit4]   2> 715369 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/configSet1/lang/stopwords_pt.txt
   [junit4]   2> 715369 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/configSet1/lang/stopwords_hu.txt
   [junit4]   2> 715370 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/configSet1/lang/stopwords_el.txt
   [junit4]   2> 715370 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/configSet1/lang/stopwords_ru.txt
   [junit4]   2> 715371 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/configSet1/lang/stopwords_tr.txt
   [junit4]   2> 715371 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/configSet1/lang/stopwords_ar.txt
   [junit4]   2> 715372 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/configSet1/lang/userdict_ja.txt
   [junit4]   2> 715372 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/configSet1/lang/stopwords_eu.txt
   [junit4]   2> 715373 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/configSet1/lang/stopwords_it.txt
   [junit4]   2> 715373 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/configSet1/lang/stopwords_cz.txt
   [junit4]   2> 715374 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/configSet1/lang/stoptags_ja.txt
   [junit4]   2> 715374 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/configSet1/lang/contractions_fr.txt
   [junit4]   2> 715375 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/configSet1/lang/stopwords_de.txt
   [junit4]   2> 715375 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/configSet1/lang/stopwords_fa.txt
   [junit4]   2> 715376 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/configSet1/lang/contractions_ga.txt
   [junit4]   2> 715376 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/configSet1/lang/stopwords_ca.txt
   [junit4]   2> 715377 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/configSet1/lang/stopwords_nl.txt
   [junit4]   2> 715377 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/configSet1/lang/stopwords_bg.txt
   [junit4]   2> 715377 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/configSet1/lang/stopwords_lv.txt
   [junit4]   2> 715378 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/configSet1/lang/stopwords_en.txt
   [junit4]   2> 715378 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/configSet1/lang/stopwords_es.txt
   [junit4]   2> 715379 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/configSet1/lang/stopwords_th.txt
   [junit4]   2> 715379 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/configSet1/lang/stopwords_ro.txt
   [junit4]   2> 715379 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/configSet1/lang/stopwords_fr.txt
   [junit4]   2> 715380 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/configSet1/lang/stopwords_sv.txt
   [junit4]   2> 715380 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/configSet1/lang/stopwords_fi.txt
   [junit4]   2> 715381 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/configSet1/lang/hyphenations_ga.txt
   [junit4]   2> 715381 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/configSet1/lang/stopwords_gl.txt
   [junit4]   2> 715382 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/configSet1/synonyms.txt
   [junit4]   2> 715382 INFO  (OverseerThreadFactory-14452-thread-1-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/configSet1/stopwords.txt
   [junit4]   2> 715383 INFO  (qtp169391177-25069) [n:127.0.0.1:37545_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=configSet1&action=CREATE&wt=javabin&version=2} status=0 QTime=23
   [junit4]   2> 715486 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 715487 INFO  (zkConnectionManagerCallback-14468-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 715487 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 715589 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 715589 INFO  (zkConnectionManagerCallback-14470-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 715589 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 715599 INFO  (qtp169391177-25071) [n:127.0.0.1:37545_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=baseConfigSet2&configSetProp.key1=value1&name=configSet2&action=CREATE&configSetProp.immutable=true&wt=javabin&version=2 
   [junit4]   2> 715600 INFO  (OverseerThreadFactory-14452-thread-2-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create, {
   [junit4]   2>   "name":"configSet2",
   [junit4]   2>   "baseConfigSet":"baseConfigSet2",
   [junit4]   2>   "configSetProp.key1":"value1",
   [junit4]   2>   "configSetProp.immutable":"true",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 715600 INFO  (OverseerCollectionConfigSetProcessor-72148091596570628-127.0.0.1:37545_solr-n_0000000000) [n:127.0.0.1:37545_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 715600 INFO  (OverseerThreadFactory-14452-thread-2-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.OverseerConfigSetMessageHandler no existing ConfigSet properties found
   [junit4]   2> 715600 INFO  (OverseerThreadFactory-14452-thread-2-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet2/schema.xml to /configs/configSet2/schema.xml
   [junit4]   2> 715601 INFO  (OverseerThreadFactory-14452-thread-2-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet2/solrconfig.xml to /configs/configSet2/solrconfig.xml
   [junit4]   2> 715602 INFO  (qtp169391177-25071) [n:127.0.0.1:37545_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=baseConfigSet2&configSetProp.key1=value1&name=configSet2&action=CREATE&configSetProp.immutable=true&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 715705 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 715705 INFO  (zkConnectionManagerCallback-14472-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 715705 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 715807 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 715808 INFO  (zkConnectionManagerCallback-14474-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 715808 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 715818 INFO  (qtp169391177-25069) [n:127.0.0.1:37545_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=baseConfigSet3&name=configSet3&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 715819 INFO  (OverseerThreadFactory-14452-thread-3-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create, {
   [junit4]   2>   "name":"configSet3",
   [junit4]   2>   "baseConfigSet":"baseConfigSet3",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 715819 INFO  (OverseerCollectionConfigSetProcessor-72148091596570628-127.0.0.1:37545_solr-n_0000000000) [n:127.0.0.1:37545_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 715819 INFO  (OverseerThreadFactory-14452-thread-3-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet3/schema.xml to /configs/configSet3/schema.xml
   [junit4]   2> 715820 INFO  (OverseerThreadFactory-14452-thread-3-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet3/configsetprops.json to /configs/configSet3/configsetprops.json
   [junit4]   2> 715820 INFO  (OverseerThreadFactory-14452-thread-3-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet3/solrconfig.xml to /configs/configSet3/solrconfig.xml
   [junit4]   2> 715820 INFO  (qtp169391177-25069) [n:127.0.0.1:37545_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=baseConfigSet3&name=configSet3&action=CREATE&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 715923 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 715924 INFO  (zkConnectionManagerCallback-14476-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 715924 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 716026 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 716026 INFO  (zkConnectionManagerCallback-14478-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 716026 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 716036 INFO  (qtp169391177-25069) [n:127.0.0.1:37545_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=baseConfigSet4&name=configSet4&action=CREATE&configSetProp.immutable=false&configSetProp.onlyNew=onlyNewValue&wt=javabin&version=2 
   [junit4]   2> 716037 INFO  (OverseerThreadFactory-14452-thread-4-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create, {
   [junit4]   2>   "name":"configSet4",
   [junit4]   2>   "baseConfigSet":"baseConfigSet4",
   [junit4]   2>   "configSetProp.immutable":"false",
   [junit4]   2>   "configSetProp.onlyNew":"onlyNewValue",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 716037 INFO  (OverseerCollectionConfigSetProcessor-72148091596570628-127.0.0.1:37545_solr-n_0000000000) [n:127.0.0.1:37545_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 716037 INFO  (OverseerThreadFactory-14452-thread-4-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet4/schema.xml to /configs/configSet4/schema.xml
   [junit4]   2> 716038 INFO  (OverseerThreadFactory-14452-thread-4-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet4/configsetprops.json to /configs/configSet4/configsetprops.json
   [junit4]   2> 716038 INFO  (OverseerThreadFactory-14452-thread-4-processing-n:127.0.0.1:37545_solr) [n:127.0.0.1:37545_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet4/solrconfig.xml to /configs/configSet4/solrconfig.xml
   [junit4]   2> 716039 INFO  (qtp169391177-25069) [n:127.0.0.1:37545_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=baseConfigSet4&name=configSet4&action=CREATE&configSetProp.immutable=false&configSetProp.onlyNew=onlyNewValue&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 716241 INFO  (jetty-closer-14479-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1649454630
   [junit4]   2> 716241 INFO  (jetty-closer-14479-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37545_solr
   [junit4]   2> 716241 INFO  (jetty-closer-14479-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 716241 INFO  (jetty-closer-14479-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:37545_solr as DOWN
   [junit4]   2> 716242 INFO  (jetty-closer-14479-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 716242 INFO  (jetty-closer-14479-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 716242 INFO  (jetty-closer-14479-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a3b33f9: rootName = solr_37545, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@545807e
   [junit4]   2> 716245 INFO  (jetty-closer-14479-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 716245 INFO  (jetty-closer-14479-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@798eea2e: rootName = solr_37545, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@2964ae84
   [junit4]   2> 716246 INFO  (jetty-closer-14479-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 716246 INFO  (jetty-closer-14479-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c48cc11: rootName = solr_37545, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7b37418f
   [junit4]   2> 716246 INFO  (jetty-closer-14479-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 716247 INFO  (closeThreadPool-14484-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72148091596570628-127.0.0.1:37545_solr-n_0000000000) closing
   [junit4]   2> 716247 INFO  (OverseerStateUpdate-72148091596570628-127.0.0.1:37545_solr-n_0000000000) [n:127.0.0.1:37545_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37545_solr
   [junit4]   2> 716247 INFO  (OverseerAutoScalingTriggerThread-72148091596570628-127.0.0.1:37545_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 716247 INFO  (closeThreadPool-14484-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72148091596570628-127.0.0.1:37545_solr-n_0000000000) closing
   [junit4]   2> 716347 INFO  (jetty-closer-14479-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72148091596570628-127.0.0.1:37545_solr-n_0000000000) closing
   [junit4]   2> 716348 INFO  (jetty-closer-14479-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@e0df39{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 716348 INFO  (jetty-closer-14479-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@b53f1d5{/solr,null,UNAVAILABLE}
   [junit4]   2> 716348 INFO  (jetty-closer-14479-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 716348 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 716550 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> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 716551 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36731
   [junit4]   2> 716551 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36731
   [junit4]   2> 716551 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36731
   [junit4]   2> 716551 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCreate
   [junit4]   2> 716553 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCreateErrors
   [junit4]   2> 716553 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.TestConfigSetsAPI_CFBB40BA7DD8A9A7-001/tempDir-006
   [junit4]   2> 716553 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 716553 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 716553 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 716653 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer start zk server on port: 46089
   [junit4]   2> 716653 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46089
   [junit4]   2> 716653 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46089
   [junit4]   2> 716653 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46089
   [junit4]   2> 716654 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 716655 INFO  (zkConnectionManagerCallback-14486-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 716655 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 716656 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 716656 INFO  (zkConnectionManagerCallback-14488-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 716656 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 716657 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 716657 INFO  (zkConnectionManagerCallback-14490-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 716657 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 716762 INFO  (jetty-launcher-14491-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 716762 INFO  (jetty-launcher-14491-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 716762 INFO  (jetty-launcher-14491-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+24-1168
   [junit4]   2> 716763 INFO  (jetty-launcher-14491-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 716763 INFO  (jetty-launcher-14491-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 716763 INFO  (jetty-launcher-14491-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 716763 INFO  (jetty-launcher-14491-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7107f206{/solr,null,AVAILABLE}
   [junit4]   2> 716763 INFO  (jetty-launcher-14491-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7b0e4006{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:39511}
   [junit4]   2> 716763 INFO  (jetty-launcher-14491-thread-1) [     ] o.e.j.s.Server Started @716770ms
   [junit4]   2> 716763 INFO  (jetty-launcher-14491-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39511}
   [junit4]   2> 716763 ERROR (jetty-launcher-14491-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 716763 INFO  (jetty-launcher-14491-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 716763 INFO  (jetty-launcher-14491-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 716763 INFO  (jetty-launcher-14491-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 716764 INFO  (jetty-launcher-14491-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 716764 INFO  (jetty-launcher-14491-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-02T07:53:37.537006Z
   [junit4]   2> 716764 INFO  (jetty-launcher-14491-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 716764 INFO  (zkConnectionManagerCallback-14493-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 716764 INFO  (jetty-launcher-14491-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 716765 INFO  (jetty-launcher-14491-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 716869 INFO  (jetty-launcher-14491-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 716870 WARN  (jetty-launcher-14491-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@11db51f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 716870 WARN  (jetty-launcher-14491-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@11db51f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 716871 WARN  (jetty-launcher-14491-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@56195713[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 716871 WARN  (jetty-launcher-14491-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@56195713[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 716871 INFO  (jetty-launcher-14491-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46089/solr
   [junit4]   2> 716872 INFO  (jetty-launcher-14491-thread-1) [n:127.0.0.1:39511_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 716872 INFO  (zkConnectionManagerCallback-14504-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 716872 INFO  (jetty-launcher-14491-thread-1) [n:127.0.0.1:39511_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 716892 INFO  (jetty-launcher-14491-thread-1) [n:127.0.0.1:39511_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39511_solr
   [junit4]   2> 716892 INFO  (jetty-launcher-14491-thread-1) [n:127.0.0.1:39511_solr     ] o.a.s.c.Overseer Overseer (id=72148091707785220-127.0.0.1:39511_solr-n_0000000000) starting
   [junit4]   2> 716894 INFO  (OverseerStateUpdate-72148091707785220-127.0.0.1:39511_solr-n_0000000000) [n:127.0.0.1:39511_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39511_solr
   [junit4]   2> 716894 INFO  (jetty-launcher-14491-thread-1) [n:127.0.0.1:39511_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39511_solr
   [junit4]   2> 716894 INFO  (zkCallback-14503-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 716895 INFO  (jetty-launcher-14491-thread-1) [n:127.0.0.1:39511_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 716895 WARN  (jetty-launcher-14491-thread-1) [n:127.0.0.1:39511_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> 716900 INFO  (jetty-launcher-14491-thread-1) [n:127.0.0.1:39511_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 716908 INFO  (jetty-launcher-14491-thread-1) [n:127.0.0.1:39511_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39511.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31b24288
   [junit4]   2> 716913 INFO  (jetty-launcher-14491-thread-1) [n:127.0.0.1:39511_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39511.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31b24288
   [junit4]   2> 716913 INFO  (jetty-launcher-14491-thread-1) [n:127.0.0.1:39511_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39511.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31b24288
   [junit4]   2> 716913 INFO  (jetty-launcher-14491-thread-1) [n:127.0.0.1:39511_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.TestConfigSetsAPI_CFBB40BA7DD8A9A7-001/tempDir-006/node1/.
   [junit4]   2> 716916 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 716917 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 716917 INFO  (zkConnectionManagerCallback-14521-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 716917 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 716918 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 716918 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46089/solr ready
   [junit4]   2> 716919 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 716919 INFO  (zkConnectionManagerCallback-14523-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 716919 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 717029 ERROR (qtp1911958390-25199) [n:127.0.0.1:39511_solr     ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: action is a required param
   [junit4]   2> 	at org.apache.solr.handler.admin.ConfigSetsHandler.handleRequestBody(ConfigSetsHandler.java:117)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:209)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$1.run(SslConnection.java:146)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 717029 INFO  (qtp1911958390-25199) [n:127.0.0.1:39511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 717029 INFO  (qtp1911958390-25201) [n:127.0.0.1:39511_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params action=CREATE&wt=javabin&version=2 
   [junit4]   2> 717030 ERROR (qtp1911958390-25201) [n:127.0.0.1:39511_solr     ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Missing required parameter: name
   [junit4]   2> 	at org.apache.solr.common.params.RequiredSolrParams.getParams(RequiredSolrParams.java:90)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.copy(CollectionsHandler.java:1516)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.copy(CollectionsHandler.java:1532)
   [junit4]   2> 	at org.apache.solr.handler.admin.ConfigSetsHandler$ConfigSetOperation$1.call(ConfigSetsHandler.java:274)
   [junit4]   2> 	at org.apache.solr.handler.admin.ConfigSetsHandler.invokeAction(ConfigSetsHandler.java:128)
   [junit4]   2> 	at org.apache.solr.handler.admin.ConfigSetsHandler.handleRequestBody(ConfigSetsHandler.java:115)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:209)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 717030 INFO  (qtp1911958390-25201) [n:127.0.0.1:39511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={action=CREATE&wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 717030 INFO  (qtp1911958390-25199) [n:127.0.0.1:39511_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=baseConfigSet&name=configSet&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 717031 INFO  (OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:39511_solr) [n:127.0.0.1:39511_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create, {
   [junit4]   2>   "name":"configSet",
   [junit4]   2>   "baseConfigSet":"baseConfigSet",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 717031 ERROR (OverseerThreadFactory-14511-thread-1-processing-n:127.0.0.1:39511_solr) [n:127.0.0.1:39511_solr     ] o.a.s.c.OverseerConfigSetMessageHandler ConfigSet: configSet operation: create failed:org.apache.solr.common.SolrException: ConfigSet already exists: configSet
   [junit4]   2> 	at org.apache.solr.cloud.OverseerConfigSetMessageHandler.createConfigSet(OverseerConfigSetMessageHandler.java:294)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerConfigSetMessageHandler.processMessage(OverseerConfigSetMessageHandler.java:109)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:516)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 717031 INFO  (qtp1911958390-25199) [n:127.0.0.1:39511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=baseConfigSet&name=configSet&action=CREATE&wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 717031 INFO  (qtp1911958390-25201) [n:127.0.0.1:39511_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=baseConfigSet&name=newConfigSet&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 717032 INFO  (OverseerThreadFactory-14511-thread-2-processing-n:127.0.0.1:39511_solr) [n:127.0.0.1:39511_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create, {
   [junit4]   2>   "name":"newConfigSet",
   [junit4]   2>   "baseConfigSet":"baseConfigSet",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 717032 INFO  (OverseerCollectionConfigSetProcessor-72148091707785220-127.0.0.1:39511_solr-n_0000000000) [n:127.0.0.1:39511_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 717032 ERROR (OverseerThreadFactory-14511-thread-2-processing-n:127.0.0.1:39511_solr) [n:127.0.0.1:39511_solr     ] o.a.s.c.OverseerConfigSetMessageHandler ConfigSet: newConfigSet operation: create failed:org.apache.solr.common.SolrException: Base ConfigSet does not exist: baseConfigSet
   [junit4]   2> 	at org.apache.solr.cloud.OverseerConfigSetMessageHandler.createConfigSet(OverseerConfigSetMessageHandler.java:299)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerConfigSetMessageHandler.processMessage(OverseerConfigSetMessageHandler.java:109)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:516)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 
   [junit4]   2> 717032 INFO  (OverseerCollectionConfigSetProcessor-72148091707785220-127.0.0.1:39511_solr-n_0000000000) [n:127.0.0.1:39511_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 717032 INFO  (qtp1911958390-25201) [n:127.0.0.1:39511_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=baseConfigSet&name=newConfigSet&action=CREATE&wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 717134 INFO  (jetty-closer-14524-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=347612491
   [junit4]   2> 717134 INFO  (jetty-closer-14524-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39511_solr
   [junit4]   2> 717134 INFO  (jetty-closer-14524-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 717134 INFO  (jetty-closer-14524-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:39511_solr as DOWN
   [junit4]   2> 717134 INFO  (jetty-closer-14524-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 717135 INFO  (jetty-closer-14524-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 717135 INFO  (jetty-closer-14524-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@654ff1c8: rootName = solr_39511, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@147a31a1
   [junit4]   2> 717137 INFO  (jetty-closer-14524-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 717137 INFO  (jetty-closer-14524-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4e9f8424: rootName = solr_39511, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@2964ae84
   [junit4]   2> 717139 INFO  (jetty-closer-14524-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 717139 INFO  (jetty-closer-14524-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1eaedda: rootName = solr_39511, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7b37418f
   [junit4]   2> 717139 INFO  (jetty-closer-14524-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 717139 INFO  (closeThreadPool-14529-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72148091707785220-127.0.0.1:39511_solr-n_0000000000) closing
   [junit4]   2> 717139 INFO  (OverseerStateUpdate-72148091707785220-127.0.0.1:39511_solr-n_0000000000) [n:127.0.0.1:39511_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39511_solr
   [junit4]   2> 717139 INFO  (OverseerAutoScalingTriggerThread-72148091707785220-127.0.0.1:39511_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 717139 INFO  (closeThreadPool-14529-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72148091707785220-127.0.0.1:39511_solr-n_0000000000) closing
   [junit4]   2> 717240 INFO  (jetty-closer-14524-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72148091707785220-127.0.0.1:39511_solr-n_0000000000) closing
   [junit4]   2> 717241 INFO  (jetty-closer-14524-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7b0e4006{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 717241 INFO  (jetty-closer-14524-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7107f206{/solr,null,UNAVAILABLE}
   [junit4]   2> 717241 INFO  (jetty-closer-14524-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 717241 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 717443 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> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 717443 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46089
   [junit4]   2> 717443 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46089
   [junit4]   2> 717443 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46089
   [junit4]   2> 717444 INFO  (TEST-TestConfigSetsAPI.testCreateErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCreateErrors
   [junit4]   2> 717445 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteErrors
   [junit4]   2> 717446 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.TestConfigSetsAPI_CFBB40BA7DD8A9A7-001/tempDir-007
   [junit4]   2> 717446 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 717446 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 717446 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 717546 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer start zk server on port: 35217
   [junit4]   2> 717546 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35217
   [junit4]   2> 717546 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35217
   [junit4]   2> 717546 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35217
   [junit4]   2> 717547 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 717548 INFO  (zkConnectionManagerCallback-14531-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 717548 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 717555 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 717556 INFO  (zkConnectionManagerCallback-14533-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 717556 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 717557 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 717557 INFO  (zkConnectionManagerCallback-14535-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 717557 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 717666 INFO  (jetty-launcher-14536-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 717666 INFO  (jetty-launcher-14536-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 717666 INFO  (jetty-launcher-14536-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+24-1168
   [junit4]   2> 717667 INFO  (jetty-launcher-14536-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 717667 INFO  (jetty-launcher-14536-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 717667 INFO  (jetty-launcher-14536-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 717667 INFO  (jetty-launcher-14536-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7aae3255{/solr,null,AVAILABLE}
   [junit4]   2> 717668 INFO  (jetty-launcher-14536-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1cccbdc9{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:33523}
   [junit4]   2> 717668 INFO  (jetty-launcher-14536-thread-1) [     ] o.e.j.s.Server Started @717675ms
   [junit4]   2> 717668 INFO  (jetty-launcher-14536-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33523}
   [junit4]   2> 717668 ERROR (jetty-launcher-14536-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 717668 INFO  (jetty-launcher-14536-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 717668 INFO  (jetty-launcher-14536-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 9.0.0
   [junit4]   2> 717668 INFO  (jetty-launcher-14536-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 717668 INFO  (jetty-launcher-14536-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 717668 INFO  (jetty-launcher-14536-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-06-02T07:53:38.441569Z
   [junit4]   2> 717669 INFO  (jetty-launcher-14536-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 717672 INFO  (zkConnectionManagerCallback-14538-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 717672 INFO  (jetty-launcher-14536-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 717675 INFO  (jetty-launcher-14536-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 717779 INFO  (jetty-launcher-14536-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 717780 WARN  (jetty-launcher-14536-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4165be6b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 717780 WARN  (jetty-launcher-14536-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4165be6b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 717781 WARN  (jetty-launcher-14536-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7dad2e71[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 717781 WARN  (jetty-launcher-14536-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7dad2e71[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 717781 INFO  (jetty-launcher-14536-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35217/solr
   [junit4]   2> 717782 INFO  (jetty-launcher-14536-thread-1) [n:127.0.0.1:33523_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 717783 INFO  (zkConnectionManagerCallback-14549-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 717783 INFO  (jetty-launcher-14536-thread-1) [n:127.0.0.1:33523_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 717809 INFO  (jetty-launcher-14536-thread-1) [n:127.0.0.1:33523_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33523_solr
   [junit4]   2> 717809 INFO  (jetty-launcher-14536-thread-1) [n:127.0.0.1:33523_solr     ] o.a.s.c.Overseer Overseer (id=72148091766177796-127.0.0.1:33523_solr-n_0000000000) starting
   [junit4]   2> 717811 INFO  (jetty-launcher-14536-thread-1) [n:127.0.0.1:33523_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33523_solr
   [junit4]   2> 717811 INFO  (OverseerStateUpdate-72148091766177796-127.0.0.1:33523_solr-n_0000000000) [n:127.0.0.1:33523_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33523_solr
   [junit4]   2> 717812 INFO  (OverseerStateUpdate-72148091766177796-127.0.0.1:33523_solr-n_0000000000) [n:127.0.0.1:33523_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 717812 INFO  (jetty-launcher-14536-thread-1) [n:127.0.0.1:33523_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 717813 WARN  (jetty-launcher-14536-thread-1) [n:127.0.0.1:33523_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> 717819 INFO  (jetty-launcher-14536-thread-1) [n:127.0.0.1:33523_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 717828 INFO  (jetty-launcher-14536-thread-1) [n:127.0.0.1:33523_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33523.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31b24288
   [junit4]   2> 717833 INFO  (jetty-launcher-14536-thread-1) [n:127.0.0.1:33523_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33523.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31b24288
   [junit4]   2> 717833 INFO  (jetty-launcher-14536-thread-1) [n:127.0.0.1:33523_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33523.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@31b24288
   [junit4]   2> 717834 INFO  (jetty-launcher-14536-thread-1) [n:127.0.0.1:33523_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.TestConfigSetsAPI_CFBB40BA7DD8A9A7-001/tempDir-007/node1/.
   [junit4]   2> 717838 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 717838 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 717839 INFO  (zkConnectionManagerCallback-14566-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 717839 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 717839 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 717840 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35217/solr ready
   [junit4]   2> 717842 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 717842 INFO  (zkConnectionManagerCallback-14568-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 717842 INFO  (TEST-TestConfigSetsAPI.testDeleteErrors-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 717954 INFO  (qtp372561593-25304) [n:127.0.0.1:33523_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :delete with params action=DELETE&wt=javabin&version=2 
   [junit4]   2> 717954 ERROR (qtp372561593-25304) [n:127.0.0.1:33523_solr     ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Missing required parameter: name
   [junit4]   2> 	at org.apache.solr.common.params.RequiredSolrParams.getParams(RequiredSolrParams.java:90)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.copy(CollectionsHandler.java:1516)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.copy(CollectionsHandler.java:1532)
   [junit4]   2> 	at org.apache.solr.handler.admin.ConfigSetsHandler$ConfigSetOperation$2.call(ConfigSetsHandler.java:282)
   [junit4]   2> 	at org.apache.solr.handler.admin.ConfigSetsHandler.invokeAction(ConfigSetsHandler.java:128)
   [junit4]   2> 	at org.apache.solr.handler.admin.ConfigSetsHandler.handleRequestBody(ConfigSetsHandler.java:115)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:209)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(Sc

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

ssage : delete, {
   [junit4]   2>   "name":"configSet",
   [junit4]   2>   "operation":"configsets:delete"}
   [junit4]   2> 727794 INFO  (OverseerThreadFactory-14897-thread-1-processing-n:127.0.0.1:41737_solr) [n:127.0.0.1:41737_solr     ] o.a.s.c.OverseerConfigSetMessageHandler no existing ConfigSet properties found
   [junit4]   2> 727795 INFO  (qtp857608720-26078) [n:127.0.0.1:41737_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=configSet&action=DELETE&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 727997 INFO  (jetty-closer-14912-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1074787601
   [junit4]   2> 727997 INFO  (jetty-closer-14912-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41737_solr
   [junit4]   2> 727997 INFO  (jetty-closer-14912-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 727997 INFO  (jetty-closer-14912-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:41737_solr as DOWN
   [junit4]   2> 727998 INFO  (jetty-closer-14912-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 727998 INFO  (jetty-closer-14912-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 727998 INFO  (jetty-closer-14912-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61bde24c: rootName = solr_41737, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@682efe0e
   [junit4]   2> 728001 INFO  (jetty-closer-14912-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 728001 INFO  (jetty-closer-14912-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2050cb30: rootName = solr_41737, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@2964ae84
   [junit4]   2> 728002 INFO  (jetty-closer-14912-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 728002 INFO  (jetty-closer-14912-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b3665a5: rootName = solr_41737, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7b37418f
   [junit4]   2> 728002 INFO  (jetty-closer-14912-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 728003 INFO  (closeThreadPool-14917-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72148092413018116-127.0.0.1:41737_solr-n_0000000000) closing
   [junit4]   2> 728003 INFO  (OverseerStateUpdate-72148092413018116-127.0.0.1:41737_solr-n_0000000000) [n:127.0.0.1:41737_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41737_solr
   [junit4]   2> 728003 INFO  (OverseerAutoScalingTriggerThread-72148092413018116-127.0.0.1:41737_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 728003 INFO  (closeThreadPool-14917-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72148092413018116-127.0.0.1:41737_solr-n_0000000000) closing
   [junit4]   2> 728103 INFO  (jetty-closer-14912-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72148092413018116-127.0.0.1:41737_solr-n_0000000000) closing
   [junit4]   2> 728104 INFO  (jetty-closer-14912-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@39e67960{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 728104 INFO  (jetty-closer-14912-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3f28aa63{/solr,null,UNAVAILABLE}
   [junit4]   2> 728104 INFO  (jetty-closer-14912-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 728104 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 728307 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> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 728307 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45245
   [junit4]   2> 728307 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45245
   [junit4]   2> 728307 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45245
   [junit4]   2> 728308 INFO  (TEST-TestConfigSetsAPI.testDelete-seed#[CFBB40BA7DD8A9A7]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDelete
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.TestConfigSetsAPI_CFBB40BA7DD8A9A7-001
   [junit4]   2> Jun 02, 2020 7:53:49 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(Lucene86): {}, docValues:{}, maxPointsInLeafNode=957, maxMBSortInHeap=7.88020930333911, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@13b83589), locale=ksb-TZ, timezone=Asia/Barnaul
   [junit4]   2> NOTE: Linux 5.3.0-51-generic amd64/Oracle Corporation 15-ea (64-bit)/cpus=16,threads=1,free=229103808,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [RegexBytesRefFilterTest, RequestHandlersTest, TestPartialUpdateDeduplication, TestPullReplica, CollectionsAPIDistributedZkTest, RestartWhileUpdatingTest, TestUniqueKeyFieldResource, ClassificationUpdateProcessorFactoryTest, SparseHLLTest, SplitShardTest, AnalysisErrorHandlingTest, SegmentsInfoRequestHandlerTest, TriggerSetPropertiesIntegrationTest, ZkSolrClientTest, DistributedFacetSimpleRefinementLongTailTest, TestStressLiveNodes, MetricsHistoryIntegrationTest, TestFieldCacheWithThreads, SearchRateTriggerTest, TestDistributedMissingSort, TestIndexingPerformance, SimplePostToolTest, VersionInfoTest, DistanceUnitsTest, BadComponentTest, BJQParserTest, BitVectorTest, SchemaVersionSpecificBehaviorTest, PreAnalyzedFieldManagedSchemaCloudTest, TestSkipOverseerOperations, LukeRequestHandlerTest, TestGraphMLResponseWriter, VMParamsZkACLAndCredentialsProvidersTest, CdcrBootstrapTest, NestedAtomicUpdateTest, DeleteNodeTest, SpellCheckCollatorTest, TestDefaultStatsCache, TestDynamicLoading, TestMissingGroups, TestRebalanceLeaders, FullSolrCloudDistribCmdsTest, TestCloudDeleteByQuery, TestSystemIdResolver, ShardRoutingTest, TestSimExtremeIndexing, TestCopyFieldCollectionResource, DistributedFacetPivotWhiteBoxTest, TestNumericRangeQuery32, TestSchemalessBufferedUpdates, TestSurroundQueryParser, CursorPagingTest, TestMaxTokenLenTokenizer, TestReversedWildcardFilterFactory, SimpleCollectionCreateDeleteTest, TestCryptoKeys, UpdateRequestProcessorFactoryTest, PeerSyncTest, TestStressThreadBackup, NodeMarkersRegistrationTest, AdminHandlersProxyTest, TestHashQParserPlugin, TestPseudoReturnFields, DistributedExpandComponentTest, TestExactSharedStatsCacheCloud, LeaderElectionTest, MoreLikeThisHandlerTest, TestPostingsSolrHighlighter, TestRemoteStreaming, TestBadConfig, TestDistributedStatsComponentCardinality, StatsComponentTest, TestConfigReload, AuditLoggerPluginTest, CoreMergeIndexesAdminHandlerTest, TestEmbeddedSolrServerSchemaAPI, TestCloudRecovery, TestConfigSetsAPI]
   [junit4] Completed [513/913 (1!)] on J3 in 13.88s, 11 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 25782 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:635: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:117: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:358: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1976: Rat problems were found!

Total time: 35 minutes 49 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-12.0.2) - Build # 26857 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26857/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.PackageManagerCLITest.testPackageManager

Error Message:
Non-zero status returned for: [-solrUrl, http://127.0.0.1:35553/solr, install, question-answer] expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: Non-zero status returned for: [-solrUrl, http://127.0.0.1:35553/solr, install, question-answer] expected:<0> but was:<1>
	at __randomizedtesting.SeedInfo.seed([747D9AFCE83C67DC:77D7D192EAD2B877]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.apache.solr.cloud.PackageManagerCLITest.run(PackageManagerCLITest.java:156)
	at org.apache.solr.cloud.PackageManagerCLITest.testPackageManager(PackageManagerCLITest.java:111)
	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:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.cloud.PackageManagerCLITest.testPackageManager

Error Message:
Non-zero status returned for: [-solrUrl, http://127.0.0.1:42283/solr, install, question-answer] expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: Non-zero status returned for: [-solrUrl, http://127.0.0.1:42283/solr, install, question-answer] expected:<0> but was:<1>
	at __randomizedtesting.SeedInfo.seed([747D9AFCE83C67DC:77D7D192EAD2B877]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.apache.solr.cloud.PackageManagerCLITest.run(PackageManagerCLITest.java:156)
	at org.apache.solr.cloud.PackageManagerCLITest.testPackageManager(PackageManagerCLITest.java:111)
	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:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 2190 lines...]
   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J4-20200602_053118_6919837036321592053794.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20200602_053118_692115317518186116105.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20200602_053118_692261385942708059550.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J5-20200602_053118_6928935795393602367815.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J3-20200602_053118_6922239258499399343776.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20200602_053118_69111931419269935789844.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 313 lines...]
   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J4-20200602_053441_64515165643663335455632.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J5-20200602_053441_64914431304256958037454.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J1-20200602_053441_63816209667969078981950.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J0-20200602_053441_63811155177738572339490.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J3-20200602_053441_6483810982559167103188.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J2-20200602_053441_63814437459925043726196.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 1110 lines...]
   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J4-20200602_053537_494259703704491469075.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J5-20200602_053537_49415452307517268619253.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J3-20200602_053537_48614898040294909524157.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20200602_053537_48512485239481165160130.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20200602_053537_4861258448309200681767.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20200602_053537_4865232656442380226822.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 233 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20200602_053615_0405165599542594259121.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20200602_053615_04018159411397253128747.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J4-20200602_053615_0408355700411485986829.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20200602_053615_0401841373350330254587.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J5-20200602_053615_0402503201070730367401.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J3-20200602_053615_04011597319206578976014.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20200602_053621_02313379423800156711640.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J3-20200602_053621_02414588419976649604803.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J5-20200602_053621_02411793099474866971726.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J4-20200602_053621_02411357061893660370085.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20200602_053621_02413072050660325972272.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20200602_053621_02313891241885448738826.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20200602_053626_6487054288085633939532.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20200602_053626_6486575145793316099183.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20200602_053626_648369091314629875861.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 182 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J2-20200602_053629_2365983741574264798042.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J0-20200602_053629_23612008005665162705047.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J4-20200602_053629_2375478030851859221498.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J1-20200602_053629_2368603027707608762862.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J3-20200602_053629_2363497352884352501757.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J5-20200602_053629_23718032127295952730026.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J3-20200602_053633_91910544641881402159733.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J4-20200602_053633_9191406124974703874132.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20200602_053633_91915894189786612136685.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20200602_053633_919658888293508507653.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20200602_053633_9196304848614185359149.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 169 lines...]
   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J4-20200602_053636_4055807589126572100494.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20200602_053636_4057898941133247450420.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J3-20200602_053636_4056156381359980730730.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J5-20200602_053636_4055885035953186445168.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20200602_053636_40516396352218919089888.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20200602_053636_4057953502103127668343.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 159 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20200602_053642_23011483812837550285507.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20200602_053642_2305064063330497844924.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 158 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20200602_053644_8128491190126512395021.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20200602_053644_8127254334433988732448.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J3-20200602_053644_8124255447257636965396.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20200602_053644_8128867266635033694251.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J3-20200602_053646_93211298492948783278731.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J4-20200602_053646_9321113264304985037113.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20200602_053646_9324463559073765940798.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20200602_053646_93212039194223388844268.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20200602_053646_9327516014231230932183.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J5-20200602_053646_93313890533861538940139.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

[...truncated 1272 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J3-20200602_053715_0677203853919341726051.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J2-20200602_053715_067804740428803053100.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J4-20200602_053715_06711233491201254806695.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J5-20200602_053715_0672372385314460631613.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J1-20200602_053715_06716544142364734012725.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J0-20200602_053715_0673123682290838819183.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 225 lines...]
   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J5-20200602_053723_92316551669474009484571.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J4-20200602_053723_9238986900348636092350.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J1-20200602_053723_9227559589256925438856.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J0-20200602_053723_9227890743844348126913.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J3-20200602_053723_9236759417294351944068.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J2-20200602_053723_922887302113774928224.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 293 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J2-20200602_053733_14410985963130207456941.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J5-20200602_053733_1446910028188830585077.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J0-20200602_053733_14416114422611637945404.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J4-20200602_053733_1444264964316527601371.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 13 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J3-20200602_053733_14414640478566178987861.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J1-20200602_053733_1445810667423772228042.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 215 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J2-20200602_053842_47612374321337913511359.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J1-20200602_053842_47612540826465545931293.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J3-20200602_053842_4766460786805057795601.syserr
   [junit4] Suite: org.apache.lucene.demo.facet.TestSimpleFacetsExample
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] Completed [7/8] on J0 in 1.72s, 4 tests
   [junit4] 
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J4-20200602_053842_47610356347031328047916.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J0-20200602_053842_47610584313250665772511.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J5-20200602_053842_47616799329137747279911.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

[...truncated 170 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J2-20200602_053845_73914055421639794603367.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J3-20200602_053845_7391227086767834731029.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J5-20200602_053845_73911093075892539625448.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J0-20200602_053845_73911860771119355449460.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J4-20200602_053845_73912928621638193628249.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J1-20200602_053845_7393684822493788417793.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 231 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J3-20200602_053850_21812759026591187483764.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J4-20200602_053850_21818350405920455772633.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J2-20200602_053850_21818257910173216525986.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J1-20200602_053850_2186422770513178916017.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J0-20200602_053850_21810678750598651596638.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J5-20200602_053850_21813173744210185246990.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

[...truncated 206 lines...]
   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J5-20200602_053909_61818251130114119239907.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J4-20200602_053909_6189647619479501952670.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J1-20200602_053909_61813493711313364655129.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J2-20200602_053909_61816708260804738827685.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J3-20200602_053909_6184094008358941779416.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J0-20200602_053909_618189923381924924450.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 239 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J2-20200602_053923_88410364551318951733640.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J1-20200602_053923_88415059824538828117779.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J4-20200602_053923_8849903587957169255278.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J0-20200602_053923_8848490875072771706071.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J5-20200602_053923_8841533132565408568683.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J3-20200602_053923_88413113558010502746850.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 169 lines...]
   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J5-20200602_053934_5079628234323118078395.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J3-20200602_053934_50715566717488598353528.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J1-20200602_053934_5077681955602590973152.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J4-20200602_053934_50714713755089776162242.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J2-20200602_053934_50716047762433201448795.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J0-20200602_053934_507543620362315645811.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 271 lines...]
   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/luke/test/temp/junit4-J5-20200602_053943_5066416842655077341165.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/luke/test/temp/junit4-J0-20200602_053943_50510385108978862472960.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/luke/test/temp/junit4-J2-20200602_053943_5055159149793710122975.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/luke/test/temp/junit4-J1-20200602_053943_5052891484926541912433.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/luke/test/temp/junit4-J3-20200602_053943_5058623888614849995762.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/luke/test/temp/junit4-J4-20200602_053943_50612786377938146727786.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J0-20200602_053948_52615672393401228799949.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J1-20200602_053948_52613859165548405232053.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 185 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J3-20200602_053952_5335911392877385057956.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J2-20200602_053952_5331895993490910209696.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J5-20200602_053952_53414193069689396676720.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J1-20200602_053952_53318016314243297040316.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J4-20200602_053952_53327305464248010849.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J0-20200602_053952_53317207008054297063439.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 262 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/monitor/test/temp/junit4-J3-20200602_054000_00116086383068231670123.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/monitor/test/temp/junit4-J0-20200602_054000_0011440449808243271447.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/monitor/test/temp/junit4-J1-20200602_054000_0015274691484837253209.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/monitor/test/temp/junit4-J4-20200602_054000_00211895958597214469638.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/monitor/test/temp/junit4-J5-20200602_054000_00217229652674049726477.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/monitor/test/temp/junit4-J2-20200602_054000_0013186987794873415128.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 242 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J3-20200602_054005_58110062912623688555896.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J4-20200602_054005_5818141689641100947375.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J2-20200602_054005_5812856918335531838451.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J1-20200602_054005_5816897178160109122681.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J5-20200602_054005_5819636521412034519623.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J0-20200602_054005_58114726724430163657013.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 224 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J0-20200602_054012_7385995183862666066126.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J1-20200602_054012_7386687393316024524723.syserr
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J4-20200602_054012_7383844242287957958938.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J3-20200602_054012_73815235926666572207584.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J2-20200602_054012_7389223137955466206161.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J5-20200602_054012_73818002583707037653676.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

[...truncated 190 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J3-20200602_054019_2476060703141244323341.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J1-20200602_054019_24710350323651688086236.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J5-20200602_054019_2477394651695505864395.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

[...truncated 23 lines...]
   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J4-20200602_054019_247954803536637518335.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J2-20200602_054019_2474686965400178218385.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J0-20200602_054019_2472832593911571272302.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 191 lines...]
   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J4-20200602_054030_85213928159742836588371.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J5-20200602_054030_8525493513108616562188.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J1-20200602_054030_85113985632451626980264.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J2-20200602_054030_85112333220449263584043.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J3-20200602_054030_8519611847097744276929.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J0-20200602_054030_85113540935781204524984.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 291 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20200602_054046_59310237819314952661223.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J3-20200602_054046_5933747400342749639322.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20200602_054046_5933888085172383802046.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20200602_054046_5936432915548019354812.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J5-20200602_054046_5943510770289029795238.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J4-20200602_054046_5947189057218204417726.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 192 lines...]
   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J4-20200602_054058_78612134197468594058497.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20200602_054058_7869299490050957709095.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J3-20200602_054058_78612311478655626411735.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J3: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20200602_054058_78618364997523547627807.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20200602_054058_78614739593702451327922.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J5-20200602_054058_7869068545777517244305.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

[...truncated 245 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J1-20200602_054111_37713326920507781132474.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J2-20200602_054111_3779922708461927448180.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J4: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J4-20200602_054111_3779737127136283353275.syserr
   [junit4] >>> JVM J4 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J4: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J5: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J5-20200602_054111_3784286081428114392297.syserr
   [junit4] >>> JVM J5 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J5: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J0-20200602_054111_3779486076088677041149.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J3: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J3-20200602_054111_37718295469414598009412.syserr
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Ser

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

re@65d4567b
   [junit4]   2> 12652 INFO  (coreCloseExecutor-104-thread-2) [n:127.0.0.1:36219_solr     ] o.a.s.c.SolrCore [def_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3dab897b
   [junit4]   2> 12652 INFO  (coreCloseExecutor-104-thread-1) [n:127.0.0.1:36219_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@52279d59: rootName = solr_36219, domain = solr.core.abc.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.abc.shard1.replica_n1/com.codahale.metrics.MetricRegistry@51c63d4f
   [junit4]   2> 12664 INFO  (coreCloseExecutor-104-thread-1) [n:127.0.0.1:36219_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.abc.shard1.leader tag=SolrCore@65d4567b
   [junit4]   2> 12664 INFO  (coreCloseExecutor-104-thread-2) [n:127.0.0.1:36219_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.def.shard1.replica_n1 tag=SolrCore@3dab897b
   [junit4]   2> 12664 INFO  (coreCloseExecutor-104-thread-2) [n:127.0.0.1:36219_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7afa97a6: rootName = solr_36219, domain = solr.core.def.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.def.shard1.replica_n1/com.codahale.metrics.MetricRegistry@1169be0
   [junit4]   2> 12666 INFO  (coreCloseExecutor-104-thread-1) [n:127.0.0.1:36219_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 12672 INFO  (coreCloseExecutor-104-thread-2) [n:127.0.0.1:36219_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.def.shard1.leader tag=SolrCore@3dab897b
   [junit4]   2> 12673 INFO  (coreCloseExecutor-104-thread-2) [n:127.0.0.1:36219_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 12674 INFO  (jetty-closer-100-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 12674 INFO  (jetty-closer-100-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@69f3ea35: rootName = solr_36219, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@4fa4a590
   [junit4]   2> 12678 INFO  (jetty-closer-100-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 12678 INFO  (jetty-closer-100-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7a243512: rootName = solr_36219, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5fa63a8f
   [junit4]   2> 12680 INFO  (jetty-closer-100-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 12680 INFO  (jetty-closer-100-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1db40af: rootName = solr_36219, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3751041c
   [junit4]   2> 12680 INFO  (jetty-closer-100-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 12681 INFO  (closeThreadPool-106-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72147693082640388-127.0.0.1:36219_solr-n_0000000000) closing
   [junit4]   2> 12681 INFO  (OverseerStateUpdate-72147693082640388-127.0.0.1:36219_solr-n_0000000000) [n:127.0.0.1:36219_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36219_solr
   [junit4]   2> 12682 INFO  (OverseerAutoScalingTriggerThread-72147693082640388-127.0.0.1:36219_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 12682 INFO  (closeThreadPool-106-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72147693082640388-127.0.0.1:36219_solr-n_0000000000) closing
   [junit4]   2> 12783 INFO  (jetty-closer-100-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72147693082640388-127.0.0.1:36219_solr-n_0000000000) closing
   [junit4]   2> 22428 INFO  (jetty-closer-100-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2fcbc01a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 22429 INFO  (jetty-closer-100-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@166987b5{/solr,null,UNAVAILABLE}
   [junit4]   2> 22429 INFO  (jetty-closer-100-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 22429 INFO  (SUITE-PackageManagerCLITest-seed#[747D9AFCE83C67DC]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 22632 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> 	9	/solr/configs/conf1
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/collections/def/terms/shard1
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/abc/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/collections/def/state.json
   [junit4]   2> 	7	/solr/collections/abc/state.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/overseer/queue
   [junit4]   2> 	7	/solr/overseer/collection-queue-work
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 22634 INFO  (SUITE-PackageManagerCLITest-seed#[747D9AFCE83C67DC]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43595
   [junit4]   2> 22634 INFO  (SUITE-PackageManagerCLITest-seed#[747D9AFCE83C67DC]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43595
   [junit4]   2> 22634 INFO  (SUITE-PackageManagerCLITest-seed#[747D9AFCE83C67DC]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43595
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.PackageManagerCLITest_747D9AFCE83C67DC-001
   [junit4]   2> Jun 02, 2020 6:12:35 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(Lucene86): {}, docValues:{}, maxPointsInLeafNode=1706, maxMBSortInHeap=7.130335998702263, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@30d5060a), locale=ru-KG, timezone=America/Grenada
   [junit4]   2> NOTE: Linux 5.3.0-51-generic amd64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=16,threads=2,free=408485568,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [PackageManagerCLITest]
   [junit4] Completed [5/5 (5!)] on J1 in 22.15s, 1 test, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J1-20200602_061212_3565336968680030687554.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 16 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1521: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1048: There were test failures: 5 suites, 5 tests, 5 failures [seed: 747D9AFCE83C67DC]

Total time: 24 seconds

[repro] Setting last failure code to 256

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