Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/123/

2 tests failed.
FAILED:  org.apache.lucene.search.TestFieldCacheRewriteMethod.testRegexps

Error Message:
Hit 21 docnumbers don't match Hits length1=25 length2=25 hit=0: doc25=1.0 
shardIndex=0,  doc25=1.0 shardIndex=0 hit=1: doc42=1.0 shardIndex=0,  doc42=1.0 
shardIndex=0 hit=2: doc112=1.0 shardIndex=0,  doc112=1.0 shardIndex=0 hit=3: 
doc124=1.0 shardIndex=0,  doc124=1.0 shardIndex=0 hit=4: doc180=1.0 
shardIndex=0,  doc180=1.0 shardIndex=0 hit=5: doc190=1.0 shardIndex=0,  
doc190=1.0 shardIndex=0 hit=6: doc204=1.0 shardIndex=0,  doc204=1.0 
shardIndex=0 hit=7: doc227=1.0 shardIndex=0,  doc227=1.0 shardIndex=0 hit=8: 
doc231=1.0 shardIndex=0,  doc231=1.0 shardIndex=0 hit=9: doc257=1.0 
shardIndex=0,  doc257=1.0 shardIndex=0 hit=10: doc306=1.0 shardIndex=0,  
doc306=1.0 shardIndex=0 hit=11: doc314=1.0 shardIndex=0,  doc314=1.0 
shardIndex=0 hit=12: doc318=1.0 shardIndex=0,  doc318=1.0 shardIndex=0 hit=13: 
doc375=1.0 shardIndex=0,  doc375=1.0 shardIndex=0 hit=14: doc376=1.0 
shardIndex=0,  doc376=1.0 shardIndex=0 hit=15: doc406=1.0 shardIndex=0,  
doc406=1.0 shardIndex=0 hit=16: doc413=1.0 shardIndex=0,  doc413=1.0 
shardIndex=0 hit=17: doc462=1.0 shardIndex=0,  doc462=1.0 shardIndex=0 hit=18: 
doc480=1.0 shardIndex=0,  doc480=1.0 shardIndex=0 hit=19: doc484=1.0 
shardIndex=0,  doc484=1.0 shardIndex=0 hit=20: doc507=1.0 shardIndex=0,  
doc507=1.0 shardIndex=0 hit=21: doc750=1.0 shardIndex=0,  doc568=1.0 
shardIndex=0 hit=22: doc752=1.0 shardIndex=0,  doc648=1.0 shardIndex=0 hit=23: 
doc760=1.0 shardIndex=0,  doc682=1.0 shardIndex=0 hit=24: doc787=1.0 
shardIndex=0,  doc688=1.0 shardIndex=0 for query:field://

Stack Trace:
junit.framework.AssertionFailedError: Hit 21 docnumbers don't match
Hits length1=25 length2=25
hit=0: doc25=1.0 shardIndex=0,   doc25=1.0 shardIndex=0
hit=1: doc42=1.0 shardIndex=0,   doc42=1.0 shardIndex=0
hit=2: doc112=1.0 shardIndex=0,  doc112=1.0 shardIndex=0
hit=3: doc124=1.0 shardIndex=0,  doc124=1.0 shardIndex=0
hit=4: doc180=1.0 shardIndex=0,  doc180=1.0 shardIndex=0
hit=5: doc190=1.0 shardIndex=0,  doc190=1.0 shardIndex=0
hit=6: doc204=1.0 shardIndex=0,  doc204=1.0 shardIndex=0
hit=7: doc227=1.0 shardIndex=0,  doc227=1.0 shardIndex=0
hit=8: doc231=1.0 shardIndex=0,  doc231=1.0 shardIndex=0
hit=9: doc257=1.0 shardIndex=0,  doc257=1.0 shardIndex=0
hit=10: doc306=1.0 shardIndex=0,         doc306=1.0 shardIndex=0
hit=11: doc314=1.0 shardIndex=0,         doc314=1.0 shardIndex=0
hit=12: doc318=1.0 shardIndex=0,         doc318=1.0 shardIndex=0
hit=13: doc375=1.0 shardIndex=0,         doc375=1.0 shardIndex=0
hit=14: doc376=1.0 shardIndex=0,         doc376=1.0 shardIndex=0
hit=15: doc406=1.0 shardIndex=0,         doc406=1.0 shardIndex=0
hit=16: doc413=1.0 shardIndex=0,         doc413=1.0 shardIndex=0
hit=17: doc462=1.0 shardIndex=0,         doc462=1.0 shardIndex=0
hit=18: doc480=1.0 shardIndex=0,         doc480=1.0 shardIndex=0
hit=19: doc484=1.0 shardIndex=0,         doc484=1.0 shardIndex=0
hit=20: doc507=1.0 shardIndex=0,         doc507=1.0 shardIndex=0
hit=21: doc750=1.0 shardIndex=0,         doc568=1.0 shardIndex=0
hit=22: doc752=1.0 shardIndex=0,         doc648=1.0 shardIndex=0
hit=23: doc760=1.0 shardIndex=0,         doc682=1.0 shardIndex=0
hit=24: doc787=1.0 shardIndex=0,         doc688=1.0 shardIndex=0
for query:field://
        at 
__randomizedtesting.SeedInfo.seed([F0B2256C6451BA64:11EE647DBAFBEDEC]:0)
        at junit.framework.Assert.fail(Assert.java:57)
        at org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
        at 
org.apache.lucene.search.TestFieldCacheRewriteMethod.assertSame(TestFieldCacheRewriteMethod.java:42)
        at 
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
        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 
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 
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 
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)


FAILED:  org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI

Error Message:
should be a routed alias

Stack Trace:
java.lang.AssertionError: should be a routed alias
        at 
