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 2021/07/30 06:15:25 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.9 - Build # 303 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.9/303/

1 tests failed.
FAILED:  org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors

Error Message:
Expected exception SolrException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception SolrException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([CB5D081B92CD83CF:A4F9E491BAE41B85]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
	at org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors(JWTIssuerConfigTest.java:145)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 16226 lines...]
   [junit4] Suite: org.apache.solr.security.JWTIssuerConfigTest
   [junit4]   2> 2294968 INFO  (SUITE-JWTIssuerConfigTest-seed#[CB5D081B92CD83CF]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/server/solr/configsets/_default/conf'
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JWTIssuerConfigTest -Dtests.method=jwksUrlwithHttpBehaviors -Dtests.seed=CB5D081B92CD83CF -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=zh-HK -Dtests.timezone=America/Argentina/San_Luis -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J3 | JWTIssuerConfigTest.jwksUrlwithHttpBehaviors <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Expected exception SolrException but no exception was thrown
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CB5D081B92CD83CF:A4F9E491BAE41B85]:0)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
   [junit4]    > 	at org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors(JWTIssuerConfigTest.java:145)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=1294, maxMBSortInHeap=5.012317643490729, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=zh-HK, timezone=America/Argentina/San_Luis
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=292869352,total=524812288
   [junit4]   2> NOTE: All tests run in this JVM: [TestBinaryField, LeaderFailoverAfterPartitionTest, DistributedSuggestComponentTest, OpenExchangeRatesOrgProviderTest, OutOfBoxZkACLAndCredentialsProvidersTest, BooleanFieldTest, TestSuggestSpellingConverter, TestRecovery, CoreAdminHandlerTest, TestStressUserVersions, CachingDirectoryFactoryTest, SimpleMLTQParserTest, DistributedFacetPivotSmallAdvancedTest, AnalysisErrorHandlingTest, TestDelegationWithHadoopAuth, TestPerFieldSimilarityWithDefaultOverride, ChaosMonkeySafeLeaderTest, JWTVerificationkeyResolverTest, CdcrOpsAndBoundariesTest, TestBadConfig, TestRandomFaceting, TestSolrXml, TestDocTermOrdsUninvertLimit, TestMaxTokenLenTokenizer, TestManagedSynonymFilterFactory, DeleteLastCustomShardedReplicaTest, TestZkAclsWithHadoopAuth, CollectionsAPIDistributedZkTest, TestSolrCloudWithSecureImpersonation, TestStandardQParsers, UninvertDocValuesMergePolicyTest, FieldAnalysisRequestHandlerTest, TestTlogReplayVsRecovery, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestUtilizeNode, TestMacroExpander, ImplicitSnitchTest, ScheduledTriggerIntegrationTest, TestSystemCollAutoCreate, OrderedExecutorTest, TestDynamicFieldResource, BlockJoinFacetDistribTest, TestInfoStreamLogging, DistributedQueueTest, PrimitiveFieldTypeTest, TestFoldingMultitermQuery, TlogReplayBufferedWhileIndexingTest, TestClusterStateMutator, TestRequestStatusCollectionAPI, TestPartialUpdateDeduplication, TestSimDistribStateManager, PeerSyncWithIndexFingerprintCachingTest, IndexSizeTriggerMixedBoundsTest, TestLegacyTerms, ConjunctionSolrSpellCheckerTest, TestJsonFacets, TestGroupingSearch, JavabinLoaderTest, TestEmbeddedSolrServerSchemaAPI, AuthToolTest, MissingSegmentRecoveryTest, TriggerIntegrationTest, HdfsTlogReplayBufferedWhileIndexingTest, TestCollationField, TestInPlaceUpdateWithRouteField, TestNumericTokenStream, TestNumericTerms32, MinimalSchemaTest, TestLeaderElectionZkExpiry, MetricsHistoryHandlerTest, CollectionPropsTest, TermVectorComponentTest, TestPrepRecovery, DistanceUnitsTest, TemplateUpdateProcessorTest, TestHighFrequencyDictionaryFactory, TestIndexingPerformance, HdfsCloudIncrementalBackupTest, TestCollectionsAPIViaSolrCloudCluster, RecoveryAfterSoftCommitTest, TestSimGenericDistributedQueue, SolrXmlInZkTest, SystemLogListenerTest, SpatialFilterTest, MetricTriggerTest, TestDFISimilarityFactory, DocumentBuilderTest, MultiSolrCloudTestCaseTest, CloudExitableDirectoryReaderTest, TestPseudoReturnFields, ShowFileRequestHandlerTest, AggValueSourceTest, TestRemoteStreaming, ParsingFieldUpdateProcessorsTest, AnalyticsMergeStrategyTest, TestManagedSchemaAPI, DocValuesTest, SubstringBytesRefFilterTest, TestSimPolicyCloud, TestSnapshotCloudManager, TokenizerChainTest, ShardSplitTest, SaslZkACLProviderTest, TestFieldCacheSortRandom, TestMaxScoreQueryParser, SchemaVersionSpecificBehaviorTest, ForceLeaderWithTlogReplicasTest, TestRequestForwarding, AlternateDirectoryTest, TestScoreJoinQPScore, ComputePlanActionTest, TestMergePolicyConfig, LegacyCloudClusterPropTest, HighlighterConfigTest, TestTrieFacet, TestPostingsSolrHighlighter, ZkCLITest, AsyncCallRequestStatusResponseTest, CollectionTooManyReplicasTest, TestHdfsCloudBackupRestore, TestReplicaProperties, AutoScalingHandlerTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, IndexSizeTriggerTest, MetricTriggerIntegrationTest, NodeLostTriggerTest, TestSimExecutePlanAction, TestSimExtremeIndexing, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, StressHdfsTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, PluginInfoTest, QueryResultKeyTest, TestJmxIntegration, TestMinimalConfig, TestNRTOpen, TestQuerySenderListener, TestQuerySenderNoQuery, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSimpleTextCodec, HdfsBackupRepositoryIntegrationTest, TestReplicationHandler, SolrGraphiteReporterTest, TestFacetMethods, TestFaceting, TestStreamBody, TestWriterPerf, SmileWriterTest, TestJavabinTupleStreamParser, TestPHPSerializedResponseWriter, TestChildDocTransformer, TestSubQueryTransformerDistrib, TestDynamicFieldCollectionResource, TestSchemaVersionResource, TestManagedStopFilterFactory, BadCopyFieldTest, BadIndexSchemaTest, ChangedSchemaMergeTest, CurrencyFieldTypeTest, TestBulkSchemaConcurrent, TestOmitPositions, TestSchemaField, TestSchemaManager, TestSchemalessBufferedUpdates, TestSortableTextField, TestTextField, AnalyticsQueryTest, CurrencyRangeFacetCloudTest, CursorMarkTest, FuzzySearchTest, QueryParsingTest, RankQParserPluginTest, ReturnFieldsTest, SolrIndexSearcherTest, TestCollapseQParserPlugin, TestMinHashQParser, TestMultiWordSynonyms, TestPayloadCheckQParserPlugin, TestPayloadScoreQParserPlugin, TestQueryUtils, TestRangeQuery, TestReload, TestSolrFieldCacheBean, TestSort, TestCloudJSONFacetSKGEquiv, TestOrdValues, TestSortByMinMaxFunction, DistanceFunctionTest, BJQParserTest, GraphQueryTest, TestLMJelinekMercerSimilarityFactory, TestPerFieldSimilarity, TestDefaultStatsCache, AuditLoggerIntegrationTest, JWTIssuerConfigTest]
   [junit4] Completed [847/939 (1!)] on J3 in 0.25s, 13 tests, 1 failure <<< FAILURES!

