You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/11/16 08:13:41 UTC

[JENKINS] Lucene-Solr-BadApples-NightlyTests-master - Build # 88 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-BadApples-NightlyTests-master/88/

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

Error Message:
Could not get expected value  '1.1.0' for path 'config/requestHandler/\/mypath2/_packageinfo_/version' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "config":{"requestHandler":{"/mypath2":{         "name":"/mypath2",         "class":"question-answer:fullstory.QARequestHandler",         "_packageinfo_":{           "package":"question-answer",           "version":"1.0.0",           "files":["/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp"],           "manifest":"/package/question-answer/1.0.0/manifest.json",           "manifestSHA512":"a91ab5a2c5abd53f0f72c256592c2be8b667cecb8226ac054aeed4d28aac9d743311442f2d58539bb83663a19bd1efb310aaadfd77bea458f3d475161721a114"}}}}},  from server:  https://127.0.0.1:34431/solr/abc

Stack Trace:
java.lang.AssertionError: Could not get expected value  '1.1.0' for path 'config/requestHandler/\/mypath2/_packageinfo_/version' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "config":{"requestHandler":{"/mypath2":{
        "name":"/mypath2",
        "class":"question-answer:fullstory.QARequestHandler",
        "_packageinfo_":{
          "package":"question-answer",
          "version":"1.0.0",
          "files":["/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp"],
          "manifest":"/package/question-answer/1.0.0/manifest.json",
          "manifestSHA512":"a91ab5a2c5abd53f0f72c256592c2be8b667cecb8226ac054aeed4d28aac9d743311442f2d58539bb83663a19bd1efb310aaadfd77bea458f3d475161721a114"}}}}},  from server:  https://127.0.0.1:34431/solr/abc
	at __randomizedtesting.SeedInfo.seed([EC87635950FAF14E:EF2D283752142EE5]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:590)
	at org.apache.solr.cloud.PackageManagerCLITest.assertPackageVersion(PackageManagerCLITest.java:149)
	at org.apache.solr.cloud.PackageManagerCLITest.testPackageManager(PackageManagerCLITest.java:129)
	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:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.RestartWhileUpdatingTest.test