__randomizedtesting.SeedInfo.seed([6E8D2D178300239F:715AB13BF00BDAD4]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI(AliasIntegrationTest.java:315)
        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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1825 lines...]
   [junit4] Suite: org.apache.lucene.search.TestFieldCacheRewriteMethod
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestFieldCacheRewriteMethod -Dtests.method=testRegexps 
-Dtests.seed=F0B2256C6451BA64 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=sr-RS -Dtests.timezone=Pacific/Efate -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.49s J2 | TestFieldCacheRewriteMethod.testRegexps <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Hit 21 
docnumbers don't match
   [junit4]    > Hits length1=25        length2=25
   [junit4]    > hit=0: doc25=1.0 shardIndex=0,  doc25=1.0 shardIndex=0
   [junit4]    > hit=1: doc42=1.0 shardIndex=0,  doc42=1.0 shardIndex=0
   [junit4]    > hit=2: doc112=1.0 shardIndex=0,         doc112=1.0 shardIndex=0
   [junit4]    > hit=3: doc124=1.0 shardIndex=0,         doc124=1.0 shardIndex=0
   [junit4]    > hit=4: doc180=1.0 shardIndex=0,         doc180=1.0 shardIndex=0
   [junit4]    > hit=5: doc190=1.0 shardIndex=0,         doc190=1.0 shardIndex=0
   [junit4]    > hit=6: doc204=1.0 shardIndex=0,         doc204=1.0 shardIndex=0
   [junit4]    > hit=7: doc227=1.0 shardIndex=0,         doc227=1.0 shardIndex=0
   [junit4]    > hit=8: doc231=1.0 shardIndex=0,         doc231=1.0 shardIndex=0
   [junit4]    > hit=9: doc257=1.0 shardIndex=0,         doc257=1.0 shardIndex=0
   [junit4]    > hit=10: doc306=1.0 shardIndex=0,        doc306=1.0 shardIndex=0
   [junit4]    > hit=11: doc314=1.0 shardIndex=0,        doc314=1.0 shardIndex=0
   [junit4]    > hit=12: doc318=1.0 shardIndex=0,        doc318=1.0 shardIndex=0
   [junit4]    > hit=13: doc375=1.0 shardIndex=0,        doc375=1.0 shardIndex=0
   [junit4]    > hit=14: doc376=1.0 shardIndex=0,        doc376=1.0 shardIndex=0
   [junit4]    > hit=15: doc406=1.0 shardIndex=0,        doc406=1.0 shardIndex=0
   [junit4]    > hit=16: doc413=1.0 shardIndex=0,        doc413=1.0 shardIndex=0
   [junit4]    > hit=17: doc462=1.0 shardIndex=0,        doc462=1.0 shardIndex=0
   [junit4]    > hit=18: doc480=1.0 shardIndex=0,        doc480=1.0 shardIndex=0
   [junit4]    > hit=19: doc484=1.0 shardIndex=0,        doc484=1.0 shardIndex=0
   [junit4]    > hit=20: doc507=1.0 shardIndex=0,        doc507=1.0 shardIndex=0
   [junit4]    > hit=21: doc750=1.0 shardIndex=0,        doc568=1.0 shardIndex=0
   [junit4]    > hit=22: doc752=1.0 shardIndex=0,        doc648=1.0 shardIndex=0
   [junit4]    > hit=23: doc760=1.0 shardIndex=0,        doc682=1.0 shardIndex=0
   [junit4]    > hit=24: doc787=1.0 shardIndex=0,        doc688=1.0 shardIndex=0
   [junit4]    > for query:field://
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F0B2256C6451BA64:11EE647DBAFBEDEC]:0)
   [junit4]    >        at junit.framework.Assert.fail(Assert.java:57)
   [junit4]    >        at 
org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
   [junit4]    >        at 