[...truncated 52813 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.9 - Build # 304 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.9/304/

1 tests failed.
FAILED:  org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver

Error Message:
Error from server at http://127.0.0.1:34997/solr: Underlying core creation failed while creating collection: testLeaderFailsOver

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34997/solr: Underlying core creation failed while creating collection: testLeaderFailsOver
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver(LeaderTragicEventTest.java:80)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15105 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 1322889 INFO  (SUITE-LeaderTragicEventTest-seed#[146763575FC55A75]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1322889 INFO  (SUITE-LeaderTragicEventTest-seed#[146763575FC55A75]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1322890 INFO  (SUITE-LeaderTragicEventTest-seed#[146763575FC55A75]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_146763575FC55A75-001/data-dir-144-001
   [junit4]   2> 1322890 WARN  (SUITE-LeaderTragicEventTest-seed#[146763575FC55A75]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=102 numCloses=102
   [junit4]   2> 1322890 INFO  (SUITE-LeaderTragicEventTest-seed#[146763575FC55A75]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1322892 INFO  (SUITE-LeaderTragicEventTest-seed#[146763575FC55A75]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1322892 INFO  (SUITE-LeaderTragicEventTest-seed#[146763575FC55A75]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_146763575FC55A75-001/tempDir-001
   [junit4]   2> 1322892 INFO  (SUITE-LeaderTragicEventTest-seed#[146763575FC55A75]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1322892 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 1322892 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1322893 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 1322992 INFO  (SUITE-LeaderTragicEventTest-seed#[146763575FC55A75]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 36201
   [junit4]   2> 1322992 INFO  (SUITE-LeaderTragicEventTest-seed#[146763575FC55A75]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36201
   [junit4]   2> 1322992 INFO  (SUITE-LeaderTragicEventTest-seed#[146763575FC55A75]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36201
   [junit4]   2> 1322992 INFO  (SUITE-LeaderTragicEventTest-seed#[146763575FC55A75]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36201
   [junit4]   2> 1322994 INFO  (SUITE-LeaderTragicEventTest-seed#[146763575FC55A75]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1322995 INFO  (zkConnectionManagerCallback-12939-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1322995 INFO  (SUITE-LeaderTragicEventTest-seed#[146763575FC55A75]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1322997 INFO  (SUITE-LeaderTragicEventTest-seed#[146763575FC55A75]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1322998 INFO  (zkConnectionManagerCallback-12941-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1322998 INFO  (SUITE-LeaderTragicEventTest-seed#[146763575FC55A75]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1322999 INFO  (SUITE-LeaderTragicEventTest-seed#[146763575FC55A75]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1322999 INFO  (zkConnectionManagerCallback-12943-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1322999 INFO  (SUITE-LeaderTragicEventTest-seed#[146763575FC55A75]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1323101 INFO  (jetty-launcher-12944-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1323101 INFO  (jetty-launcher-12944-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1323101 INFO  (jetty-launcher-12944-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1323101 INFO  (jetty-launcher-12944-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1323102 INFO  (jetty-launcher-12944-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1323102 INFO  (jetty-launcher-12944-thread-2) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1323102 INFO  (jetty-launcher-12944-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1323102 INFO  (jetty-launcher-12944-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1323102 INFO  (jetty-launcher-12944-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1323102 INFO  (jetty-launcher-12944-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1323102 INFO  (jetty-launcher-12944-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1323103 INFO  (jetty-launcher-12944-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1323103 INFO  (jetty-launcher-12944-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ddde2e7{/solr,null,AVAILABLE}
   [junit4]   2> 1323103 INFO  (jetty-launcher-12944-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@43e24252{/solr,null,AVAILABLE}
   [junit4]   2> 1323103 INFO  (jetty-launcher-12944-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3828d8ce{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34997}
   [junit4]   2> 1323103 INFO  (jetty-launcher-12944-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@347b36a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40131}
   [junit4]   2> 1323103 INFO  (jetty-launcher-12944-thread-1) [     ] o.e.j.s.Server Started @1323134ms
   [junit4]   2> 1323103 INFO  (jetty-launcher-12944-thread-2) [     ] o.e.j.s.Server Started @1323134ms
   [junit4]   2> 1323103 INFO  (jetty-launcher-12944-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:36201/solr, hostPort=34997}
   [junit4]   2> 1323103 INFO  (jetty-launcher-12944-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:36201/solr, hostPort=40131}
   [junit4]   2> 1323103 ERROR (jetty-launcher-12944-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1323103 ERROR (jetty-launcher-12944-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1323103 INFO  (jetty-launcher-12944-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1323103 INFO  (jetty-launcher-12944-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1323103 INFO  (jetty-launcher-12944-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.1
   [junit4]   2> 1323103 INFO  (jetty-launcher-12944-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1323103 INFO  (jetty-launcher-12944-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 1323103 INFO  (jetty-launcher-12944-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-07-30T09:12:34.142Z
   [junit4]   2> 1323104 INFO  (jetty-launcher-12944-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1323107 INFO  (jetty-launcher-12944-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.1
   [junit4]   2> 1323107 INFO  (jetty-launcher-12944-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1323107 INFO  (jetty-launcher-12944-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 1323107 INFO  (jetty-launcher-12944-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-07-30T09:12:34.146Z
   [junit4]   2> 1323108 INFO  (jetty-launcher-12944-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1323108 INFO  (zkConnectionManagerCallback-12946-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1323108 INFO  (jetty-launcher-12944-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1323108 INFO  (zkConnectionManagerCallback-12948-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1323108 INFO  (jetty-launcher-12944-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1323109 INFO  (jetty-launcher-12944-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1323109 INFO  (jetty-launcher-12944-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1323112 INFO  (jetty-launcher-12944-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1323112 INFO  (jetty-launcher-12944-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1323113 WARN  (jetty-launcher-12944-thread-1-SendThread(127.0.0.1:36201)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106ad9cf0c30003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106ad9cf0c30003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106ad9cf0c30003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1323561 INFO  (jetty-launcher-12944-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1323562 WARN  (jetty-launcher-12944-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6613cc80[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1323562 WARN  (jetty-launcher-12944-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6613cc80[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1323564 WARN  (jetty-launcher-12944-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4026ff44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1323564 WARN  (jetty-launcher-12944-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4026ff44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1323565 INFO  (jetty-launcher-12944-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36201/solr
   [junit4]   2> 1323566 INFO  (jetty-launcher-12944-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1323567 INFO  (zkConnectionManagerCallback-12962-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1323567 INFO  (jetty-launcher-12944-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1323568 WARN  (jetty-launcher-12944-thread-1-SendThread(127.0.0.1:36201)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106ad9cf0c30005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106ad9cf0c30005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106ad9cf0c30005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1323669 INFO  (jetty-launcher-12944-thread-1) [n:127.0.0.1:34997_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1323670 INFO  (zkConnectionManagerCallback-12964-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1323670 INFO  (jetty-launcher-12944-thread-1) [n:127.0.0.1:34997_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1323723 WARN  (jetty-launcher-12944-thread-1) [n:127.0.0.1:34997_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1323726 INFO  (jetty-launcher-12944-thread-1) [n:127.0.0.1:34997_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34997_solr
   [junit4]   2> 1323727 INFO  (jetty-launcher-12944-thread-1) [n:127.0.0.1:34997_solr     ] o.a.s.c.Overseer Overseer (id=73937333464006662-127.0.0.1:34997_solr-n_0000000000) starting
   [junit4]   2> 1323730 INFO  (OverseerStateUpdate-73937333464006662-127.0.0.1:34997_solr-n_0000000000) [n:127.0.0.1:34997_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34997_solr
   [junit4]   2> 1323731 INFO  (jetty-launcher-12944-thread-1) [n:127.0.0.1:34997_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34997_solr
   [junit4]   2> 1323732 INFO  (OverseerStateUpdate-73937333464006662-127.0.0.1:34997_solr-n_0000000000) [n:127.0.0.1:34997_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1323733 INFO  (jetty-launcher-12944-thread-1) [n:127.0.0.1:34997_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1323733 WARN  (jetty-launcher-12944-thread-1) [n:127.0.0.1:34997_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1323753 INFO  (jetty-launcher-12944-thread-1) [n:127.0.0.1:34997_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_146763575FC55A75-001/tempDir-001/node1
   [junit4]   2> 1323818 INFO  (jetty-launcher-12944-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1323819 WARN  (jetty-launcher-12944-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5b1c9204[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1323819 WARN  (jetty-launcher-12944-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5b1c9204[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1323821 WARN  (jetty-launcher-12944-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@117d4934[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1323821 WARN  (jetty-launcher-12944-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@117d4934[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1323822 INFO  (jetty-launcher-12944-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36201/solr
   [junit4]   2> 1323823 INFO  (jetty-launcher-12944-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1323824 INFO  (zkConnectionManagerCallback-12982-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1323824 INFO  (jetty-launcher-12944-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1323825 WARN  (jetty-launcher-12944-thread-2-SendThread(127.0.0.1:36201)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106ad9cf0c30007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106ad9cf0c30007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106ad9cf0c30007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1323926 INFO  (jetty-launcher-12944-thread-2) [n:127.0.0.1:40131_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1323927 INFO  (zkConnectionManagerCallback-12984-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1323927 INFO  (jetty-launcher-12944-thread-2) [n:127.0.0.1:40131_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1323931 WARN  (jetty-launcher-12944-thread-2) [n:127.0.0.1:40131_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1323932 INFO  (jetty-launcher-12944-thread-2) [n:127.0.0.1:40131_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1323935 INFO  (jetty-launcher-12944-thread-2) [n:127.0.0.1:40131_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40131_solr as DOWN
   [junit4]   2> 1323935 INFO  (jetty-launcher-12944-thread-2) [n:127.0.0.1:40131_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1323935 INFO  (jetty-launcher-12944-thread-2) [n:127.0.0.1:40131_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40131_solr
   [junit4]   2> 1323936 INFO  (zkCallback-12963-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1323936 INFO  (zkCallback-12983-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1323937 INFO  (jetty-launcher-12944-thread-2) [n:127.0.0.1:40131_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1323938 WARN  (jetty-launcher-12944-thread-2) [n:127.0.0.1:40131_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1323948 INFO  (jetty-launcher-12944-thread-2) [n:127.0.0.1:40131_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_146763575FC55A75-001/tempDir-001/node2
   [junit4]   2> 1323955 INFO  (SUITE-LeaderTragicEventTest-seed#[146763575FC55A75]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1323956 INFO  (SUITE-LeaderTragicEventTest-seed#[146763575FC55A75]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1323956 INFO  (zkConnectionManagerCallback-12995-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1323956 INFO  (SUITE-LeaderTragicEventTest-seed#[146763575FC55A75]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1323957 INFO  (SUITE-LeaderTragicEventTest-seed#[146763575FC55A75]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1323958 INFO  (SUITE-LeaderTragicEventTest-seed#[146763575FC55A75]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36201/solr ready
   [junit4]   2> 1323974 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
   [junit4]   2> 1323977 INFO  (OverseerThreadFactory-12971-thread-1-processing-n:127.0.0.1:34997_solr) [n:127.0.0.1:34997_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testOtherReplicasAreNotActive
   [junit4]   2> 1324084 INFO  (OverseerStateUpdate-73937333464006662-127.0.0.1:34997_solr-n_0000000000) [n:127.0.0.1:34997_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:34997_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:34997/solr",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1324085 INFO  (OverseerStateUpdate-73937333464006662-127.0.0.1:34997_solr-n_0000000000) [n:127.0.0.1:34997_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:40131_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:40131/solr",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1324288 INFO  (qtp921641059-20715) [n:127.0.0.1:34997_solr    x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n1&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1324288 INFO  (qtp226516138-20710) [n:127.0.0.1:40131_solr    x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n2&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1324289 INFO  (qtp921641059-20715) [n:127.0.0.1:34997_solr    x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1324305 INFO  (qtp921641059-20715) [n:127.0.0.1:34997_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 1324305 INFO  (qtp226516138-20710) [n:127.0.0.1:40131_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 1324307 INFO  (qtp226516138-20710) [n:127.0.0.1:40131_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1324307 INFO  (qtp921641059-20715) [n:127.0.0.1:34997_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1324307 INFO  (qtp921641059-20715) [n:127.0.0.1:34997_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1324307 INFO  (qtp226516138-20710) [n:127.0.0.1:40131_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1324307 INFO  (qtp921641059-20715) [n:127.0.0.1:34997_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n1' using configuration from configset config, trusted=true
   [junit4]   2> 1324307 INFO  (qtp226516138-20710) [n:127.0.0.1:40131_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n2' using configuration from configset config, trusted=true
   [junit4]   2> 1324307 INFO  (qtp921641059-20715) [n:127.0.0.1:34997_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_146763575FC55A75-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_146763575FC55A75-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 1324307 INFO  (qtp226516138-20710) [n:127.0.0.1:40131_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_146763575FC55A75-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_146763575FC55A75-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 1324349 INFO  (qtp226516138-20710) [n:127.0.0.1:40131_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1324349 INFO  (qtp226516138-20710) [n:127.0.0.1:40131_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1324349 INFO  (qtp921641059-20715) [n:127.0.0.1:34997_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1324349 INFO  (qtp921641059-20715) [n:127.0.0.1:34997_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1324350 INFO  (qtp226516138-20710) [n:127.0.0.1:40131_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1324350 INFO  (qtp226516138-20710) [n:127.0.0.1:40131_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1324350 INFO  (qtp921641059-20715) [n:127.0.0.1:34997_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1324350 INFO  (qtp921641059-20715) [n:127.0.0.1:34997_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1324352 INFO  (qtp921641059-20715) [n:127.0.0.1:34997_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1324352 INFO  (qtp226516138-20710) [n:127.0.0.1:40131_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1324352 INFO  (qtp921641059-20715) [n:127.0.0.1:34997_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1324352 INFO  (qtp226516138-20710) [n:127.0.0.1:40131_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1324352 INFO  (qtp921641059-20715) [n:127.0.0.1:34997_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1324352 INFO  (qtp226516138-20710) [n:127.0.0.1:40131_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1324352 INFO  (qtp921641059-20715) [n:127.0.0.1:34997_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1706700418990473216
   [junit4]   2> 1324352 INFO  (qtp226516138-20710) [n:127.0.0.1:40131_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1706700418990473216
   [junit4]   2> 1324354 INFO  (searcherExecutor-12998-thread-1-processing-n:127.0.0.1:34997_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:34997_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1324354 INFO  (searcherExecutor-12999-thread-1-processing-n:127.0.0.1:40131_solr x:testOtherReplicasAreNotActive_shard1_replica_n2 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:40131_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1324358 INFO  (qtp921641059-20715) [n:127.0.0.1:34997_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1324358 INFO  (qtp921641059-20715) [n:127.0.0.1:34997_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 1324359 INFO  (qtp226516138-20710) [n:127.0.0.1:40131_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 1324359 INFO  (qtp226516138-20710) [n:127.0.0.1:40131_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1324359 INFO  (qtp226516138-20710) [n:127.0.0.1:40131_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 1324363 INFO  (qtp921641059-20715) [n:127.0.0.1:34997_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1324363 INFO  (qtp921641059-20715) [n:127.0.0.1:34997_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1324363 INFO  (qtp921641059-20715) [n:127.0.0.1:34997_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34997/solr/testOtherReplicasAreNotActive_shard1_replica_n1/
   [junit4]   2> 1324364 INFO  (qtp921641059-20715) [n:127.0.0.1:34997_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n1 url=http://127.0.0.1:34997/solr  START replicas=[http://127.0.0.1:40131/solr/testOtherReplicasAreNotActive_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1324364 INFO  (qtp921641059-20715) [n:127.0.0.1:34997_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n1 url=http://127.0.0.1:34997/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 1324365 INFO  (qtp226516138-20714) [n:127.0.0.1:40131_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1324365 INFO  (qtp921641059-20715) [n:127.0.0.1:34997_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1324365 INFO  (qtp921641059-20715) [n:127.0.0.1:34997_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1324365 INFO  (qtp921641059-20715) [n:127.0.0.1:34997_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testOtherReplicasAreNotActive/leaders/shard1/leader after winning as /collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/73937333464006662-core_node3-n_0000000000
   [junit4]   2> 1324367 INFO  (qtp921641059-20715) [n:127.0.0.1:34997_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34997/solr/testOtherReplicasAreNotActive_shard1_replica_n1/ shard1
   [junit4]   2> 1324468 INFO  (zkCallback-12963-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1324468 INFO  (zkCallback-12963-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1324469 INFO  (qtp921641059-20715) [n:127.0.0.1:34997_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1324472 INFO  (qtp921641059-20715) [n:127.0.0.1:34997_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n1&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=183
   [junit4]   2> 1324572 INFO  (zkCallback-12963-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1324572 INFO  (zkCallback-12963-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1324572 INFO  (zkCallback-12963-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1325368 INFO  (qtp226516138-20710) [n:127.0.0.1:40131_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n2&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1080
   [junit4]   2> 1325370 INFO  (qtp921641059-20711) [n:127.0.0.1:34997_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1325468 INFO  (zkCallback-12963-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1325468 INFO  (zkCallback-12963-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1325468 INFO  (zkCallback-12963-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1325468 INFO  (zkCallback-12983-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1325468 INFO  (zkCallback-12983-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1325469 INFO  (qtp921641059-20711) [n:127.0.0.1:34997_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=config&name=testOtherReplicasAreNotActive&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1494
   [junit4]   2> 1325469 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testOtherReplicasAreNotActive
   [junit4]   2> 1325473 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.c.LeaderTragicEventTest Stop jetty node : http://127.0.0.1:40131/solr state:DocCollection(testOtherReplicasAreNotActive//collections/testOtherReplicasAreNotActive/state.json/4 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:34997_solr",
   [junit4]   2>           "base_url":"http://127.0.0.1:34997/solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>           "node_name":"127.0.0.1:40131_solr",
   [junit4]   2>           "base_url":"http://127.0.0.1:40131/solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2> 1325474 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1161348619
   [junit4]   2> 1325474 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40131_solr
   [junit4]   2> 1325474 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1325474 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:40131_solr as DOWN
   [junit4]   2> 1325476 INFO  (coreCloseExecutor-13011-thread-1) [n:127.0.0.1:40131_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@49c2185d
   [junit4]   2> 1325476 INFO  (coreCloseExecutor-13011-thread-1) [n:127.0.0.1:40131_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n2 tag=SolrCore@49c2185d
   [junit4]   2> 1325476 INFO  (coreCloseExecutor-13011-thread-1) [n:127.0.0.1:40131_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@49c2185d
   [junit4]   2> 1325476 INFO  (coreCloseExecutor-13011-thread-1) [n:127.0.0.1:40131_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1325477 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1325477 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1325477 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1325477 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1325478 INFO  (zkCallback-12963-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1325478 INFO  (zkCallback-12994-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1325577 INFO  (zkCallback-12963-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1325577 INFO  (zkCallback-12963-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1325577 INFO  (zkCallback-12963-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1325580 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@347b36a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1325580 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3ddde2e7{/solr,null,STOPPED}
   [junit4]   2> 1325580 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1325580 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 40131
   [junit4]   2> 1325581 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testOtherReplicasAreNotActive): Timeout waiting for replica get down
   [junit4]   2> 1325584 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.c.LeaderTragicEventTest Will crash leader : core_node3:{
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:34997_solr",
   [junit4]   2>   "base_url":"http://127.0.0.1:34997/solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 1325587 ERROR (qtp921641059-20708) [n:127.0.0.1:34997_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Error closing IndexWriter
   [junit4]   2>           => java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3894)
   [junit4]   2> java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3894) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3886) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1235) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1278) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.close(SolrIndexWriter.java:298) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.changeWriter(DefaultSolrCoreState.java:209) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.newIndexWriter(DefaultSolrCoreState.java:233) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:2215) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:229) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[jetty-servlet-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:713) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) ~[jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [jetty-server-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) [jetty-util-9.4.41.v20210516.jar:9.4.41.v20210516]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291]
   [junit4]   2> Caused by: java.lang.Exception: injected tragedy
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:364) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210) ~[java/:?]
   [junit4]   2> 	... 36 more
   [junit4]   2> 1325589 INFO  (qtp921641059-20708) [n:127.0.0.1:34997_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1325589 ERROR (qtp921641059-20708) [n:127.0.0.1:34997_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:713)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1325589 INFO  (qtp921641059-20708) [n:127.0.0.1:34997_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n1]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2} status=500 QTime=3
   [junit4]   2> 1325589 ERROR (qtp921641059-20708) [n:127.0.0.1:34997_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.HttpSolrCall org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:713)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1325591 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=40131)
   [junit4]   2> 1325591 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 40131 try number 2 ...
   [junit4]   2> 1325591 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 1325594 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1325594 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1325594 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1325594 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f3ed77d{/solr,null,AVAILABLE}
   [junit4]   2> 1325595 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7d967d5a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40131}
   [junit4]   2> 1325595 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.e.j.s.Server Started @1325626ms
   [junit4]   2> 1325595 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:36201/solr, hostPort=40131}
   [junit4]   2> 1325595 ERROR (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1325595 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1325595 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.9.1
   [junit4]   2> 1325595 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1325595 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr
   [junit4]   2> 1325595 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-07-30T09:12:36.634Z
   [junit4]   2> 1325596 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1325596 INFO  (zkConnectionManagerCallback-13015-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325596 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1325597 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1325599 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 1325978 INFO  (OverseerCollectionConfigSetProcessor-73937333464006662-127.0.0.1:34997_solr-n_0000000000) [n:127.0.0.1:34997_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1326360 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1326360 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5a93cf9b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1326360 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5a93cf9b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1326363 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@13a50f8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1326363 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@13a50f8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1326364 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36201/solr
   [junit4]   2> 1326365 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1326366 INFO  (zkConnectionManagerCallback-13026-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1326366 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1326468 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [n:127.0.0.1:40131_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1326469 INFO  (zkConnectionManagerCallback-13028-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1326469 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [n:127.0.0.1:40131_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1326473 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [n:127.0.0.1:40131_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 1326474 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [n:127.0.0.1:40131_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1326477 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [n:127.0.0.1:40131_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40131_solr as DOWN
   [junit4]   2> 1326478 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [n:127.0.0.1:40131_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1326478 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [n:127.0.0.1:40131_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40131_solr
   [junit4]   2> 1326479 INFO  (zkCallback-12994-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1326479 INFO  (zkCallback-12963-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1326479 INFO  (zkCallback-13027-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1326480 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [n:127.0.0.1:40131_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1326481 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [n:127.0.0.1:40131_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1326496 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [n:127.0.0.1:40131_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_146763575FC55A75-001/tempDir-001/node2
   [junit4]   2> 1326496 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [n:127.0.0.1:40131_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [testOtherReplicasAreNotActive_shard1_replica_n2]
   [junit4]   2> 1326503 INFO  (coreLoadExecutor-13034-thread-1-processing-n:127.0.0.1:40131_solr) [n:127.0.0.1:40131_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 1326504 INFO  (coreLoadExecutor-13034-thread-1-processing-n:127.0.0.1:40131_solr) [n:127.0.0.1:40131_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1326505 INFO  (coreLoadExecutor-13034-thread-1-processing-n:127.0.0.1:40131_solr) [n:127.0.0.1:40131_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1326510 INFO  (coreLoadExecutor-13034-thread-1-processing-n:127.0.0.1:40131_solr) [n:127.0.0.1:40131_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.1
   [junit4]   2> 1326511 INFO  (coreLoadExecutor-13034-thread-1-processing-n:127.0.0.1:40131_solr) [n:127.0.0.1:40131_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1326511 INFO  (coreLoadExecutor-13034-thread-1-processing-n:127.0.0.1:40131_solr) [n:127.0.0.1:40131_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1326511 INFO  (coreLoadExecutor-13034-thread-1-processing-n:127.0.0.1:40131_solr) [n:127.0.0.1:40131_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n2' using configuration from configset config, trusted=true
   [junit4]   2> 1326511 INFO  (coreLoadExecutor-13034-thread-1-processing-n:127.0.0.1:40131_solr) [n:127.0.0.1:40131_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_146763575FC55A75-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_146763575FC55A75-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 1326539 INFO  (coreLoadExecutor-13034-thread-1-processing-n:127.0.0.1:40131_solr) [n:127.0.0.1:40131_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1326539 INFO  (coreLoadExecutor-13034-thread-1-processing-n:127.0.0.1:40131_solr) [n:127.0.0.1:40131_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1326540 INFO  (coreLoadExecutor-13034-thread-1-processing-n:127.0.0.1:40131_solr) [n:127.0.0.1:40131_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1326540 INFO  (coreLoadExecutor-13034-thread-1-processing-n:127.0.0.1:40131_solr) [n:127.0.0.1:40131_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1326540 INFO  (coreLoadExecutor-13034-thread-1-processing-n:127.0.0.1:40131_solr) [n:127.0.0.1:40131_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 1326541 INFO  (coreLoadExecutor-13034-thread-1-processing-n:127.0.0.1:40131_solr) [n:127.0.0.1:40131_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 1326541 INFO  (coreLoadExecutor-13034-thread-1-processing-n:127.0.0.1:40131_solr) [n:127.0.0.1:40131_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1326541 INFO  (coreLoadExecutor-13034-thread-1-processing-n:127.0.0.1:40131_solr) [n:127.0.0.1:40131_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1706700421285806080
   [junit4]   2> 1326543 INFO  (searcherExecutor-13036-thread-1-processing-n:127.0.0.1:40131_solr x:testOtherReplicasAreNotActive_shard1_replica_n2 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:40131_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1326543 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.c.MiniSolrCloudCluster waitForNode: 127.0.0.1:40131_solr
   [junit4]   2> 1326544 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[146763575FC55A75]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testOtherReplicasAreNotActive
   [junit4]   2> 1326546 INFO  (OverseerThreadFactory-12971-thread-2-processing-n:127.0.0.1:34997_solr) [n:127.0.0.1:34997_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 1326548 INFO  (qtp921641059-20717) [n:127.0.0.1:34997_solr    x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n1 tag=null
   [junit4]   2> 1326548 INFO  (qtp921641059-20717) [n:127.0.0.1:34997_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@20b5b1d4
   [junit4]   2> 1326548 INFO  (qtp921641059-20717) [n:127.0.0.1:34997_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n1 tag=SolrCore@20b5b1d4
   [junit4]   2> 1326548 INFO  (qtp921641059-20717) [n:127.0.0.1:34997_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@20b5b1d4
   [junit4]   2> 1326548 INFO  (qtp921641059-20717) [n:127.0.0.1:34997_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1326547 ERROR (OverseerThreadFactory-12971-thread-2-processing-n:127.0.0.1:34997_solr) [n:127.0.0.1:34997_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:40131/solr
   [junit4]   2>           => org.apache.solr.client.solrj.SolrServerException: IOException occurred when talking to server at: http://127.0.0.1:40131/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http

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

ry=solr.cluster tag=null
   [junit4]   2> 1337431 INFO  (closeThreadPool-13056-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73937333464006662-127.0.0.1:34997_solr-n_0000000000) closing
   [junit4]   2> 1337431 INFO  (OverseerStateUpdate-73937333464006662-127.0.0.1:34997_solr-n_0000000000) [n:127.0.0.1:34997_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34997_solr
   [junit4]   2> 1337433 INFO  (OverseerAutoScalingTriggerThread-73937333464006662-127.0.0.1:34997_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1337434 INFO  (closeThreadPool-13056-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73937333464006662-127.0.0.1:34997_solr-n_0000000000) closing
   [junit4]   2> 1337435 WARN  (jetty-launcher-12944-thread-1-SendThread(127.0.0.1:36201)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106ad9cf0c30006.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106ad9cf0c30006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106ad9cf0c30006, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1337535 INFO  (jetty-closer-13047-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73937333464006662-127.0.0.1:34997_solr-n_0000000000) closing
   [junit4]   2> 1337536 INFO  (jetty-closer-13047-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3828d8ce{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1337537 INFO  (jetty-closer-13047-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@43e24252{/solr,null,STOPPED}
   [junit4]   2> 1337537 INFO  (jetty-closer-13047-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1338066 INFO  (jetty-closer-13047-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7d967d5a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40131}
   [junit4]   2> 1338067 INFO  (jetty-closer-13047-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5f3ed77d{/solr,null,STOPPED}
   [junit4]   2> 1338067 INFO  (jetty-closer-13047-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1338067 INFO  (SUITE-LeaderTragicEventTest-seed#[146763575FC55A75]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1338068 WARN  (SUITE-LeaderTragicEventTest-seed#[146763575FC55A75]-worker-SendThread(127.0.0.1:36201)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106ad9cf0c30000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106ad9cf0c30000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106ad9cf0c30000, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 1338270 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/collections/testOtherReplicasAreNotActive/terms/shard1
   [junit4]   2> 	4	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/testLeaderFailsOver/terms/shard1
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73937333464006662-127.0.0.1:34997_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	38	/solr/overseer/queue
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	16	/solr/overseer/collection-queue-work
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 	12	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 
   [junit4]   2> 1338273 INFO  (SUITE-LeaderTragicEventTest-seed#[146763575FC55A75]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36201
   [junit4]   2> 1338273 INFO  (SUITE-LeaderTragicEventTest-seed#[146763575FC55A75]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36201
   [junit4]   2> 1338273 INFO  (SUITE-LeaderTragicEventTest-seed#[146763575FC55A75]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36201
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.9/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_146763575FC55A75-001
   [junit4]   2> Jul 30, 2021 9:12:49 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=1236, maxMBSortInHeap=6.290123618228105, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=pl-PL, timezone=America/Jamaica
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=261551624,total=507510784
   [junit4]   2> NOTE: All tests run in this JVM: [SolrMetricManagerTest, TestNumericRangeQuery32, TestQueryUtils, JvmMetricsTest, DataDrivenBlockJoinTest, CSVRequestHandlerTest, SolrJmxReporterCloudTest, TestSimExecutePlanAction, TestDistributedStatsComponentCardinality, HLLUtilTest, FileBasedSpellCheckerTest, BasicAuthIntegrationTest, TestMissingGroups, TestOmitPositions, TestManagedResource, TestConfigSetProperties, TestHalfAndHalfDocValues, TestBooleanSimilarityFactory, TestRTimerTree, SimplePostToolTest, CopyFieldTest, TestExplainDocTransformer, MBeansHandlerTest, TestCloudManagedSchema, SolrIndexSearcherTest, SpatialRPTFieldTypeTest, DOMUtilTest, ReplicationFactorTest, V2CollectionBackupsAPIMappingTest, TestRandomRequestDistribution, RestoreTriggerStateTest, FileUtilsTest, CdcrRequestHandlerTest, HdfsBasicDistributedZk2Test, SplitByPrefixTest, DistribDocExpirationUpdateProcessorTest, TestSolrCachePerf, TestDistributedMap, HttpPartitionOnCommitTest, SolrIndexConfigTest, TestJsonFacetErrors, TestFreeTextSuggestions, SpellPossibilityIteratorTest, TestLegacyFieldReuse, TestSimNodeAddedTrigger, TestUninvertingReader, V2StandaloneTest, ProtectedTermFilterFactoryTest, LocalFSCloudIncrementalBackupTest, BadCopyFieldTest, TestPullReplicaErrorHandling, TestSimTriggerIntegration, HdfsSyncSliceTest, AutoAddReplicasPlanActionTest, SecurityConfHandlerTest, TestSolrDeletionPolicy2, VersionInfoTest, TestCloudPseudoReturnFields, SuggesterFSTTest, TestFunctionQuery, TestUniqueKeyFieldResource, NodeAddedTriggerTest, TestSchemaResource, PackageManagerCLITest, TestInPlaceUpdatesRequiredField, BlockJoinFacetSimpleTest, TestSolrQueryParser, ConcurrentDeleteAndCreateCollectionTest, TestNonDefinedSimilarityFactory, OverseerCollectionConfigSetProcessorTest, TestBlobHandler, PKIAuthenticationIntegrationTest, QueryElevationComponentTest, OverseerSolrResponseUnsafeSerializationTest, HdfsDirectoryFactoryTest, TestReplicationHandlerDiskOverFlow, SplitHandlerTest, TestBlockCollapse, TestSolrCloudWithDelegationTokens, TestRuleBasedAuthorizationWithKerberos, UnloadDistributedZkTest, CurrencyRangeFacetCloudTest, TestPHPSerializedResponseWriter, ZkFailoverTest, CreateRoutedAliasTest, IndexSizeTriggerTest, ShardsWhitelistTest, TestLRUCache, TestJsonFacetsWithNestedObjects, TestSurroundQueryParser, TestPKIAuthenticationPlugin, TestHashPartitioner, TestFilteredDocIdSet, CoreSorterTest, TestMiniSolrCloudClusterSSL, TestComplexPhraseQParserPlugin, TestHashQParserPlugin, AssignBackwardCompatibilityTest, TestUpdate, AutoscalingHistoryHandlerTest, RequestHandlersTest, NotRequiredUniqueKeyTest, TestNestedDocsSort, BasicFunctionalityTest, TriggerCooldownIntegrationTest, TestExactStatsCache, TestTolerantUpdateProcessorCloud, PeerSyncTest, TestHdfsBackupRestoreCore, TestSimClusterStateProvider, UtilsToolTest, TestReversedWildcardFilterFactory, TestDocBasedVersionConstraints, TestSolrCloudSnapshots, TestPayloadCheckQParserPlugin, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ClusterStateMockUtilTest, ClusterStateTest, ClusterStateUpdateTest, CollectionsAPISolrJTest, LeaderTragicEventTest]
   [junit4] Completed [506/939 (1!)] on J1 in 15.78s, 2 tests, 1 error <<< FAILURES!

[...truncated 53923 lines...]