Error Message:
shard1 is not consistent.  Got 4863 from http://127.0.0.1:45277/collection1_shard1_replica_n3 (previous client) and got 4861 from http://127.0.0.1:44177/collection1_shard1_replica_n1

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 4863 from http://127.0.0.1:45277/collection1_shard1_replica_n3 (previous client) and got 4861 from http://127.0.0.1:44177/collection1_shard1_replica_n1
	at __randomizedtesting.SeedInfo.seed([EC87635950FAF14E:64D35C83FE069CB6]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1470)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1449)
	at org.apache.solr.cloud.RestartWhileUpdatingTest.test(RestartWhileUpdatingTest.java:155)
	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:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13590 lines...]
   [junit4] Suite: org.apache.solr.cloud.RestartWhileUpdatingTest
   [junit4]   2> 461537 INFO  (SUITE-RestartWhileUpdatingTest-seed#[EC87635950FAF14E]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_EC87635950FAF14E-001/data-dir-47-001
   [junit4]   2> 461537 WARN  (SUITE-RestartWhileUpdatingTest-seed#[EC87635950FAF14E]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 461537 INFO  (SUITE-RestartWhileUpdatingTest-seed#[EC87635950FAF14E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 461538 INFO  (SUITE-RestartWhileUpdatingTest-seed#[EC87635950FAF14E]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 461538 INFO  (SUITE-RestartWhileUpdatingTest-seed#[EC87635950FAF14E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 461538 INFO  (SUITE-RestartWhileUpdatingTest-seed#[EC87635950FAF14E]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 461540 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 461541 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 461541 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 461641 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.ZkTestServer start zk server on port:35307
   [junit4]   2> 461641 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35307
   [junit4]   2> 461641 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35307
   [junit4]   2> 461641 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 35307
   [junit4]   2> 461643 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 461644 INFO  (zkConnectionManagerCallback-1855-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 461644 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 461654 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 461657 INFO  (zkConnectionManagerCallback-1857-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 461657 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 461658 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 461659 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 461659 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 461661 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 461662 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 461662 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 461663 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 461663 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 461664 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 461665 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 461665 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 461666 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 461830 WARN  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 461831 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 461831 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 461831 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 461837 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 461837 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 461837 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 461838 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ceabf57{/,null,AVAILABLE}
   [junit4]   2> 461838 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7bea8f99{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45371}
   [junit4]   2> 461838 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.e.j.s.Server Started @461878ms
   [junit4]   2> 461838 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_EC87635950FAF14E-001/tempDir-001/control/data, hostPort=45371, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_EC87635950FAF14E-001/control-001/cores}
   [junit4]   2> 461838 ERROR (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 461838 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 461838 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 461839 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 461839 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 461839 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-16T06:22:25.297026Z
   [junit4]   2> 461840 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 461840 INFO  (zkConnectionManagerCallback-1859-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 461840 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 461941 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 461941 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_EC87635950FAF14E-001/control-001/solr.xml
   [junit4]   2> 461944 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 461944 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 461945 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@27dba8e7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 462035 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 462036 WARN  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5747b69a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 462036 WARN  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5747b69a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 462038 WARN  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@213dc558[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 462038 WARN  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@213dc558[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 462039 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35307/solr
   [junit4]   2> 462057 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 462066 INFO  (zkConnectionManagerCallback-1866-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 462066 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 462168 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [n:127.0.0.1:45371_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 462169 INFO  (zkConnectionManagerCallback-1868-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 462169 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [n:127.0.0.1:45371_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 462224 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [n:127.0.0.1:45371_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45371_
   [junit4]   2> 462224 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [n:127.0.0.1:45371_     ] o.a.s.c.Overseer Overseer (id=72733069542752260-127.0.0.1:45371_-n_0000000000) starting
   [junit4]   2> 462229 INFO  (OverseerStateUpdate-72733069542752260-127.0.0.1:45371_-n_0000000000) [n:127.0.0.1:45371_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45371_
   [junit4]   2> 462237 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [n:127.0.0.1:45371_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45371_
   [junit4]   2> 462247 INFO  (zkCallback-1867-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 462249 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [n:127.0.0.1:45371_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 462261 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [n:127.0.0.1:45371_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27dba8e7
   [junit4]   2> 462267 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [n:127.0.0.1:45371_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27dba8e7
   [junit4]   2> 462267 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [n:127.0.0.1:45371_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27dba8e7
   [junit4]   2> 462268 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [n:127.0.0.1:45371_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 462269 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [n:127.0.0.1:45371_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_EC87635950FAF14E-001/control-001/cores
   [junit4]   2> 462290 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 462293 INFO  (zkConnectionManagerCallback-1877-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 462293 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 462294 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 462294 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35307/solr ready
   [junit4]   2> 462298 INFO  (qtp680356564-5650) [n:127.0.0.1:45371_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:45371_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 462300 INFO  (OverseerThreadFactory-1739-thread-1-processing-n:127.0.0.1:45371_) [n:127.0.0.1:45371_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 462413 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 462414 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 463423 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 463441 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 463484 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 463497 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 463498 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27dba8e7
   [junit4]   2> 463499 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_EC87635950FAF14E-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_EC87635950FAF14E-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 463502 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@d74b962
   [junit4]   2> 463512 WARN  (qtp680356564-5652) [n:127.0.0.1:45371_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
   [junit4]   2> 463541 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 463541 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 463542 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 30000ms; 
   [junit4]   2> 463542 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: if uncommitted for 3000ms; 
   [junit4]   2> 463543 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6779339096117829]
   [junit4]   2> 463544 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3838e14f[control_collection_shard1_replica_n1] main]
   [junit4]   2> 463545 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 463545 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 463546 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 463546 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1650338401620066304
   [junit4]   2> 463548 INFO  (searcherExecutor-1744-thread-1-processing-n:127.0.0.1:45371_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:45371_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@3838e14f[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 463550 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 463550 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 463552 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 463552 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 463552 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45371/control_collection_shard1_replica_n1/
   [junit4]   2> 463552 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 463552 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:45371/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 463552 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72733069542752260-core_node2-n_0000000000
   [junit4]   2> 463553 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45371/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 463655 INFO  (zkCallback-1867-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 463655 INFO  (zkCallback-1867-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 463656 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 463657 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1244
   [junit4]   2> 463659 INFO  (qtp680356564-5650) [n:127.0.0.1:45371_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 463757 INFO  (zkCallback-1867-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 463757 INFO  (zkCallback-1867-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 463758 INFO  (qtp680356564-5650) [n:127.0.0.1:45371_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:45371_&wt=javabin&version=2} status=0 QTime=1459
   [junit4]   2> 463758 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 463760 INFO  (zkCallback-1867-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 463888 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 463898 INFO  (zkConnectionManagerCallback-1883-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 463898 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 463899 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 463900 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35307/solr ready
   [junit4]   2> 463900 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 463901 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 463917 INFO  (OverseerCollectionConfigSetProcessor-72733069542752260-127.0.0.1:45371_-n_0000000000) [n:127.0.0.1:45371_     ] 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> 463933 INFO  (OverseerThreadFactory-1739-thread-2-processing-n:127.0.0.1:45371_) [n:127.0.0.1:45371_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 464135 WARN  (OverseerThreadFactory-1739-thread-2-processing-n:127.0.0.1:45371_) [n:127.0.0.1:45371_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 464137 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 464137 INFO  (qtp680356564-5652) [n:127.0.0.1:45371_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=236
   [junit4]   2> 464138 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 464138 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 464138 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 464138 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 464138 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 464138 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 464138 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 464241 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_EC87635950FAF14E-001/shard-1-001 of type NRT
   [junit4]   2> 464242 WARN  (closeThreadPool-1884-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 464242 INFO  (closeThreadPool-1884-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 464242 INFO  (closeThreadPool-1884-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 464242 INFO  (closeThreadPool-1884-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 464243 INFO  (closeThreadPool-1884-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 464243 INFO  (closeThreadPool-1884-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 464243 INFO  (closeThreadPool-1884-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 464244 INFO  (closeThreadPool-1884-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@699773b7{/,null,AVAILABLE}
   [junit4]   2> 464244 INFO  (closeThreadPool-1884-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@60d9342a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45277}
   [junit4]   2> 464244 INFO  (closeThreadPool-1884-thread-1) [     ] o.e.j.s.Server Started @464284ms
   [junit4]   2> 464244 INFO  (closeThreadPool-1884-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_EC87635950FAF14E-001/tempDir-001/jetty1, hostPort=45277, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_EC87635950FAF14E-001/shard-1-001/cores}
   [junit4]   2> 464244 ERROR (closeThreadPool-1884-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 464244 INFO  (closeThreadPool-1884-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 464244 INFO  (closeThreadPool-1884-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 464245 INFO  (closeThreadPool-1884-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 464245 INFO  (closeThreadPool-1884-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 464245 INFO  (closeThreadPool-1884-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-16T06:22:27.703026Z
   [junit4]   2> 464249 INFO  (closeThreadPool-1884-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 464257 INFO  (zkConnectionManagerCallback-1886-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 464257 INFO  (closeThreadPool-1884-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 464350 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_EC87635950FAF14E-001/shard-2-001 of type NRT
   [junit4]   2> 464351 WARN  (closeThreadPool-1884-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 464351 INFO  (closeThreadPool-1884-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 464351 INFO  (closeThreadPool-1884-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 464351 INFO  (closeThreadPool-1884-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 464357 INFO  (closeThreadPool-1884-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 464357 INFO  (closeThreadPool-1884-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 464357 INFO  (closeThreadPool-1884-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 464357 INFO  (closeThreadPool-1884-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2640c6d8{/,null,AVAILABLE}
   [junit4]   2> 464358 INFO  (closeThreadPool-1884-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@b5af04{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44177}
   [junit4]   2> 464358 INFO  (closeThreadPool-1884-thread-2) [     ] o.e.j.s.Server Started @464398ms
   [junit4]   2> 464358 INFO  (closeThreadPool-1884-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_EC87635950FAF14E-001/tempDir-001/jetty2, hostPort=44177, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_EC87635950FAF14E-001/shard-2-001/cores}
   [junit4]   2> 464358 ERROR (closeThreadPool-1884-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 464358 INFO  (closeThreadPool-1884-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 464358 INFO  (closeThreadPool-1884-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 464358 INFO  (closeThreadPool-1884-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 464358 INFO  (closeThreadPool-1884-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 464358 INFO  (closeThreadPool-1884-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-16T06:22:27.816431Z
   [junit4]   2> 464359 INFO  (closeThreadPool-1884-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 464359 INFO  (closeThreadPool-1884-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_EC87635950FAF14E-001/shard-1-001/solr.xml
   [junit4]   2> 464360 INFO  (closeThreadPool-1884-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 464361 INFO  (closeThreadPool-1884-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 464361 INFO  (closeThreadPool-1884-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 464362 INFO  (closeThreadPool-1884-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@27dba8e7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 464365 INFO  (zkConnectionManagerCallback-1888-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 464365 INFO  (closeThreadPool-1884-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 464465 INFO  (TEST-RestartWhileUpdatingTest.test-seed#[EC87635950FAF14E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_EC87635950FAF14E-001/shard-3-001 of type NRT
   [junit4]   2> 464465 WARN  (closeThreadPool-1884-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 464466 INFO  (closeThreadPool-1884-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 464466 INFO  (closeThreadPool-1884-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 464466 INFO  (closeThreadPool-1884-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+10-LTS
   [junit4]   2> 464466 INFO  (closeThreadPool-1884-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 464466 INFO  (closeThreadPool-1884-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_EC87635950FAF14E-001/shard-2-001/solr.xml
   [junit4]   2> 464468 INFO  (closeThreadPool-1884-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 464468 INFO  (closeThreadPool-1884-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 464470 INFO  (closeThreadPool-1884-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@27dba8e7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 464473 INFO  (closeThreadPool-1884-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 464473 INFO  (closeThreadPool-1884-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 464473 INFO  (closeThreadPool-1884-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 464473 INFO  (closeThreadPool-1884-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c87182c{/,null,AVAILABLE}
   [junit4]   2> 464474 INFO  (closeThreadPool-1884-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@61d14c05{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40163}
   [junit4]   2> 464474 INFO  (closeThreadPool-1884-thread-3) [     ] o.e.j.s.Server Started @464514ms
   [junit4]   2> 464474 INFO  (closeThreadPool-1884-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_EC87635950FAF14E-001/tempDir-001/jetty3, hostPort=40163, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_EC87635950FAF14E-001/shard-3-001/cores}
   [junit4]   2> 464474 ERROR (closeThreadPool-1884-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 464475 INFO  (closeThreadPool-1884-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 464475 INFO  (closeThreadPool-1884-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 464475 INFO  (closeThreadPool-1884-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 464475 INFO  (closeThreadPool-1884-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 464475 INFO  (closeThreadPool-1884-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-16T06:22:27.933077Z
   [junit4]   2> 464476 INFO  (closeThreadPool-1884-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 464476 INFO  (zkConnectionManagerCallback-1892-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 464476 INFO  (closeThreadPool-1884-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 464565 INFO  (closeThreadPool-1884-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 464566 WARN  (closeThreadPool-1884-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@32877220[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 464566 WARN  (closeThreadPool-1884-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@32877220[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 464573 WARN  (closeThreadPool-1884-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@33bbffa0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 464573 WARN  (closeThreadPool-1884-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@33bbffa0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 464574 INFO  (closeThreadPool-1884-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35307/solr
   [junit4]   2> 464575 INFO  (closeThreadPool-1884-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 464576 INFO  (zkConnectionManagerCallback-1898-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 464576 INFO  (closeThreadPool-1884-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 464577 INFO  (closeThreadPool-1884-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 464577 INFO  (closeThreadPool-1884-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_EC87635950FAF14E-001/shard-3-001/solr.xml
   [junit4]   2> 464579 INFO  (closeThreadPool-1884-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 464579 INFO  (closeThreadPool-1884-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 464581 INFO  (closeThreadPool-1884-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@27dba8e7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 464614 INFO  (closeThreadPool-1884-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 464615 WARN  (closeThreadPool-1884-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5479272a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 464615 WARN  (closeThreadPool-1884-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5479272a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 464617 WARN  (closeThreadPool-1884-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@839c2e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 464617 WARN  (closeThreadPool-1884-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@839c2e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 464618 INFO  (closeThreadPool-1884-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35307/solr
   [junit4]   2> 464618 INFO  (closeThreadPool-1884-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 464619 INFO  (zkConnectionManagerCallback-1905-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 464619 INFO  (closeThreadPool-1884-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 464644 INFO  (closeThreadPool-1884-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 464644 WARN  (closeThreadPool-1884-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e533a30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 464644 WARN  (closeThreadPool-1884-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e533a30[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 464646 WARN  (closeThreadPool-1884-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e9ef533[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 464646 WARN  (closeThreadPool-1884-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e9ef533[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 464647 INFO  (closeThreadPool-1884-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35307/solr
   [junit4]   2> 464647 INFO  (closeThreadPool-1884-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 464648 INFO  (zkConnectionManagerCallback-1911-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 464648 INFO  (closeThreadPool-1884-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 464678 INFO  (closeThreadPool-1884-thread-1) [n:127.0.0.1:45277_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 464679 INFO  (zkConnectionManagerCallback-1913-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 464679 INFO  (closeThreadPool-1884-thread-1) [n:127.0.0.1:45277_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 464682 INFO  (closeThreadPool-1884-thread-1) [n:127.0.0.1:45277_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 464684 INFO  (closeThreadPool-1884-thread-1) [n:127.0.0.1:45277_     ] o.a.s.c.ZkController Publish node=127.0.0.1:45277_ as DOWN
   [junit4]   2> 464685 INFO  (closeThreadPool-1884-thread-1) [n:127.0.0.1:45277_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 464685 INFO  (closeThreadPool-1884-thread-1) [n:127.0.0.1:45277_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45277_
   [junit4]   2> 464685 INFO  (zkCallback-1867-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 464685 INFO  (zkCallback-1882-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 464686 INFO  (zkCallback-1912-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 464695 INFO  (closeThreadPool-1884-thread-1) [n:127.0.0.1:45277_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 464705 INFO  (closeThreadPool-1884-thread-1) [n:127.0.0.1:45277_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27dba8e7
   [junit4]   2> 464711 INFO  (closeThreadPool-1884-thread-1) [n:127.0.0.1:45277_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27dba8e7
   [junit4]   2> 464711 INFO  (closeThreadPool-1884-thread-1) [n:127.0.0.1:45277_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27dba8e7
   [junit4]   2> 464712 INFO  (closeThreadPool-1884-thread-1) [n:127.0.0.1:45277_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 464713 INFO  (closeThreadPool-1884-thread-1) [n:127.0.0.1:45277_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_EC87635950FAF14E-001/shard-1-001/cores
   [junit4]   2> 464726 INFO  (closeThreadPool-1884-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:45277_
   [junit4]   2> 464778 INFO  (closeThreadPool-1884-thread-2) [n:127.0.0.1:44177_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 464779 INFO  (zkConnectionManagerCallback-1919-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 464779 INFO  (closeThreadPool-1884-thread-2) [n:127.0.0.1:44177_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 464782 INFO  (closeThreadPool-1884-thread-2) [n:127.0.0.1:44177_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 464784 INFO  (closeThreadPool-1884-thread-2) [n:127.0.0.1:44177_     ] o.a.s.c.ZkController Publish node=127.0.0.1:44177_ as DOWN
   [junit4]   2> 464785 INFO  (closeThreadPool-1884-thread-2) [n:127.0.0.1:44177_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 464785 INFO  (closeThreadPool-1884-thread-2) [n:127.0.0.1:44177_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44177_
   [junit4]   2> 464786 INFO  (zkCallback-1912-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 464786 INFO  (zkCallback-1867-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 464786 INFO  (zkCallback-1882-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 464786 INFO  (zkCallback-1918-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 464795 INFO  (closeThreadPool-1884-thread-2) [n:127.0.0.1:44177_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 464806 INFO  (closeThreadPool-1884-thread-2) [n:127.0.0.1:44177_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27dba8e7
   [junit4]   2> 464812 INFO  (closeThreadPool-1884-thread-2) [n:127.0.0.1:44177_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27dba8e7
   [junit4]   2> 464812 INFO  (closeThreadPool-1884-thread-2) [n:127.0.0.1:44177_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27dba8e7
   [junit4]   2> 464813 INFO  (closeThreadPool-1884-thread-2) [n:127.0.0.1:44177_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 464814 INFO  (closeThreadPool-1884-thread-2) [n:127.0.0.1:44177_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_EC87635950FAF14E-001/shard-2-001/cores
   [junit4]   2> 464834 INFO  (closeThreadPool-1884-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:44177_
   [junit4]   2> 464878 INFO  (closeThreadPool-1884-thread-3) [n:127.0.0.1:40163_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 464879 INFO  (zkConnectionManagerCallback-1925-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 464879 INFO  (closeThreadPool-1884-thread-3) [n:127.0.0.1:40163_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 464882 INFO  (closeThreadPool-1884-thread-3) [n:127.0.0.1:40163_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 464885 INFO  (closeThreadPool-1884-thread-3) [n:127.0.0.1:40163_     ] o.a.s.c.ZkController Publish node=127.0.0.1:40163_ as DOWN
   [junit4]   2> 464885 INFO  (closeThreadPool-1884-thread-3) [n:127.0.0.1:40163_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 464885 INFO  (closeThreadPool-1884-thread-3) [n:127.0.0.1:40163_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40163_
   [junit4]   2> 464886 INFO  (zkCallback-1918-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 464886 INFO  (zkCallback-1912-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 464886 INFO  (zkCallback-1867-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 464886 INFO  (zkCallback-1882-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 464886 INFO  (zkCallback-1924-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 464895 INFO  (closeThreadPool-1884-thread-3) [n:127.0.0.1:40163_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 464905 INFO  (closeThreadPool-1884-thread-3) [n:127.0.0.1:40163_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27dba8e7
   [junit4]   2> 464911 INFO  (closeThreadPool-1884-thread-3) [n:127.0.0.1:40163_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27dba8e7
   [junit4]   2> 464911 INFO  (closeThreadPool-1884-thread-3) [n:127.0.0.1:40163_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27dba8e7
   [junit4]   2> 464912 INFO  (closeThreadPool-1884-thread-3) [n:127.0.0.1:40163_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 464913 INFO  (closeThreadPool-1884-thread-3) [n:127.0.0.1:40163_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_EC87635950FAF14E-001/shard-3-001/cores
   [junit4]   2> 464937 INFO  (closeThreadPool-1884-thread-3) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:40163_
   [junit4]   2> 464939 INFO  (qtp1710146656-5731) [n:127.0.0.1:40163_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45277_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 464939 INFO  (qtp1710146656-5734) [n:127.0.0.1:40163_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:44177_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 464940 INFO  (qtp1710146656-5732) [n:127.0.0.1:40163_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:40163_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 464941 INFO  (OverseerCollectionConfigSetProcessor-72733069542752260-127.0.0.1:45371_-n_0000000000) [n:127.0.0.1:45371_     ] 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> 464942 INFO  (OverseerThreadFactory-1739-thread-3-processing-n:127.0.0.1:45371_) [n:127.0.0.1:45371_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:44177_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 464942 INFO  (OverseerThreadFactory-1739-thread-3-processing-n:127.0.0.1:45371_) [n:127.0.0.1:45371_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 464946 INFO  (qtp76168013-5720) [n:127.0.0.1:44177_    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 465958 INFO  (qtp76168013-5720) [n:127.0.0.1:44177_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 466010 INFO  (qtp76168013-5720) [n:127.0.0.1:44177_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 466061 INFO  (qtp76168013-5720) [n:127.0.0.1:44177_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 466072 INFO  (qtp76168013-5720) [n:127.0.0.1:44177_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 466072 INFO  (qtp76168013-5720) [n:127.0.0.1:44177_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27dba8e7
   [junit4]   2> 466072 INFO  (qtp76168013-5720) [n:127.0.0.1:44177_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_EC87635950FAF14E-001/shard-2-001/cores/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_EC87635950FAF14E-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 466075 INFO  (qtp76168013-5720) [n:127.0.0.1:44177_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@5f09113f
   [junit4]   2> 466084 WARN  (qtp76168013-5720) [n:127.0.0.1:44177_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
   [junit4]   2> 466114 INFO  (qtp76168013-5720) [n:127.0.0.1:44177_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 466114 INFO  (qtp76168013-5720) [n:127.0.0.1:44177_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 466116 INFO  (qtp76168013-5720) [n:127.0.0.1:44177_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 30000ms; 
   [junit4]   2> 466116 INFO  (qtp76168013-5720) [n:127.0.0.1:44177_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: if uncommitted for 3000ms; 
   [junit4]   2> 466116 INFO  (qtp76168013-5720) [n:127.0.0.1:44177_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6779339096117829]
   [junit4]   2> 466117 INFO  (qtp76168013-5720) [n:127.0.0.1:44177_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5b8c0726[collection1_shard1_replica_n1] main]
   [junit4]   2> 466118 INFO  (qtp76168013-5720) [n:127.0.0.1:44177_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 466118 INFO  (qtp76168013-5720) [n:127.0.0.1:44177_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 466119 INFO  (qtp76168013-5720) [n:127.0.0.1:44177_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 466119 INFO  (qtp76168013-5720) [n:127.0.0.1:44177_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1650338404318052352
   [junit4]   2> 466121 INFO  (searcherExecutor-1776-thread-1-processing-n:127.0.0.1:44177_ x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:44177_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@5b8c0726[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 466122 INFO  (qtp76168013-5720) [n:127.0.0.1:44177_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 466122 INFO  (qtp76168013-5720) [n:127.0.0.1:44177_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 466124 INFO  (qtp76168013-5720) [n:127.0.0.1:44177_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 466124 INFO  (qtp76168013-5720) [n:127.0.0.1:44177_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 466124 INFO  (qtp76168013-5720) [n:127.0.0.1:44177_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44177/collection1_shard1_replica_n1/
   [junit4]   2> 466124 INFO  (qtp76168013-5720) [n:127.0.0.1:44177_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 466124 INFO  (qtp76168013-5720) [n:127.0.0.1:44177_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:44177/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 466124 INFO  (qtp76168013-5720) [n:127.0.0.1:44177_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72733069542752270-core_node2-n_0000000000
   [junit4]   2> 466125 INFO  (qtp76168013-5720) [n:127.0.0.1:44177_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44177/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 466227 INFO  (qtp76168013-5720) [n:127.0.0.1:44177_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 466228 INFO  (qtp76168013-5720) [n:127.0.0.1:44177_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1282
   [junit4]   2> 466230 INFO  (qtp1710146656-5734) [n:127.0.0.1:40163_ c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:44177_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1290
   [junit4]   2> 466943 INFO  (OverseerThreadFactory-1739-thread-4-processing-n:127.0.0.1:45371_) [n:127.0.0.1:45371_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:45277_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 466943 INFO  (OverseerCollectionConfigSetProcessor-72733069542752260-127.0.0.1:45371_-n_0000000000) [n:127.0.0.1:45371_     ] 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> 466944 INFO  (OverseerThreadFactory-1739-thread-4-processing-n:127.0.0.1:45371_) [n:127.0.0.1:45371_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 466947 INFO  (qtp1692843118-5707) [n:127.0.0.1:45277_    x:collection1_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 467955 INFO  (qtp1692843118-5707) [n:127.0.0.1:45277_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 467971 INFO  (qtp1692843118-5707) [n:127.0.0.1:45277_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n3] Schema name=test
   [junit4]   2> 468016 INFO  (qtp1692843118-5707) [n:127.0.0.1:45277_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 468029 INFO  (qtp1692843118-5707) [n:127.0.0.1:45277_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n3' using configuration from collection collection1, trusted=true
   [junit4]   2> 468029 INFO  (qtp1692843118-5707) [n:127.0.0.1:45277_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n3' (registry 'solr.core.collection1.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@27dba8e7
   [junit4]   2> 468029 INFO  (qtp1692843118-5707) [n:127.0.0.1:45277_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_EC87635950FAF14E-001/shard-1-001/cores/collection1_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RestartWhileUpdatingTest_EC87635950FAF14E-001/shard-1-001/cores/collection1_shard1_replica_n3/data/]
   [junit4]   2> 468032 INFO  (qtp1692843118-5707) [n:127.0.0.1:45277_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@7f3a7374
   [junit4]   2> 468050 WARN  (qtp1692843118-5707) [n:127.0.0.1:45277_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
   [junit4]   2> 468078 INFO  (qtp1692843118-5707) [n:127.0.0.1:45277_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 468078 INFO  (qtp1692843118-5707) [n:127.0.0.1:45277_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 468080 INFO  (qtp1692843118-5707) [n:127.0.0.1:45277_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 30000ms; 
   [junit4]   2> 468080 INFO  (qtp1692843118-5707) [n:127.0.0.1:45277_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: if uncommitted for 3000ms; 
   [junit4]   2> 468080 INFO  (qtp1692843118-5707) [n:127.0.0.1:45277_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6779339096117829]
   [junit4]   2> 468081 INFO  (qtp1692843118-5707) [n:127.0.0.1:45277_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@500af283[collection1_shard1_replica_n3] main]
   [junit4]   2> 468082 INFO  (qtp1692843118-5707) [n:127.0.0.1:45277_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 468082 INFO  (qtp1692843118-5707) [n:127.0.0.1:45277_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 468092 INFO  (qtp1692843118-5707) [n:127.0.0.1:45277_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 468092 INFO  (qtp1692843118-5707) [n:127.0.0.1:45277_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1650338406386892800
   [junit4]   2> 468101 INFO  (searcherExecutor-1781-thread-1-processing-n:127.0.0.1:45277_ x:collection1_shard1_replica_n3 c:collection1 s:shard1) [n:127.0.0.1:45277_ c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.c.SolrCore [collection1_shard1_replica_n3] Registered new searcher Searcher@500af283[collect

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

on [def] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1448301 INFO  (coreCloseExecutor-8395-thread-1) [n:127.0.0.1:34431_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.abc.shard1.leader, tag=SolrCore@43d93b59
   [junit4]   2> 1448301 INFO  (coreCloseExecutor-8395-thread-2) [n:127.0.0.1:34431_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.def.shard1.replica_n1, tag=SolrCore@1e12bd29
   [junit4]   2> 1448301 INFO  (coreCloseExecutor-8395-thread-2) [n:127.0.0.1:34431_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5b935276: rootName = solr_34431, 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@39d373e4
   [junit4]   2> 1448307 INFO  (coreCloseExecutor-8395-thread-2) [n:127.0.0.1:34431_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.def.shard1.leader, tag=SolrCore@1e12bd29
   [junit4]   2> 1448308 INFO  (jetty-closer-11163-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1448308 INFO  (jetty-closer-11163-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@51f3dcb4: rootName = solr_34431, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@105a28ad
   [junit4]   2> 1448311 INFO  (jetty-closer-11163-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1448312 INFO  (jetty-closer-11163-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f904d59: rootName = solr_34431, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5c122156
   [junit4]   2> 1448314 INFO  (jetty-closer-11163-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1448314 INFO  (jetty-closer-11163-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2d71dcf6: rootName = solr_34431, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@61124f2f
   [junit4]   2> 1448314 INFO  (jetty-closer-11163-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1448317 INFO  (closeThreadPool-11167-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72733133107494917-127.0.0.1:34431_solr-n_0000000000) closing
   [junit4]   2> 1448317 INFO  (OverseerStateUpdate-72733133107494917-127.0.0.1:34431_solr-n_0000000000) [n:127.0.0.1:34431_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34431_solr
   [junit4]   2> 1448317 INFO  (OverseerAutoScalingTriggerThread-72733133107494917-127.0.0.1:34431_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1448326 INFO  (closeThreadPool-11167-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72733133107494917-127.0.0.1:34431_solr-n_0000000000) closing
   [junit4]   2> 1448418 INFO  (jetty-closer-11163-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72733133107494917-127.0.0.1:34431_solr-n_0000000000) closing
   [junit4]   2> 1448420 INFO  (jetty-closer-11163-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5f28f9e{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 1448420 INFO  (jetty-closer-11163-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5da35d0b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1448420 INFO  (jetty-closer-11163-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1448420 INFO  (SUITE-PackageManagerCLITest-seed#[EC87635950FAF14E]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1448623 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> 	8	/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> 	12	/solr/collections/abc/state.json
   [junit4]   2> 	12	/solr/collections/def/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> 	23	/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> 1448625 INFO  (SUITE-PackageManagerCLITest-seed#[EC87635950FAF14E]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42307
   [junit4]   2> 1448625 INFO  (SUITE-PackageManagerCLITest-seed#[EC87635950FAF14E]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42307
   [junit4]   2> 1448625 INFO  (SUITE-PackageManagerCLITest-seed#[EC87635950FAF14E]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42307
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.PackageManagerCLITest_EC87635950FAF14E-001
   [junit4]   2> Nov 16, 2019 6:38:52 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(Lucene80): {}, docValues:{}, maxPointsInLeafNode=502, maxMBSortInHeap=5.920412538147992, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7fdd4a4d), locale=fr-MR, timezone=Asia/Manila
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 11.0.4 (64-bit)/cpus=4,threads=1,free=190759360,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [PhrasesIdentificationComponentTest, SpatialFilterTest, OverseerCollectionConfigSetProcessorTest, PathHierarchyTokenizerFactoryTest, TestRestManager, TestDistributedMap, MetricsHistoryWithAuthIntegrationTest, MetricTriggerIntegrationTest, TestCSVLoader, SolrSlf4jReporterTest, BasicDistributedZk2Test, SolrCLIZkUtilsTest, DistributedFacetPivotLargeTest, SpellPossibilityIteratorTest, TestSchemaManager, TestFaceting, BigEndianAscendingWordSerializerTest, TestCoreDiscovery, TlogReplayBufferedWhileIndexingTest, TestRandomRequestDistribution, HdfsRecoveryZkTest, SplitShardTest, TestLegacyField, BufferStoreTest, TriggerCooldownIntegrationTest, TestNonDefinedSimilarityFactory, TestOrdValues, TestRequestStatusCollectionAPI, SortByFunctionTest, TestComponentsName, SimpleMLTQParserTest, CollectionReloadTest, TestPhraseSuggestions, SSLMigrationTest, JavaBinAtomicUpdateMultivalueTest, ScheduledTriggerIntegrationTest, DateFieldTest, TestCloudPivotFacet, TestNoOpRegenerator, FacetPivotSmallTest, BasicFunctionalityTest, TestFieldCacheVsDocValues, TestHdfsBackupRestoreCore, AuthToolTest, TestSchemaVersionResource, CustomHighlightComponentTest, TestDeprecatedFilters, SmileWriterTest, BJQParserTest, ResponseLogComponentTest, TestExactStatsCacheCloud, TestCloudJSONFacetJoinDomain, RestartWhileUpdatingTest, RecoveryZkTest, TestRawResponseWriter, JvmMetricsTest, TestSQLHandler, DeleteLastCustomShardedReplicaTest, TestReloadDeadlock, TestDynamicURP, CollectionsAPIDistributedZkTest, TestQueryUtils, OverseerStatusTest, DisMaxRequestHandlerTest, CdcrVersionReplicationTest, ClassificationUpdateProcessorTest, TestCloudRecovery2, HighlighterConfigTest, MultiSolrCloudTestCaseTest, TestDFISimilarityFactory, TestSSLRandomization, TestWaitForStateWithJettyShutdowns, TestAtomicUpdateErrorCases, TestSolrDeletionPolicy2, TestDistributedTracing, TestHdfsCloudBackupRestore, UninvertDocValuesMergePolicyTest, TestReplicationHandlerDiskOverFlow, BJQFilterAccessibleTest, ChangedSchemaMergeTest, NoCacheHeaderTest, TestPostingsSolrHighlighter, TestManagedStopFilterFactory, HdfsWriteToMultipleCollectionsTest, SuggestComponentTest, TestStressInPlaceUpdates, AnalyticsMergeStrategyTest, TestCloudSchemaless, DistributedDebugComponentTest, TestInitParams, IndexBasedSpellCheckerTest, SolrGraphiteReporterTest, ConjunctionSolrSpellCheckerTest, CollectionPropsTest, TestHalfAndHalfDocValues, RootFieldTest, ManagedSchemaRoundRobinCloudTest, PeerSyncWithIndexFingerprintCachingTest, MetricsHistoryHandlerTest, CoreAdminCreateDiscoverTest, TestMinHashQParser, TestDocTermOrds, SpellCheckComponentTest, TestQuerySenderNoQuery, CreateCollectionCleanupTest, TestFieldCacheReopen, TestLMDirichletSimilarityFactory, TestConfigSetsAPI, ByteBuffersDirectoryFactoryTest, SuggesterTest, SegmentsInfoRequestHandlerTest, TestValueSourceCache, VMParamsZkACLAndCredentialsProvidersTest, PreAnalyzedFieldTest, TestCustomDocTransformer, ZkFailoverTest, TestRecovery, TestFastOutputStream, PreAnalyzedUpdateProcessorTest, HttpPartitionOnCommitTest, TestCloudDeleteByQuery, TestJsonFacets, ImplicitSnitchTest, CacheHeaderTest, TestSubQueryTransformerDistrib, PackageManagerCLITest]
   [junit4] Completed [261/888 (2!)] on J1 in 18.02s, 1 test, 1 failure <<< FAILURES!

[...truncated 54857 lines...]