org.apache.lucene.search.TestFieldCacheRewriteMethod.assertSame(TestFieldCacheRewriteMethod.java:42)
   [junit4]    >        at 
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.search.TestFieldCacheRewriteMethod_F0B2256C6451BA64-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{field=PostingsFormat(name=Direct)}, 
docValues:{field=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=830, 
maxMBSortInHeap=5.664016769431031, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5d00d8a3),
 locale=sr-RS, timezone=Pacific/Efate
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=1,free=215629760,total=349175808
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleAttributeImpl, 
TestTermsEnum2, TestReaderWrapperDVTypeCheck, TestSpanOrQuery, 
TestDirectoryReader, TestSpans, TestLongPostings, TestOmitNorms, 
TestAllFilesHaveCodecHeader, TestBagOfPostings, TestMinShouldMatch2, 
TestDocValues, TestReqOptSumScorer, TestPhrasePrefixQuery, 
TestCachingCollector, TestSortRandom, TestSimpleExplanationsOfNonMatches, 
TestIOUtils, TestSleepingLockWrapper, TestIsCurrent, TestIndexWriterExceptions, 
TestCodecs, TestMaxTermFrequency, TestCharacterUtils, TestTermdocPerf, 
TestRollingBuffer, TestLucene50StoredFieldsFormatMergeInstance, 
TestNamedSPILoader, TestPrefixQuery, TestDateSort, Test2BBinaryDocValues, 
TestDocCount, TestTragicIndexWriterDeadlock, TestMultiPhraseQuery, 
TestBooleanOr, TestDistributionSPL, TestCrash, TestFieldMaskingSpanQuery, 
TestFstDirect, TestSparseFixedBitDocIdSet, TestBytesRef, TestIndexFileDeleter, 
TestIndependenceStandardized, TestSimpleFSDirectory, TestWeakIdentityMap, 
TestHighCompressionMode, TestDoubleValuesSource, TestFieldInfos, 
TestCompetitiveFreqNormAccumulator, TestPerFieldDocValuesFormat, TestTryDelete, 
TestSpanExplanations, Test2BTerms, TestAllFilesCheckIndexHeader, 
TestPendingSoftDeletes, TestIntroSelector, TestFieldUpdatesBuffer, 
TestPayloads, TestSpanBoostQuery, TestStressAdvance, TestWANDScorer, 
TestMultiThreadTermVectors, TestQueryVisitor, TestFloatRange, 
TestFixedBitDocIdSet, TestTotalHitCountCollector, TestSwappedIndexFiles, 
TestSortedSetSelector, TestFileSwitchDirectory, TestBooleanSimilarity, 
Test2BPoints, TestFilterDirectoryReader, TestExternalCodecs, TestIndexSearcher, 
TestCharsRef, TestMixedDocValuesUpdates, TestLatLonDocValuesQueries, 
TestLucene50LiveDocsFormat, TestLSBRadixSorter, TestSearchForDuplicates, 
TestMatchNoDocsQuery, TestDocsAndPositions, 
TestSoftDeletesDirectoryReaderWrapper, TestReadOnlyIndex, TestArrayUtil, 
TestBinaryDocument, TestGeoUtils, TestAssertions, TestDemo, TestCharArrayMap, 
TestGraphTokenizers, TestReusableStringReader, TestStopFilter, TestToken, 
TestWordlistLoader, TestStandardAnalyzer, TestBytesRefAttImpl, 
TestBlockPostingsFormat, TestBlockPostingsFormat2, TestBlockPostingsFormat3, 
TestForUtil, TestLucene50CompoundFormat, TestLucene50StoredFieldsFormat, 
TestLucene50StoredFieldsFormatHighCompression, TestLucene50TermVectorsFormat, 
TestLucene60FieldInfoFormat, TestLucene60PointsFormat, 
TestLucene70SegmentInfoFormat, TestIndexedDISI, TestLucene80DocValuesFormat, 
TestExceedMaxTermLength, TestExitableDirectoryReader, TestFieldInvertState, 
TestFieldReuse, TestFieldsReader, TestFilterCodecReader, TestFlex, 
TestFlushByRamOrCountsPolicy, TestForTooMuchCloning, TestForceMergeForever, 
TestIndexOptions, TestIndexReaderClose, TestIndexSorting, TestIndexTooManyDocs, 
TestIndexWriterConfig, TestIndexWriterDelete, TestIndexWriterDeleteByQuery, 
TestIndexWriterExceptions2, TestIndexWriterForceMerge, 
TestIndexWriterFromReader, TestIndexWriterMergePolicy, 
TestIndexWriterOnDiskFull, TestIndexWriterOutOfFileDescriptors, 
TestIndexWriterUnicode, TestIndexWriterWithThreads, TestIndexableField, 
TestIndexingSequenceNumbers, TestInfoStream, TestIntBlockPool, TestManyFields, 
TestMaxPosition, TestMergeRateLimiter, TestMixedCodecs, TestMultiDocValues, 
TestMultiFields, TestMultiLevelSkipList, TestMultiTermsEnum, 
TestNRTReaderCleanup, TestNRTReaderWithThreads, TestNewestSegment, 
TestNoDeletionPolicy, TestNoMergePolicy, TestNoMergeScheduler, 
TestOneMergeWrappingMergePolicy, TestParallelLeafReader, 
TestParallelReaderEmptyIndex, TestParallelTermEnum, TestPointValues, 
TestReaderClosed, TestReaderPool, TestSameTokenSamePosition, TestSegmentReader, 
TestSegmentTermDocs, TestSegmentTermEnum, TestSegmentToThreadMapping, 
TestStressIndexing2, TestStressNRT, TestSumDocFreq, TestTermVectors, TestTerms, 
TestTermsEnum, TestCustomSearcherSort, TestDisjunctionMaxQuery, 
TestDocIdSetIterator, TestDocValuesQueries, TestEarlyTermination, 
TestElevationComparator, TestFieldCacheRewriteMethod]
   [junit4] Completed [381/524 (1!)] on J2 in 0.78s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 13699 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> 4320728 INFO  
(SUITE-AliasIntegrationTest-seed#[6E8D2D178300239F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_6E8D2D178300239F-001/init-core-data-001
   [junit4]   2> 4320728 WARN  
(SUITE-AliasIntegrationTest-seed#[6E8D2D178300239F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 4320728 INFO  
(SUITE-AliasIntegrationTest-seed#[6E8D2D178300239F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 4320747 INFO  
(SUITE-AliasIntegrationTest-seed#[6E8D2D178300239F]-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> 4320747 INFO  
(SUITE-AliasIntegrationTest-seed#[6E8D2D178300239F]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_6E8D2D178300239F-001/tempDir-001
   [junit4]   2> 4320747 INFO  
(SUITE-AliasIntegrationTest-seed#[6E8D2D178300239F]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4320749 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4320749 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4320850 INFO  
(SUITE-AliasIntegrationTest-seed#[6E8D2D178300239F]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:38955
   [junit4]   2> 4320850 INFO  
(SUITE-AliasIntegrationTest-seed#[6E8D2D178300239F]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38955
   [junit4]   2> 4320850 INFO  
(SUITE-AliasIntegrationTest-seed#[6E8D2D178300239F]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 38955
   [junit4]   2> 4320879 INFO  
(SUITE-AliasIntegrationTest-seed#[6E8D2D178300239F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4320881 INFO  (zkConnectionManagerCallback-8388-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4320881 INFO  
(SUITE-AliasIntegrationTest-seed#[6E8D2D178300239F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4320891 INFO  
(SUITE-AliasIntegrationTest-seed#[6E8D2D178300239F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4320892 INFO  (zkConnectionManagerCallback-8390-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4320892 INFO  
(SUITE-AliasIntegrationTest-seed#[6E8D2D178300239F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4320893 INFO  
(SUITE-AliasIntegrationTest-seed#[6E8D2D178300239F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4320893 INFO  (zkConnectionManagerCallback-8392-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4320893 INFO  
(SUITE-AliasIntegrationTest-seed#[6E8D2D178300239F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4320996 WARN  (jetty-launcher-8393-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4320996 INFO  (jetty-launcher-8393-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4320996 INFO  (jetty-launcher-8393-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4320996 INFO  (jetty-launcher-8393-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 4320996 WARN  (jetty-launcher-8393-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4320997 INFO  (jetty-launcher-8393-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4320997 INFO  (jetty-launcher-8393-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4320997 INFO  (jetty-launcher-8393-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4320997 INFO  (jetty-launcher-8393-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4320997 INFO  (jetty-launcher-8393-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@52e83df{/solr,null,AVAILABLE}
   [junit4]   2> 4320997 INFO  (jetty-launcher-8393-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4320997 INFO  (jetty-launcher-8393-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 4320997 INFO  (jetty-launcher-8393-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2cc291c1{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:37432}
   [junit4]   2> 4320997 INFO  (jetty-launcher-8393-thread-1) [     ] 
o.e.j.s.Server Started @4321049ms
   [junit4]   2> 4320997 INFO  (jetty-launcher-8393-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37432}
   [junit4]   2> 4320998 ERROR (jetty-launcher-8393-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4320998 INFO  (jetty-launcher-8393-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4320998 INFO  (jetty-launcher-8393-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 4320998 INFO  (jetty-launcher-8393-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4320998 INFO  (jetty-launcher-8393-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4320998 INFO  (jetty-launcher-8393-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-16T03:27:55.510Z
   [junit4]   2> 4320999 INFO  (jetty-launcher-8393-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4320999 INFO  (jetty-launcher-8393-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4320999 INFO  (jetty-launcher-8393-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4320999 INFO  (jetty-launcher-8393-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4320999 INFO  (jetty-launcher-8393-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4901862f{/solr,null,AVAILABLE}
   [junit4]   2> 4321000 INFO  (jetty-launcher-8393-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@38ac94c4{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:41263}
   [junit4]   2> 4321000 INFO  (jetty-launcher-8393-thread-2) [     ] 
o.e.j.s.Server Started @4321052ms
   [junit4]   2> 4321000 INFO  (jetty-launcher-8393-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41263}
   [junit4]   2> 4321000 ERROR (jetty-launcher-8393-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4321000 INFO  (jetty-launcher-8393-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4321000 INFO  (jetty-launcher-8393-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 4321000 INFO  (jetty-launcher-8393-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4321000 INFO  (jetty-launcher-8393-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4321000 INFO  (jetty-launcher-8393-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-16T03:27:55.512Z
   [junit4]   2> 4321001 INFO  (jetty-launcher-8393-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4321001 INFO  (zkConnectionManagerCallback-8395-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4321001 INFO  (jetty-launcher-8393-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4321002 INFO  (jetty-launcher-8393-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4321002 INFO  (zkConnectionManagerCallback-8397-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4321002 INFO  (jetty-launcher-8393-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4321025 INFO  (jetty-launcher-8393-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4321568 INFO  (jetty-launcher-8393-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4321600 WARN  (jetty-launcher-8393-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2e0af5fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4321601 WARN  (jetty-launcher-8393-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2e0af5fb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4321637 WARN  (jetty-launcher-8393-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6b403733[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4321637 WARN  (jetty-launcher-8393-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6b403733[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4321638 INFO  (jetty-launcher-8393-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38955/solr
   [junit4]   2> 4321677 INFO  (jetty-launcher-8393-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4321711 INFO  (zkConnectionManagerCallback-8405-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4321714 INFO  (jetty-launcher-8393-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4321884 INFO  (jetty-launcher-8393-thread-1) 
[n:127.0.0.1:37432_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 4321884 INFO  (jetty-launcher-8393-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4321885 WARN  (jetty-launcher-8393-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3282aa0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4321885 WARN  (jetty-launcher-8393-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3282aa0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4321887 INFO  (zkConnectionManagerCallback-8407-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4321887 INFO  (jetty-launcher-8393-thread-1) 
[n:127.0.0.1:37432_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 4321887 WARN  (jetty-launcher-8393-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@148f8e51[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4321887 WARN  (jetty-launcher-8393-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@148f8e51[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4321904 INFO  (jetty-launcher-8393-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38955/solr
   [junit4]   2> 4321912 INFO  (jetty-launcher-8393-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4321913 INFO  (zkConnectionManagerCallback-8413-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4321913 INFO  (jetty-launcher-8393-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4322047 INFO  (jetty-launcher-8393-thread-2) 
[n:127.0.0.1:41263_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 4322115 INFO  (zkConnectionManagerCallback-8417-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4322115 INFO  (jetty-launcher-8393-thread-2) 
[n:127.0.0.1:41263_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 4322222 INFO  (jetty-launcher-8393-thread-2) 
[n:127.0.0.1:41263_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41263_solr
   [junit4]   2> 4322223 INFO  (jetty-launcher-8393-thread-2) 
[n:127.0.0.1:41263_solr     ] o.a.s.c.Overseer Overseer 
(id=74875188281016328-127.0.0.1:41263_solr-n_0000000000) starting
   [junit4]   2> 4322249 INFO  (jetty-launcher-8393-thread-2) 
[n:127.0.0.1:41263_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 4322285 INFO  (zkConnectionManagerCallback-8424-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4322285 INFO  (jetty-launcher-8393-thread-2) 
[n:127.0.0.1:41263_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 4322288 INFO  (jetty-launcher-8393-thread-2) 
[n:127.0.0.1:41263_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:38955/solr ready
   [junit4]   2> 4322301 INFO  
(OverseerStateUpdate-74875188281016328-127.0.0.1:41263_solr-n_0000000000) 
[n:127.0.0.1:41263_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:41263_solr
   [junit4]   2> 4322302 INFO  (jetty-launcher-8393-thread-2) 
[n:127.0.0.1:41263_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41263_solr
   [junit4]   2> 4322303 INFO  
(OverseerStateUpdate-74875188281016328-127.0.0.1:41263_solr-n_0000000000) 
[n:127.0.0.1:41263_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 4322322 INFO  (zkCallback-8423-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4322324 INFO  (jetty-launcher-8393-thread-1) 
[n:127.0.0.1:37432_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37432_solr as DOWN
   [junit4]   2> 4322325 INFO  (jetty-launcher-8393-thread-1) 
[n:127.0.0.1:37432_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 4322325 INFO  (jetty-launcher-8393-thread-1) 
[n:127.0.0.1:37432_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37432_solr
   [junit4]   2> 4322358 INFO  (zkCallback-8406-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4322359 INFO  (zkCallback-8416-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4322395 INFO  (zkCallback-8406-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4322397 INFO  (zkCallback-8423-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4322397 INFO  (jetty-launcher-8393-thread-1) 
[n:127.0.0.1:37432_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 4322411 INFO  (zkConnectionManagerCallback-8429-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4322411 INFO  (jetty-launcher-8393-thread-1) 
[n:127.0.0.1:37432_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 4322413 INFO  (jetty-launcher-8393-thread-1) 
[n:127.0.0.1:37432_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 4322413 INFO  (jetty-launcher-8393-thread-1) 
[n:127.0.0.1:37432_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:38955/solr ready
   [junit4]   2> 4322452 INFO  (jetty-launcher-8393-thread-2) 
[n:127.0.0.1:41263_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4322480 INFO  (jetty-launcher-8393-thread-1) 
[n:127.0.0.1:37432_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4322571 INFO  (jetty-launcher-8393-thread-2) 
[n:127.0.0.1:41263_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41263.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@753d7052
   [junit4]   2> 4322586 INFO  (jetty-launcher-8393-thread-1) 
[n:127.0.0.1:37432_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37432.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@753d7052
   [junit4]   2> 4322615 INFO  (jetty-launcher-8393-thread-2) 
[n:127.0.0.1:41263_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41263.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@753d7052
   [junit4]   2> 4322615 INFO  (jetty-launcher-8393-thread-2) 
[n:127.0.0.1:41263_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41263.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@753d7052
   [junit4]   2> 4322616 INFO  (jetty-launcher-8393-thread-2) 
[n:127.0.0.1:41263_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_6E8D2D178300239F-001/tempDir-001/node2/.
   [junit4]   2> 4322630 INFO  (jetty-launcher-8393-thread-1) 
[n:127.0.0.1:37432_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37432.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@753d7052
   [junit4]   2> 4322630 INFO  (jetty-launcher-8393-thread-1) 
[n:127.0.0.1:37432_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37432.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@753d7052
   [junit4]   2> 4322631 INFO  (jetty-launcher-8393-thread-1) 
[n:127.0.0.1:37432_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_6E8D2D178300239F-001/tempDir-001/node1/.
   [junit4]   2> 4322762 INFO  
(SUITE-AliasIntegrationTest-seed#[6E8D2D178300239F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4322763 INFO  (zkConnectionManagerCallback-8436-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4322763 INFO  
(SUITE-AliasIntegrationTest-seed#[6E8D2D178300239F]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4322765 INFO  
(SUITE-AliasIntegrationTest-seed#[6E8D2D178300239F]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 4322766 INFO  
(SUITE-AliasIntegrationTest-seed#[6E8D2D178300239F]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38955/solr ready
   [junit4]   2> 4322873 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesV1-seed#[6E8D2D178300239F]) [    
 ] o.a.s.SolrTestCaseJ4 ###Starting testModifyPropertiesV1
   [junit4]   2> 4322906 INFO  (qtp913009785-77187) [n:127.0.0.1:41263_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4322907 INFO  (qtp913009785-77187) [n:127.0.0.1:41263_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 4322909 INFO  (qtp570784753-77179) [n:127.0.0.1:37432_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4322922 INFO  
(OverseerThreadFactory-7496-thread-1-processing-n:127.0.0.1:41263_solr) 
[n:127.0.0.1:41263_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1meta
   [junit4]   2> 4323029 INFO  
(OverseerStateUpdate-74875188281016328-127.0.0.1:41263_solr-n_0000000000) 
[n:127.0.0.1:41263_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1meta",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1meta_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41263/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4323039 INFO  
(OverseerStateUpdate-74875188281016328-127.0.0.1:41263_solr-n_0000000000) 
[n:127.0.0.1:41263_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1meta",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1meta_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37432/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4323246 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr    
x:collection1meta_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1meta_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4323246 INFO  (qtp913009785-77190) [n:127.0.0.1:41263_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1meta_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1meta&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4323246 INFO  (qtp913009785-77190) [n:127.0.0.1:41263_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4324320 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 4324322 INFO  (qtp913009785-77190) [n:127.0.0.1:41263_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 4324454 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.s.IndexSchema [collection1meta_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 4324469 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 4324469 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard2_replica_n2' 
using configuration from collection collection1meta, trusted=true
   [junit4]   2> 4324470 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37432.solr.core.collection1meta.shard2.replica_n2' (registry 
'solr.core.collection1meta.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@753d7052
   [junit4]   2> 4324470 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.SolrCore [[collection1meta_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_6E8D2D178300239F-001/tempDir-001/node1/collection1meta_shard2_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_6E8D2D178300239F-001/tempDir-001/node1/./collection1meta_shard2_replica_n2/data/]
   [junit4]   2> 4324470 INFO  (qtp913009785-77190) [n:127.0.0.1:41263_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [collection1meta_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 4324472 INFO  (qtp913009785-77190) [n:127.0.0.1:41263_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 4324472 INFO  (qtp913009785-77190) [n:127.0.0.1:41263_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1meta_shard1_replica_n1' 
using configuration from collection collection1meta, trusted=true
   [junit4]   2> 4324472 INFO  (qtp913009785-77190) [n:127.0.0.1:41263_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41263.solr.core.collection1meta.shard1.replica_n1' (registry 
'solr.core.collection1meta.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@753d7052
   [junit4]   2> 4324472 INFO  (qtp913009785-77190) [n:127.0.0.1:41263_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[collection1meta_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_6E8D2D178300239F-001/tempDir-001/node2/collection1meta_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_6E8D2D178300239F-001/tempDir-001/node2/./collection1meta_shard1_replica_n1/data/]
   [junit4]   2> 4324679 INFO  (qtp913009785-77190) [n:127.0.0.1:41263_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 4324679 INFO  (qtp913009785-77190) [n:127.0.0.1:41263_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4324681 INFO  (qtp913009785-77190) [n:127.0.0.1:41263_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4324681 INFO  (qtp913009785-77190) [n:127.0.0.1:41263_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4324682 INFO  (qtp913009785-77190) [n:127.0.0.1:41263_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@34f69aa9[collection1meta_shard1_replica_n1] main]
   [junit4]   2> 4324704 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 4324704 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4324705 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4324705 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4324706 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@676a93d0[collection1meta_shard2_replica_n2] main]
   [junit4]   2> 4324706 INFO  (qtp913009785-77190) [n:127.0.0.1:41263_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 4324707 INFO  (qtp913009785-77190) [n:127.0.0.1:41263_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 4324723 INFO  (qtp913009785-77190) [n:127.0.0.1:41263_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4324723 INFO  (qtp913009785-77190) [n:127.0.0.1:41263_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1636466089509519360
   [junit4]   2> 4324730 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 4324730 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 4324730 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4324730 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1636466089516859392
   [junit4]   2> 4324754 INFO  
(searcherExecutor-7506-thread-1-processing-n:127.0.0.1:41263_solr 
x:collection1meta_shard1_replica_n1 c:collection1meta s:shard1 r:core_node3) 
[n:127.0.0.1:41263_solr c:collection1meta s:shard1 r:core_node3 
x:collection1meta_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1meta_shard1_replica_n1] Registered new searcher 
Searcher@34f69aa9[collection1meta_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4324825 INFO  
(searcherExecutor-7505-thread-1-processing-n:127.0.0.1:37432_solr 
x:collection1meta_shard2_replica_n2 c:collection1meta s:shard2 r:core_node4) 
[n:127.0.0.1:37432_solr c:collection1meta s:shard2 r:core_node4 
x:collection1meta_shard2_replica_n2 ] o.a.s.c.SolrCore 
[collection1meta_shard2_replica_n2] Registered new searcher 
Searcher@676a93d0[collection1meta_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4324847 INFO  (qtp913009785-77190) [n:127.0.0.1:41263_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1meta/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 4324847 INFO  (qtp913009785-77190) [n:127.0.0.1:41263_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1meta/leaders/shard1
   [junit4]   2> 4324930 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1meta/terms/shard2 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 4324930 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1meta/leaders/shard2
   [junit4]   2> 4324933 INFO  (qtp913009785-77190) [n:127.0.0.1:41263_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4324933 INFO  (qtp913009785-77190) [n:127.0.0.1:41263_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4324933 INFO  (qtp913009785-77190) [n:127.0.0.1:41263_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:41263/solr/collection1meta_shard1_replica_n1/
   [junit4]   2> 4324933 INFO  (qtp913009785-77190) [n:127.0.0.1:41263_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4324933 INFO  (qtp913009785-77190) [n:127.0.0.1:41263_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:41263/solr/collection1meta_shard1_replica_n1/ has no replicas
   [junit4]   2> 4324933 INFO  (qtp913009785-77190) [n:127.0.0.1:41263_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1meta/leaders/shard1/leader after winning as 
/collections/collection1meta/leader_elect/shard1/election/74875188281016328-core_node3-n_0000000000
   [junit4]   2> 4324963 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4324963 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4324963 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:37432/solr/collection1meta_shard2_replica_n2/
   [junit4]   2> 4324963 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4324963 INFO  (qtp913009785-77190) [n:127.0.0.1:41263_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41263/solr/collection1meta_shard1_replica_n1/ shard1
   [junit4]   2> 4324964 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:37432/solr/collection1meta_shard2_replica_n2/ has no replicas
   [junit4]   2> 4324964 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1meta/leaders/shard2/leader after winning as 
/collections/collection1meta/leader_elect/shard2/election/74875188281016326-core_node4-n_0000000000
   [junit4]   2> 4325000 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37432/solr/collection1meta_shard2_replica_n2/ shard2
   [junit4]   2> 4325101 INFO  (zkCallback-8406-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4325102 INFO  (zkCallback-8406-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4325104 INFO  (zkCallback-8416-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4325104 INFO  (zkCallback-8416-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4325149 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4325149 INFO  (qtp913009785-77190) [n:127.0.0.1:41263_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4325151 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr 
c:collection1meta s:shard2 r:core_node4 x:collection1meta_shard2_replica_n2 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1meta_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1905
   [junit4]   2> 4325161 INFO  (qtp913009785-77190) [n:127.0.0.1:41263_solr 
c:collection1meta s:shard1 r:core_node3 x:collection1meta_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1meta_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1meta&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1915
   [junit4]   2> 4325163 INFO  (qtp570784753-77179) [n:127.0.0.1:37432_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> 4325258 INFO  (zkCallback-8406-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4325258 INFO  (zkCallback-8416-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4325258 INFO  (zkCallback-8416-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4325258 INFO  (zkCallback-8406-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4325258 INFO  (zkCallback-8416-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4325259 INFO  (qtp570784753-77179) [n:127.0.0.1:37432_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2350
   [junit4]   2> 4325275 INFO  (qtp570784753-77181) [n:127.0.0.1:37432_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=collection2meta&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4325275 INFO  (zkCallback-8406-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4325278 INFO  
(OverseerThreadFactory-7496-thread-2-processing-n:127.0.0.1:41263_solr) 
[n:127.0.0.1:41263_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection2meta
   [junit4]   2> 4325278 INFO  
(OverseerCollectionConfigSetProcessor-74875188281016328-127.0.0.1:41263_solr-n_0000000000)
 [n:127.0.0.1:41263_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> 4325489 INFO  
(OverseerStateUpdate-74875188281016328-127.0.0.1:41263_solr-n_0000000000) 
[n:127.0.0.1:41263_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection2meta",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection2meta_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37432/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4325700 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr    
x:collection2meta_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2meta_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2meta&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4326723 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 4326780 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [collection2meta_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 4326799 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 4326799 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2meta_shard1_replica_n1' 
using configuration from collection collection2meta, trusted=true
   [junit4]   2> 4326799 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37432.solr.core.collection2meta.shard1.replica_n1' (registry 
'solr.core.collection2meta.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@753d7052
   [junit4]   2> 4326799 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[collection2meta_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_6E8D2D178300239F-001/tempDir-001/node1/collection2meta_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.AliasIntegrationTest_6E8D2D178300239F-001/tempDir-001/node1/./collection2meta_shard1_replica_n1/data/]
   [junit4]   2> 4326975 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 4326975 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4326977 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4326977 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4326978 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5d8d07d9[collection2meta_shard1_replica_n1] main]
   [junit4]   2> 4326996 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 4326996 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 4326997 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4326997 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1636466091893981184
   [junit4]   2> 4326999 INFO  
(searcherExecutor-7515-thread-1-processing-n:127.0.0.1:37432_solr 
x:collection2meta_shard1_replica_n1 c:collection2meta s:shard1 r:core_node2) 
[n:127.0.0.1:37432_solr c:collection2meta s:shard1 r:core_node2 
x:collection2meta_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection2meta_shard1_replica_n1] Registered new searcher 
Searcher@5d8d07d9[collection2meta_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4327024 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection2meta/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 4327026 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection2meta/leaders/shard1
   [junit4]   2> 4327041 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4327041 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4327041 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:37432/solr/collection2meta_shard1_replica_n1/
   [junit4]   2> 4327042 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4327042 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:37432/solr/collection2meta_shard1_replica_n1/ has no replicas
   [junit4]   2> 4327042 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection2meta/leaders/shard1/leader after winning as 
/collections/collection2meta/leader_elect/shard1/election/74875188281016326-core_node2-n_0000000000
   [junit4]   2> 4327044 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37432/solr/collection2meta_shard1_replica_n1/ shard1
   [junit4]   2> 4327178 INFO  (zkCallback-8406-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4327178 INFO  (zkCallback-8406-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4327179 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4327181 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr 
c:collection2meta s:shard1 r:core_node2 x:collection2meta_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2meta_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2meta&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1482
   [junit4]   2> 4327183 INFO  (qtp570784753-77181) [n:127.0.0.1:37432_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> 4327282 INFO  (zkCallback-8406-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4327282 INFO  (zkCallback-8406-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4327283 INFO  (qtp570784753-77181) [n:127.0.0.1:37432_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=collection2meta&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2007
   [junit4]   2> 4327284 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesV1-seed#[6E8D2D178300239F]) [    
 ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 4327284 INFO  (watches-8433-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 4327284 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesV1-seed#[6E8D2D178300239F]) [    
 ] o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 4327284 INFO  (watches-8433-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 4327289 INFO  (qtp913009785-77186) [n:127.0.0.1:41263_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :aliasprop with params 
name=testModifyPropertiesV1&action=ALIASPROP&property.foo=baz&wt=xml&property.bar=bam
 and sendToOCPQueue=true
   [junit4]   2> 4327294 INFO  (zkCallback-8406-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4327324 INFO  
(OverseerCollectionConfigSetProcessor-74875188281016328-127.0.0.1:41263_solr-n_0000000000)
 [n:127.0.0.1:41263_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 4327327 INFO  (qtp913009785-77186) [n:127.0.0.1:41263_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testModifyPropertiesV1&action=ALIASPROP&property.foo=baz&wt=xml&property.bar=bam}
 status=0 QTime=38
   [junit4]   2> 4327342 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesV1-seed#[6E8D2D178300239F]) [    
 ] o.a.s.SolrTestCaseJ4 ###Ending testModifyPropertiesV1
   [junit4]   2> 4327360 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesV1-seed#[6E8D2D178300239F]) [    
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 4327373 INFO  (qtp570784753-77180) [n:127.0.0.1:37432_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=collection2meta&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4327391 INFO  
(OverseerCollectionConfigSetProcessor-74875188281016328-127.0.0.1:41263_solr-n_0000000000)
 [n:127.0.0.1:41263_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 4327442 INFO  
(OverseerThreadFactory-7496-thread-4-processing-n:127.0.0.1:41263_solr) 
[n:127.0.0.1:41263_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 4327443 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr    
x:collection2meta_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection2meta.shard1.replica_n1, tag=null
   [junit4]   2> 4327443 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr    
x:collection2meta_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7d3e796b: rootName 
= solr_37432, domain = solr.core.collection2meta.shard1.replica_n1, service url 
= null, agent id = null] for registry 
solr.core.collection2meta.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@7d531bb8
   [junit4]   2> 4327488 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr    
x:collection2meta_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection2meta_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2b359ad0
   [junit4]   2> 4327488 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr    
x:collection2meta_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection2meta.shard1.replica_n1, tag=2b359ad0
   [junit4]   2> 4327488 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr    
x:collection2meta_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection2meta.shard1.leader, 
tag=2b359ad0
   [junit4]   2> 4327502 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr    
x:collection2meta_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/collection2meta/terms/shard1 to Terms{values={}, 
version=1}
   [junit4]   2> 4327539 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr    
x:collection2meta_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection2meta_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=95
   [junit4]   2> 4327656 INFO  (zkCallback-8416-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4327668 INFO  (zkCallback-8406-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4327676 INFO  (zkCallback-8406-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4327676 INFO  (zkCallback-8406-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection2meta/state.json] for collection [collection2meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4327697 INFO  (qtp570784753-77180) [n:127.0.0.1:37432_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=collection2meta&action=DELETE&wt=javabin&version=2} status=0 
QTime=324
   [junit4]   2> 4327698 INFO  (qtp570784753-77179) [n:127.0.0.1:37432_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=collection1meta&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4327842 INFO  
(OverseerCollectionConfigSetProcessor-74875188281016328-127.0.0.1:41263_solr-n_0000000000)
 [n:127.0.0.1:41263_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 4327842 INFO  
(OverseerThreadFactory-7496-thread-5-processing-n:127.0.0.1:41263_solr) 
[n:127.0.0.1:41263_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 4327855 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr    
x:collection1meta_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1meta.shard2.replica_n2, tag=null
   [junit4]   2> 4327855 INFO  (qtp913009785-77186) [n:127.0.0.1:41263_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1meta.shard1.replica_n1, tag=null
   [junit4]   2> 4327855 INFO  (qtp913009785-77186) [n:127.0.0.1:41263_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6e270e48: rootName 
= solr_41263, domain = solr.core.collection1meta.shard1.replica_n1, service url 
= null, agent id = null] for registry 
solr.core.collection1meta.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@5a4640c9
   [junit4]   2> 4327855 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr    
x:collection1meta_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@58c1ae75: rootName 
= solr_37432, domain = solr.core.collection1meta.shard2.replica_n2, service url 
= null, agent id = null] for registry 
solr.core.collection1meta.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@33256a9a
   [junit4]   2> 4327951 INFO  (qtp913009785-77186) [n:127.0.0.1:41263_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1meta_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5f406439
   [junit4]   2> 4327951 INFO  (qtp913009785-77186) [n:127.0.0.1:41263_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1meta.shard1.replica_n1, tag=5f406439
   [junit4]   2> 4327951 INFO  (qtp913009785-77186) [n:127.0.0.1:41263_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1meta.shard1.leader, 
tag=5f406439
   [junit4]   2> 4328004 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr    
x:collection1meta_shard2_replica_n2 ] o.a.s.c.SolrCore 
[collection1meta_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6a74bd97
   [junit4]   2> 4328004 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr    
x:collection1meta_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1meta.shard2.replica_n2, tag=6a74bd97
   [junit4]   2> 4328004 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr    
x:collection1meta_shard2_replica_n2 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1meta.shard2.leader, 
tag=6a74bd97
   [junit4]   2> 4328077 INFO  (qtp913009785-77186) [n:127.0.0.1:41263_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/collection1meta/terms/shard1 to Terms{values={}, 
version=1}
   [junit4]   2> 4328085 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr    
x:collection1meta_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/collection1meta/terms/shard2 to Terms{values={}, 
version=1}
   [junit4]   2> 4328087 INFO  (qtp570784753-77178) [n:127.0.0.1:37432_solr    
x:collection1meta_shard2_replica_n2 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection1meta_shard2_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=232
   [junit4]   2> 4328190 INFO  (qtp913009785-77186) [n:127.0.0.1:41263_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=collection1meta_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=336
   [junit4]   2> 4328340 INFO  (zkCallback-8406-thread-4) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4328340 INFO  (zkCallback-8406-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4328340 INFO  (zkCallback-8406-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4328340 INFO  (zkCallback-8416-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4328340 INFO  (zkCallback-8416-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4328341 INFO  (zkCallback-8416-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/collection1meta/state.json] for collection [collection1meta] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 4328521 INFO  (qtp570784753-77179) [n:127.0.0.1:37432_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=collection1meta&action=DELETE&wt=javabin&version=2} status=0 
QTime=823
   [junit4]   2> 4328751 INFO  
(TEST-AliasIntegrationTest.testModifyPropertiesCAR-seed#[6E8D2D178300239F]) [   
  ] o.a.s.SolrTestCaseJ4 ###Starting testModifyPropertiesCAR
   [junit4]   2> 4328775 INFO  (qtp913009785-77188) [n:127.0.0.1:41263_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4328810 INFO  (qtp913009785-77188) [n:127.0.0.1:41263_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=35
   [junit4]   2> 4328812 INFO  (qtp570784753-77181) [n:127.0.0.1:37432_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=collection1meta&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4328917 INFO  
(OverseerThreadFactory-7496-thread-5-processing-n:127.0.0.1:41263_solr) 
[n:127.0.0.1:41263_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1meta
   [junit4]   2> 4328917 INFO  
(OverseerCollectionConfigSetProcessor-74875188281016328-127.0.0.1:41263_solr-n_0000000000)
 [n:127.0.0.1:41263_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 4329137 INFO  
(OverseerStateUpdate-74875188281016328-127.0.0.1:41263_solr-n_0000000000) 
[n:127.0.0.1:41263_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1meta",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1meta_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37432/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4329152 INFO  
(OverseerStateUpdate-74875188281016328-127.0.0.1:41263_solr-n_0000000000) 
[n:127.0.0.1:41263_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1meta",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1meta_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41263/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4329374 INFO  (qtp913009785-77190) [n:127.0.0.1:41263_solr    
x:collection1meta_shard2_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1meta_shard2_replica_n3&action=CREATE&numShards=2&collection=collection1meta&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4329374 INFO  (qtp570784753-77174) [n:127.0.0.1:37432_solr    
x:collection1meta_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection1meta_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1meta&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4330423 INFO  (qtp570784753-77174) 

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

vy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null864442687
     [copy] Copying 248 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null864442687
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null864442687

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
#;[email protected]
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath]         found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath]         found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath]         found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 71ms :: artifacts dl 15ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 549 minutes 47 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to