Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/417/
Java: 64bit/jdk-12.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.lucene.util.fst.TestFstDirectAddressing.testDeDupTails

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([7B6F2F1092187B8A:5D2501CFBEE2B858]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.lucene.util.fst.TestFstDirectAddressing.testDeDupTails(TestFstDirectAddressing.java:66)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testTimeCat

Error Message:
expected:<6> but was:<5>

Stack Trace:
java.lang.AssertionError: expected:<6> but was:<5>
        at 
__randomizedtesting.SeedInfo.seed([8E42E72F8B61CFB3:B7BAA69CCB4083D8]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.assertCatTimeInvariants(DimensionalRoutedAliasUpdateProcessorTest.java:677)
        at 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testTimeCat(DimensionalRoutedAliasUpdateProcessorTest.java:174)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 2185 lines...]
   [junit4] Suite: org.apache.lucene.util.fst.TestFstDirectAddressing
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestFstDirectAddressing -Dtests.method=testDeDupTails 
-Dtests.seed=7B6F2F1092187B8A -Dtests.slow=true -Dtests.locale=fr-CM 
-Dtests.timezone=Etc/GMT+7 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.14s J1 | TestFstDirectAddressing.testDeDupTails <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7B6F2F1092187B8A:5D2501CFBEE2B858]:0)
   [junit4]    >        at 
org.apache.lucene.util.fst.TestFstDirectAddressing.testDeDupTails(TestFstDirectAddressing.java:66)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=617, maxMBSortInHeap=6.40445167611696, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@32b6b9a6),
 locale=fr-CM, timezone=Etc/GMT+7
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/AdoptOpenJDK 12.0.1 
(64-bit)/cpus=3,threads=1,free=134662264,total=370671616
   [junit4]   2> NOTE: All tests run in this JVM: [Test2BPostingsBytes, 
TestDocumentsWriterStallControl, TestDirectoryReaderReopen, 
TestSparseFixedBitSet, TestLockFactory, TestTotalHitCountCollector, 
TestSegmentCacheables, TestLongDistanceFeatureQuery, TestField, 
TestIndependenceChiSquared, TestDateTools, TestReaderWrapperDVTypeCheck, 
TestSubScorerFreqs, TestNormsFieldExistsQuery, TestLMJelinekMercerSimilarity, 
TestMultiMMap, TestMSBRadixSorter, TestSetOnce, TestSmallFloat, 
TestParallelCompositeReader, TestDoubleValuesSource, 
TestDocValuesRewriteMethod, TestCharacterUtils, TestDemo, TestSpanFirstQuery, 
TestAtomicUpdate, TestGeoEncodingUtils, TestToken, TestIndexReaderClose, 
TestDocValuesFieldUpdates, TestSPIClassIterator, TestWildcard, 
TestCachingTokenFilter, TestCharsRefBuilder, TestBKDRadixSort, 
TestPriorityQueue, TestBinaryTerms, TestSpanCollection, TestDistributionLL, 
TestMaxPosition, TestFieldInvertState, TestIndexOrDocValuesQuery, 
TestArrayUtil, TestForUtil, TestIndexWriterOnJRECrash, TestSortRescorer, 
TestIndexManyDocuments, TestSimpleExplanationsWithFillerDocs, 
TestLazyProxSkipping, TestFutureObjects, TestDocInverterPerFieldErrorInfo, 
TestLongBitSet, TestAllFilesCheckIndexHeader, TestIndexWriterLockRelease, 
TestInPlaceMergeSorter, TestRadixSelector, TestPositiveScoresOnlyCollector, 
TestFloatRangeFieldQueries, TestIndexWriterOutOfFileDescriptors, 
TestBooleanQueryVisitSubscorers, TestSwappedIndexFiles, 
TestRangeFieldsDocValuesQuery, TestMultiPhraseEnum, TestFeatureField, 
TestTopFieldCollector, TestDisjunctionMaxQuery, 
TestLatLonPointDistanceFeatureQuery, TestStressAdvance, 
TestIndexWriterWithThreads, TestPointQueries, TestFloatRange, TestOperations, 
TestPayloads, TestPrefixCodedTerms, TestRollingUpdates, TestMatchNoDocsQuery, 
TestFieldMaskingSpanQuery, TestAxiomaticSimilarity, TestLucene80NormsFormat, 
TestLucene50LiveDocsFormat, LimitedFiniteStringsIteratorTest, 
TestIndexWriterMergePolicy, TestStandardAnalyzer, TestFilterIterator, 
TestGraphTokenStreamFiniteStrings, MultiCollectorTest, TestBooleanSimilarity, 
TestIntRangeFieldQueries, TestAutomatonQueryUnicode, TestRAMDirectory, 
TestQueryRescorer, TestTragicIndexWriterDeadlock, TestElevationComparator, 
TestNeverDelete, TestOfflineSorter, TestPhrasePrefixQuery, TestCollectionUtil, 
TestTermQuery, TestParallelReaderEmptyIndex, TestWeakIdentityMap, 
Test2BBinaryDocValues, TestSegmentReader, TestSpanTermQuery, 
TestDocIdSetIterator, TestSimpleAttributeImpl, TestSort, TestCachingCollector, 
TestCrashCausesCorruptIndex, TestLatLonDocValuesQueries, 
TestNumericDocValuesUpdates, TestDemoParallelLeafReader, 
TestMixedDocValuesUpdates, TestNotDocIdSet, TestTwoPhaseCommitTool, 
TestMaxScoreAccumulator, TestMultiFields, TestApproximationSearchEquivalence, 
TestCodecUtil, TestSimilarity, TestBytesRefHash, TestCheckIndex, 
TestNoDeletionPolicy, TestBasicModelIn, Test4GBStoredFields, 
TestSnapshotDeletionPolicy, TestAxiomaticF1EXP, 
TestFrequencyTrackingRingBuffer, TestIndexWriterDelete, TestAxiomaticF2EXP, 
TestPerFieldDocValuesFormat, TestTermVectorsReader, TestBoolean2ScorerSupplier, 
TestExternalCodecs, TestMergeSchedulerExternal, TestSearch, 
TestSearchForDuplicates, TestCharArrayMap, TestCharArraySet, 
TestDelegatingAnalyzerWrapper, TestGraphTokenFilter, TestGraphTokenizers, 
TestReusableStringReader, TestBytesRefAttImpl, TestCharTermAttributeImpl, 
TestCompetitiveFreqNormAccumulator, TestFastCompressionMode, 
TestFastDecompressionMode, TestHighCompressionMode, TestBlockPostingsFormat, 
TestBlockPostingsFormat2, TestLucene50StoredFieldsFormat, 
TestLucene50StoredFieldsFormatHighCompression, 
TestLucene50StoredFieldsFormatMergeInstance, TestLucene50TermVectorsFormat, 
TestLucene60FieldInfoFormat, TestLucene60PointsFormat, 
TestLucene70SegmentInfoFormat, TestIndexedDISI, TestPerFieldPostingsFormat, 
TestPerFieldPostingsFormat2, TestDocument, TestDoubleRange, TestIntRange, 
TestLatLonDocValuesField, TestGeoUtils, TestPolygon, Test2BDocs, 
Test2BNumericDocValues, Test2BPoints, Test2BPositions, 
Test2BSortedDocValuesFixedSorted, Test2BSortedDocValuesOrds, 
TestAllFilesDetectTruncation, TestAllFilesHaveChecksumFooter, 
TestBagOfPositions, TestBagOfPostings, TestCodecHoldsOpenFiles, TestCodecs, 
TestConcurrentMergeScheduler, TestConsistentFieldNumbers, TestCustomNorms, 
TestCustomTermFreq, TestDoc, TestDocCount, TestDocValuesIndexing, 
TestDocsAndPositions, TestDocsWithFieldSet, TestDocumentWriter, 
TestDuelingCodecs, TestDuelingCodecsAtNight, TestExceedMaxTermLength, 
TestExitableDirectoryReader, TestFieldReuse, TestFieldUpdatesBuffer, 
TestFieldsReader, TestFilterCodecReader, TestFilterDirectoryReader, 
TestFilterLeafReader, TestFilterMergePolicy, TestFlex, 
TestFlushByRamOrCountsPolicy, TestForTooMuchCloning, TestForceMergeForever, 
TestFrozenBufferedUpdates, TestIndexCommit, TestIndexFileDeleter, 
TestIndexSorting, TestIndexTooManyDocs, TestIndexWriter, TestIndexWriterCommit, 
TestIndexWriterDeleteByQuery, TestIndexWriterExceptions, 
TestIndexWriterNRTIsCurrent, TestIndexWriterReader, 
TestIndexWriterThreadsToSegments, TestInfoStream, TestIntBlockPool, 
TestLogMergePolicy, TestLongPostings, TestMaxTermFrequency, 
TestMergeRateLimiter, TestMultiLevelSkipList, TestMultiTermsEnum, 
TestNRTReaderCleanup, TestNRTReaderWithThreads, TestNoMergePolicy, 
TestNoMergeScheduler, TestOmitNorms, TestOmitPositions, TestOmitTf, 
TestOneMergeWrappingMergePolicy, TestPayloadsOnVectors, TestPendingDeletes, 
TestPendingSoftDeletes, TestPersistentSnapshotDeletionPolicy, 
TestReadOnlyIndex, TestReaderClosed, TestSameTokenSamePosition, 
TestSegmentInfos, TestSegmentTermDocs, TestSegmentTermEnum, 
TestSoftDeletesDirectoryReaderWrapper, TestSoftDeletesRetentionMergePolicy, 
TestStressDeletes, TestStressIndexing, TestStressIndexing2, TestStressNRT, 
TestTerm, TestTermStates, TestTermdocPerf, TestTermsEnum, TestBooleanRewrites, 
TestComplexExplanations, TestComplexExplanationsOfNonMatches, TestConjunctions, 
TestConstantScoreQuery, TestConstantScoreScorer, TestCustomSearcherSort, 
TestFieldCacheRewriteMethod, TestFieldValueQuery, TestLiveFieldValues, 
TestLongRangeFieldQueries, TestLongValuesSource, TestMaxScoreSumPropagator, 
TestMinShouldMatch2, TestMultiPhraseQuery, TestMultiTermConstantScore, 
TestMultiTermQueryRewrites, TestMultiset, TestNGramPhraseQuery, 
TestPrefixInBooleanQuery, TestRegexpQuery, TestRegexpRandom, 
TestReqExclBulkScorer, TestReqOptSumScorer, TestScoreCachingWrappingScorer, 
TestSearchAfter, TestSearchWithThreads, TestSimpleSearchEquivalence, 
TestSortedNumericSortField, TestSortedSetSelector, TestTermRangeQuery, 
TestTimeLimitingCollector, TestAxiomaticF2LOG, TestBM25Similarity, 
TestIndependenceSaturated, TestSimilarity2, TestSimilarityBase, 
TestFilterSpans, TestNearSpansOrdered, TestSpanContainQuery, 
TestSpanExplanations, TestSpanMultiTermQueryWrapper, TestSpanNearQuery, 
TestSpanNotQuery, TestSpans, TestBufferedChecksum, TestByteArrayDataInput, 
TestByteBuffersDirectory, TestFilterDirectory, TestNIOFSDirectory, 
TestNRTCachingDirectory, TestSimpleFSDirectory, TestSingleInstanceLockFactory, 
TestSleepingLockWrapper, TestBytesRef, TestFixedBitSet, TestIntroSorter, 
TestMathUtil, TestRamUsageEstimator, TestRecyclingIntBlockAllocator, 
TestStringHelper, TestStringMSBRadixSorter, TestUnicodeUtil, TestVersion, 
TestAutomaton, TestCompiledAutomaton, TestDaciukMihovAutomatonBuilder, 
TestDeterminism, TestDeterminizeLexicon, TestLevenshteinAutomata, TestRegExp, 
TestUTF32ToUTF8, Test2BBKDPoints, TestBKD, TestMutablePointsReaderUtils, 
TestBytesStore, TestFstDirectAddressing]
   [junit4] Completed [527/528 (1!)] on J1 in 4.03s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 12066 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
   [junit4]   2> 1519470 INFO  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[8E42E72F8B61CFB3]-worker)
 [     ] o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8E42E72F8B61CFB3-001/data-dir-130-001
   [junit4]   2> 1519470 WARN  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[8E42E72F8B61CFB3]-worker)
 [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 1519470 INFO  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[8E42E72F8B61CFB3]-worker)
 [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1519472 INFO  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[8E42E72F8B61CFB3]-worker)
 [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) 
via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1519472 INFO  
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[8E42E72F8B61CFB3]-worker)
 [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1519475 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[8E42E72F8B61CFB3])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testCatTime
   [junit4]   2> 1519475 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[8E42E72F8B61CFB3])
 [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8E42E72F8B61CFB3-001/tempDir-001
   [junit4]   2> 1519476 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[8E42E72F8B61CFB3])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1519476 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1519476 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1519585 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[8E42E72F8B61CFB3])
 [     ] o.a.s.c.ZkTestServer start zk server on port:52041
   [junit4]   2> 1519585 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[8E42E72F8B61CFB3])
 [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:52041
   [junit4]   2> 1519585 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[8E42E72F8B61CFB3])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52041
   [junit4]   2> 1519585 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[8E42E72F8B61CFB3])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52041
   [junit4]   2> 1519587 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[8E42E72F8B61CFB3])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1519597 INFO  (zkConnectionManagerCallback-6913-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1519597 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[8E42E72F8B61CFB3])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1519600 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[8E42E72F8B61CFB3])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1519603 INFO  (zkConnectionManagerCallback-6915-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1519603 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[8E42E72F8B61CFB3])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1519604 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[8E42E72F8B61CFB3])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1519607 INFO  (zkConnectionManagerCallback-6917-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1519607 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[8E42E72F8B61CFB3])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1519717 WARN  (jetty-launcher-6918-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1519717 WARN  (jetty-launcher-6918-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1519717 WARN  (jetty-launcher-6918-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1519717 WARN  (jetty-launcher-6918-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1519717 INFO  (jetty-launcher-6918-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1519717 INFO  (jetty-launcher-6918-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1519717 INFO  (jetty-launcher-6918-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1519717 INFO  (jetty-launcher-6918-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1519717 INFO  (jetty-launcher-6918-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 1519717 INFO  (jetty-launcher-6918-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1519717 INFO  (jetty-launcher-6918-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1519717 INFO  (jetty-launcher-6918-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 1519717 INFO  (jetty-launcher-6918-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 1519717 INFO  (jetty-launcher-6918-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1519717 INFO  (jetty-launcher-6918-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1519717 INFO  (jetty-launcher-6918-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 12.0.1+12
   [junit4]   2> 1519720 INFO  (jetty-launcher-6918-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1519720 INFO  (jetty-launcher-6918-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1519720 INFO  (jetty-launcher-6918-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1519721 INFO  (jetty-launcher-6918-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@53b85375{/solr,null,AVAILABLE}
   [junit4]   2> 1519721 INFO  (jetty-launcher-6918-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1519721 INFO  (jetty-launcher-6918-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1519721 INFO  (jetty-launcher-6918-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1519721 INFO  (jetty-launcher-6918-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@a4e68b3{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:52046}
   [junit4]   2> 1519721 INFO  (jetty-launcher-6918-thread-3) [     ] 
o.e.j.s.Server Started @1519782ms
   [junit4]   2> 1519721 INFO  (jetty-launcher-6918-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52046}
   [junit4]   2> 1519722 ERROR (jetty-launcher-6918-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1519722 INFO  (jetty-launcher-6918-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1519722 INFO  (jetty-launcher-6918-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1519722 INFO  (jetty-launcher-6918-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1519722 INFO  (jetty-launcher-6918-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1519722 INFO  (jetty-launcher-6918-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.4.0
   [junit4]   2> 1519722 INFO  (jetty-launcher-6918-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1519722 INFO  (jetty-launcher-6918-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1519722 INFO  (jetty-launcher-6918-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-15T02:37:12.810384Z
   [junit4]   2> 1519722 INFO  (jetty-launcher-6918-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@71fa0d23{/solr,null,AVAILABLE}
   [junit4]   2> 1519722 INFO  (jetty-launcher-6918-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2bc8bc1d{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:52047}
   [junit4]   2> 1519722 INFO  (jetty-launcher-6918-thread-1) [     ] 
o.e.j.s.Server Started @1519782ms
   [junit4]   2> 1519722 INFO  (jetty-launcher-6918-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52047}
   [junit4]   2> 1519722 ERROR (jetty-launcher-6918-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1519722 INFO  (jetty-launcher-6918-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1519723 INFO  (jetty-launcher-6918-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.4.0
   [junit4]   2> 1519723 INFO  (jetty-launcher-6918-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1519723 INFO  (jetty-launcher-6918-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1519723 INFO  (jetty-launcher-6918-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-15T02:37:12.811095Z
   [junit4]   2> 1519723 INFO  (jetty-launcher-6918-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1519723 INFO  (jetty-launcher-6918-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6d184b9a{/solr,null,AVAILABLE}
   [junit4]   2> 1519724 INFO  (jetty-launcher-6918-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6aeab570{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:52048}
   [junit4]   2> 1519724 INFO  (jetty-launcher-6918-thread-2) [     ] 
o.e.j.s.Server Started @1519784ms
   [junit4]   2> 1519724 INFO  (jetty-launcher-6918-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52048}
   [junit4]   2> 1519724 ERROR (jetty-launcher-6918-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1519724 INFO  (jetty-launcher-6918-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1519724 INFO  (jetty-launcher-6918-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1519724 INFO  (jetty-launcher-6918-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1519724 INFO  (jetty-launcher-6918-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1519724 INFO  (jetty-launcher-6918-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.4.0
   [junit4]   2> 1519724 INFO  (jetty-launcher-6918-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1519724 INFO  (jetty-launcher-6918-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1519724 INFO  (jetty-launcher-6918-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-15T02:37:12.812657Z
   [junit4]   2> 1519724 INFO  (jetty-launcher-6918-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@72fa7846{/solr,null,AVAILABLE}
   [junit4]   2> 1519725 INFO  (jetty-launcher-6918-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1f77b3ff{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:52049}
   [junit4]   2> 1519725 INFO  (jetty-launcher-6918-thread-4) [     ] 
o.e.j.s.Server Started @1519785ms
   [junit4]   2> 1519725 INFO  (jetty-launcher-6918-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52049}
   [junit4]   2> 1519725 ERROR (jetty-launcher-6918-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1519725 INFO  (jetty-launcher-6918-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1519725 INFO  (jetty-launcher-6918-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1519725 INFO  (jetty-launcher-6918-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.4.0
   [junit4]   2> 1519725 INFO  (jetty-launcher-6918-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1519725 INFO  (jetty-launcher-6918-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1519725 INFO  (jetty-launcher-6918-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-15T02:37:12.813740Z
   [junit4]   2> 1519726 INFO  (jetty-launcher-6918-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1519726 INFO  (jetty-launcher-6918-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1519727 INFO  (zkConnectionManagerCallback-6920-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1519727 INFO  (jetty-launcher-6918-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1519728 INFO  (jetty-launcher-6918-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1519729 INFO  (zkConnectionManagerCallback-6922-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1519729 INFO  (jetty-launcher-6918-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1519730 INFO  (zkConnectionManagerCallback-6926-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1519730 INFO  (jetty-launcher-6918-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1519730 INFO  (jetty-launcher-6918-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1519731 INFO  (zkConnectionManagerCallback-6924-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1519731 INFO  (jetty-launcher-6918-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1519731 INFO  (jetty-launcher-6918-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1519732 INFO  (jetty-launcher-6918-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1519925 INFO  (jetty-launcher-6918-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1519926 WARN  (jetty-launcher-6918-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@debc7fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1519926 WARN  (jetty-launcher-6918-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@debc7fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1519929 WARN  (jetty-launcher-6918-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@501a5ba2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1519929 WARN  (jetty-launcher-6918-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@501a5ba2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1519930 INFO  (jetty-launcher-6918-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52041/solr
   [junit4]   2> 1519931 INFO  (jetty-launcher-6918-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1519933 INFO  (zkConnectionManagerCallback-6933-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1519933 INFO  (jetty-launcher-6918-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1520072 INFO  (jetty-launcher-6918-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1520073 WARN  (jetty-launcher-6918-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2a920a8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1520073 WARN  (jetty-launcher-6918-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2a920a8f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1520075 WARN  (jetty-launcher-6918-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6d1986fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1520075 WARN  (jetty-launcher-6918-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6d1986fa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1520076 INFO  (jetty-launcher-6918-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52041/solr
   [junit4]   2> 1520077 INFO  (jetty-launcher-6918-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1520079 INFO  (zkConnectionManagerCallback-6940-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1520079 INFO  (jetty-launcher-6918-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1520146 INFO  (jetty-launcher-6918-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1520147 WARN  (jetty-launcher-6918-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@492599a2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1520147 WARN  (jetty-launcher-6918-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@492599a2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1520149 WARN  (jetty-launcher-6918-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5b165388[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1520149 WARN  (jetty-launcher-6918-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5b165388[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1520149 INFO  (jetty-launcher-6918-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52041/solr
   [junit4]   2> 1520150 INFO  (jetty-launcher-6918-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1520152 INFO  (zkConnectionManagerCallback-6947-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1520152 INFO  (jetty-launcher-6918-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1520290 INFO  (jetty-launcher-6918-thread-3) 
[n:127.0.0.1:52046_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1520292 INFO  (zkConnectionManagerCallback-6950-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1520292 INFO  (jetty-launcher-6918-thread-3) 
[n:127.0.0.1:52046_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1520293 INFO  (jetty-launcher-6918-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1520294 WARN  (jetty-launcher-6918-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@60369170[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1520294 WARN  (jetty-launcher-6918-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@60369170[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1520296 WARN  (jetty-launcher-6918-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1d7a99f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1520296 WARN  (jetty-launcher-6918-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1d7a99f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1520297 INFO  (jetty-launcher-6918-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52041/solr
   [junit4]   2> 1520298 INFO  (jetty-launcher-6918-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1520299 INFO  (zkConnectionManagerCallback-6956-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1520300 INFO  (jetty-launcher-6918-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1520392 INFO  (jetty-launcher-6918-thread-2) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1520394 INFO  (zkConnectionManagerCallback-6960-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1520394 INFO  (jetty-launcher-6918-thread-2) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1520413 INFO  (jetty-launcher-6918-thread-2) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:52048_solr
   [junit4]   2> 1520414 INFO  (jetty-launcher-6918-thread-2) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.Overseer Overseer 
(id=72135514167377932-127.0.0.1:52048_solr-n_0000000000) starting
   [junit4]   2> 1520424 INFO  (jetty-launcher-6918-thread-3) 
[n:127.0.0.1:52046_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52046_solr
   [junit4]   2> 1520424 INFO  
(OverseerStateUpdate-72135514167377932-127.0.0.1:52048_solr-n_0000000000) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:52048_solr
   [junit4]   2> 1520424 INFO  (jetty-launcher-6918-thread-2) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52048_solr
   [junit4]   2> 1520426 INFO  
(OverseerStateUpdate-72135514167377932-127.0.0.1:52048_solr-n_0000000000) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1520427 INFO  (zkCallback-6949-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1520448 INFO  (jetty-launcher-6918-thread-3) 
[n:127.0.0.1:52046_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1520448 INFO  (jetty-launcher-6918-thread-2) 
[n:127.0.0.1:52048_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1520501 INFO  (jetty-launcher-6918-thread-1) 
[n:127.0.0.1:52047_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1520502 INFO  (zkConnectionManagerCallback-6968-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1520502 INFO  (jetty-launcher-6918-thread-1) 
[n:127.0.0.1:52047_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1520504 INFO  (jetty-launcher-6918-thread-2) 
[n:127.0.0.1:52048_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52048.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ada2318
   [junit4]   2> 1520505 INFO  (jetty-launcher-6918-thread-3) 
[n:127.0.0.1:52046_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52046.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ada2318
   [junit4]   2> 1520514 INFO  (jetty-launcher-6918-thread-2) 
[n:127.0.0.1:52048_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52048.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ada2318
   [junit4]   2> 1520515 INFO  (jetty-launcher-6918-thread-2) 
[n:127.0.0.1:52048_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52048.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ada2318
   [junit4]   2> 1520516 INFO  (jetty-launcher-6918-thread-2) 
[n:127.0.0.1:52048_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1520517 INFO  (jetty-launcher-6918-thread-2) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8E42E72F8B61CFB3-001/tempDir-001/node2/.
   [junit4]   2> 1520519 INFO  (jetty-launcher-6918-thread-1) 
[n:127.0.0.1:52047_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1520528 INFO  (jetty-launcher-6918-thread-1) 
[n:127.0.0.1:52047_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:52047_solr as DOWN
   [junit4]   2> 1520530 INFO  (jetty-launcher-6918-thread-1) 
[n:127.0.0.1:52047_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1520530 INFO  (jetty-launcher-6918-thread-1) 
[n:127.0.0.1:52047_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52047_solr
   [junit4]   2> 1520533 INFO  (zkCallback-6949-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1520533 INFO  (zkCallback-6959-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1520533 INFO  (zkCallback-6967-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1520537 INFO  (jetty-launcher-6918-thread-3) 
[n:127.0.0.1:52046_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52046.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ada2318
   [junit4]   2> 1520537 INFO  (jetty-launcher-6918-thread-3) 
[n:127.0.0.1:52046_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52046.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ada2318
   [junit4]   2> 1520541 INFO  (jetty-launcher-6918-thread-3) 
[n:127.0.0.1:52046_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1520542 INFO  (jetty-launcher-6918-thread-3) 
[n:127.0.0.1:52046_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8E42E72F8B61CFB3-001/tempDir-001/node3/.
   [junit4]   2> 1520554 INFO  (jetty-launcher-6918-thread-1) 
[n:127.0.0.1:52047_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1520610 INFO  (jetty-launcher-6918-thread-4) 
[n:127.0.0.1:52049_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1520612 INFO  (jetty-launcher-6918-thread-1) 
[n:127.0.0.1:52047_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52047.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ada2318
   [junit4]   2> 1520615 INFO  (zkConnectionManagerCallback-6974-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1520615 INFO  (jetty-launcher-6918-thread-4) 
[n:127.0.0.1:52049_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1520623 INFO  (jetty-launcher-6918-thread-4) 
[n:127.0.0.1:52049_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1520625 INFO  (jetty-launcher-6918-thread-1) 
[n:127.0.0.1:52047_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52047.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ada2318
   [junit4]   2> 1520625 INFO  (jetty-launcher-6918-thread-1) 
[n:127.0.0.1:52047_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52047.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ada2318
   [junit4]   2> 1520627 INFO  (jetty-launcher-6918-thread-1) 
[n:127.0.0.1:52047_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1520628 INFO  (jetty-launcher-6918-thread-1) 
[n:127.0.0.1:52047_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8E42E72F8B61CFB3-001/tempDir-001/node1/.
   [junit4]   2> 1520629 INFO  (jetty-launcher-6918-thread-4) 
[n:127.0.0.1:52049_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:52049_solr as DOWN
   [junit4]   2> 1520631 INFO  (jetty-launcher-6918-thread-4) 
[n:127.0.0.1:52049_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1520631 INFO  (jetty-launcher-6918-thread-4) 
[n:127.0.0.1:52049_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52049_solr
   [junit4]   2> 1520633 INFO  (zkCallback-6967-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1520634 INFO  (zkCallback-6959-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1520634 INFO  (zkCallback-6973-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1520636 INFO  (zkCallback-6949-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1520654 INFO  (jetty-launcher-6918-thread-4) 
[n:127.0.0.1:52049_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1520676 INFO  (jetty-launcher-6918-thread-4) 
[n:127.0.0.1:52049_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52049.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ada2318
   [junit4]   2> 1520689 INFO  (jetty-launcher-6918-thread-4) 
[n:127.0.0.1:52049_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52049.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ada2318
   [junit4]   2> 1520689 INFO  (jetty-launcher-6918-thread-4) 
[n:127.0.0.1:52049_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52049.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ada2318
   [junit4]   2> 1520691 INFO  (jetty-launcher-6918-thread-4) 
[n:127.0.0.1:52049_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 1520692 INFO  (jetty-launcher-6918-thread-4) 
[n:127.0.0.1:52049_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8E42E72F8B61CFB3-001/tempDir-001/node4/.
   [junit4]   2> 1520739 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[8E42E72F8B61CFB3])
 [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1520740 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[8E42E72F8B61CFB3])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1520742 INFO  (zkConnectionManagerCallback-6983-thread-1) [    
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1520742 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[8E42E72F8B61CFB3])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1520745 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[8E42E72F8B61CFB3])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1520748 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[8E42E72F8B61CFB3])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:52041/solr ready
   [junit4]   2> 1520758 INFO  (qtp621762252-19118) [n:127.0.0.1:52047_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1520759 INFO  (qtp621762252-19118) [n:127.0.0.1:52047_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1520760 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[8E42E72F8B61CFB3])
 [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest SolrClient: 
org.apache.solr.client.solrj.impl.CloudSolrClient@9672eb6
   [junit4]   2> 1520760 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[8E42E72F8B61CFB3])
 [     ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest 
ClusterStateProvider 
org.apache.solr.client.solrj.impl.HttpClusterStateProvider@73d287a6
   [junit4]   2> 1520762 INFO  (qtp1680689029-19123) [n:127.0.0.1:52048_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1520763 INFO  (qtp1680689029-19123) [n:127.0.0.1:52048_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1520764 INFO  (qtp1680689029-19131) [n:127.0.0.1:52048_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1520765 INFO  (qtp1680689029-19131) [n:127.0.0.1:52048_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1520766 INFO  (qtp1680689029-19132) [n:127.0.0.1:52048_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1520767 INFO  (qtp1680689029-19132) [n:127.0.0.1:52048_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1520767 INFO  (qtp1680689029-19136) [n:127.0.0.1:52048_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1520772 INFO  (qtp1680689029-19136) [n:127.0.0.1:52048_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1520774 INFO  (qtp1680689029-19117) [n:127.0.0.1:52048_solr    
 ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params 
baseConfigSet=_default&name=testCatTime&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 1520778 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.OverseerConfigSetMessageHandler 
OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testCatTime",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 1520779 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/testCatTime/managed-schema
   [junit4]   2> 1520782 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/testCatTime/protwords.txt
   [junit4]   2> 1520785 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/testCatTime/solrconfig.xml
   [junit4]   2> 1520787 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/testCatTime/synonyms.txt
   [junit4]   2> 1520790 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/testCatTime/stopwords.txt
   [junit4]   2> 1520793 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testCatTime/lang/contractions_it.txt
   [junit4]   2> 1520796 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testCatTime/lang/contractions_ca.txt
   [junit4]   2> 1520798 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testCatTime/lang/stemdict_nl.txt
   [junit4]   2> 1520801 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testCatTime/lang/stopwords_hy.txt
   [junit4]   2> 1520803 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testCatTime/lang/stopwords_no.txt
   [junit4]   2> 1520806 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testCatTime/lang/stopwords_id.txt
   [junit4]   2> 1520809 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_et.txt to 
/configs/testCatTime/lang/stopwords_et.txt
   [junit4]   2> 1520812 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testCatTime/lang/stopwords_da.txt
   [junit4]   2> 1520814 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testCatTime/lang/stopwords_ga.txt
   [junit4]   2> 1520817 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testCatTime/lang/stopwords_hi.txt
   [junit4]   2> 1520820 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testCatTime/lang/stopwords_ja.txt
   [junit4]   2> 1520823 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testCatTime/lang/stopwords_pt.txt
   [junit4]   2> 1520825 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testCatTime/lang/stopwords_hu.txt
   [junit4]   2> 1520828 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testCatTime/lang/stopwords_el.txt
   [junit4]   2> 1520831 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testCatTime/lang/stopwords_ru.txt
   [junit4]   2> 1520834 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testCatTime/lang/stopwords_tr.txt
   [junit4]   2> 1520837 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testCatTime/lang/stopwords_ar.txt
   [junit4]   2> 1520840 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testCatTime/lang/userdict_ja.txt
   [junit4]   2> 1520843 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testCatTime/lang/stopwords_eu.txt
   [junit4]   2> 1520847 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testCatTime/lang/stopwords_it.txt
   [junit4]   2> 1520850 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testCatTime/lang/stopwords_cz.txt
   [junit4]   2> 1520853 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testCatTime/lang/stoptags_ja.txt
   [junit4]   2> 1520857 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testCatTime/lang/contractions_fr.txt
   [junit4]   2> 1520860 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testCatTime/lang/stopwords_de.txt
   [junit4]   2> 1520863 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testCatTime/lang/stopwords_fa.txt
   [junit4]   2> 1520866 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testCatTime/lang/contractions_ga.txt
   [junit4]   2> 1520870 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testCatTime/lang/stopwords_ca.txt
   [junit4]   2> 1520873 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testCatTime/lang/stopwords_nl.txt
   [junit4]   2> 1520876 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testCatTime/lang/stopwords_bg.txt
   [junit4]   2> 1520879 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testCatTime/lang/stopwords_en.txt
   [junit4]   2> 1520882 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testCatTime/lang/stopwords_es.txt
   [junit4]   2> 1520886 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testCatTime/lang/stopwords_lv.txt
   [junit4]   2> 1520889 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testCatTime/lang/stopwords_ro.txt
   [junit4]   2> 1520893 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testCatTime/lang/stopwords_th.txt
   [junit4]   2> 1520896 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testCatTime/lang/stopwords_fr.txt
   [junit4]   2> 1520900 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testCatTime/lang/stopwords_sv.txt
   [junit4]   2> 1520903 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testCatTime/lang/stopwords_fi.txt
   [junit4]   2> 1520907 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testCatTime/lang/hyphenations_ga.txt
   [junit4]   2> 1520910 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testCatTime/lang/stopwords_gl.txt
   [junit4]   2> 1520914 INFO  
(OverseerThreadFactory-6391-thread-1-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to /configs/testCatTime/params.json
   [junit4]   2> 1520919 INFO  (qtp1680689029-19117) [n:127.0.0.1:52048_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs 
params={baseConfigSet=_default&name=testCatTime&action=CREATE&wt=javabin&version=2}
 status=0 QTime=145
   [junit4]   2> 1520920 INFO  (qtp1680689029-19123) [n:127.0.0.1:52048_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1520921 INFO  (qtp1680689029-19123) [n:127.0.0.1:52048_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1520922 INFO  (qtp1680689029-19131) [n:127.0.0.1:52048_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1520923 INFO  (qtp1680689029-19131) [n:127.0.0.1:52048_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1520924 INFO  (qtp1680689029-19132) [n:127.0.0.1:52048_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1520925 INFO  (qtp1680689029-19132) [n:127.0.0.1:52048_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1520926 INFO  (qtp1680689029-19136) [n:127.0.0.1:52048_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1520927 INFO  (qtp1680689029-19136) [n:127.0.0.1:52048_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1520928 INFO  (qtp1680689029-19137) [n:127.0.0.1:52048_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=testCatTime&name=testCatTime&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1520933 INFO  
(OverseerThreadFactory-6391-thread-2-processing-n:127.0.0.1:52048_solr) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testCatTime
   [junit4]   2> 1520934 INFO  
(OverseerCollectionConfigSetProcessor-72135514167377932-127.0.0.1:52048_solr-n_0000000000)
 [n:127.0.0.1:52048_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> 1521058 INFO  
(OverseerStateUpdate-72135514167377932-127.0.0.1:52048_solr-n_0000000000) 
[n:127.0.0.1:52048_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCatTime",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCatTime_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52049/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1521268 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr    
x:testCatTime_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testCatTime&newCollection=true&name=testCatTime_shard1_replica_n1&action=CREATE&numShards=1&collection=testCatTime&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1522301 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1522301 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1522301 WARN  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8E42E72F8B61CFB3-001/tempDir-001/node4/testCatTime_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8E42E72F8B61CFB3-001/tempDir-001/node4/testCatTime_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1522302 WARN  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8E42E72F8B61CFB3-001/tempDir-001/node4/testCatTime_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8E42E72F8B61CFB3-001/tempDir-001/node4/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 1522302 WARN  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8E42E72F8B61CFB3-001/tempDir-001/node4/testCatTime_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8E42E72F8B61CFB3-001/tempDir-001/node4/testCatTime_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 1522302 WARN  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8E42E72F8B61CFB3-001/tempDir-001/node4/testCatTime_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8E42E72F8B61CFB3-001/tempDir-001/node4/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 1522302 WARN  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8E42E72F8B61CFB3-001/tempDir-001/node4/testCatTime_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8E42E72F8B61CFB3-001/tempDir-001/node4/testCatTime_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 1522302 WARN  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8E42E72F8B61CFB3-001/tempDir-001/node4/testCatTime_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8E42E72F8B61CFB3-001/tempDir-001/node4/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 1522302 WARN  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8E42E72F8B61CFB3-001/tempDir-001/node4/testCatTime_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8E42E72F8B61CFB3-001/tempDir-001/node4/testCatTime_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 1522302 WARN  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8E42E72F8B61CFB3-001/tempDir-001/node4/testCatTime_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8E42E72F8B61CFB3-001/tempDir-001/node4/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 1522311 WARN  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8E42E72F8B61CFB3-001/tempDir-001/node4/testCatTime_shard1_replica_n1/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8E42E72F8B61CFB3-001/tempDir-001/node4/testCatTime_shard1_replica_n1/../../../../dist
   [junit4]   2> 1522311 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 1522338 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [testCatTime_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 1522544 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1522632 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'testCatTime_shard1_replica_n1' using 
configuration from collection testCatTime, trusted=true
   [junit4]   2> 1522633 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52049.solr.core.testCatTime.shard1.replica_n1' (registry 
'solr.core.testCatTime.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ada2318
   [junit4]   2> 1522633 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[testCatTime_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8E42E72F8B61CFB3-001/tempDir-001/node4/testCatTime_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8E42E72F8B61CFB3-001/tempDir-001/node4/./testCatTime_shard1_replica_n1/data/]
   [junit4]   2> 1522637 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1522758 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1522758 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1522762 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1522762 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1522765 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@43ecb0a4[testCatTime_shard1_replica_n1] main]
   [junit4]   2> 1522769 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testCatTime
   [junit4]   2> 1522770 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testCatTime
   [junit4]   2> 1522770 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testCatTime/managed-schema
   [junit4]   2> 1522771 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1522772 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1522772 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1522774 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1522774 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1650233637194432512
   [junit4]   2> 1522777 INFO  
(searcherExecutor-6408-thread-1-processing-n:127.0.0.1:52049_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:52049_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@43ecb0a4[testCatTime_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1522777 INFO  
(searcherExecutor-6408-thread-1-processing-n:127.0.0.1:52049_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:52049_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 1522777 INFO  
(searcherExecutor-6408-thread-1-processing-n:127.0.0.1:52049_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:52049_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell 
index for spellchecker: default
   [junit4]   2> 1522778 INFO  
(searcherExecutor-6408-thread-1-processing-n:127.0.0.1:52049_solr 
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2) 
[n:127.0.0.1:52049_solr c:testCatTime s:shard1 r:core_node2 
x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrCore 
[testCatTime_shard1_replica_n1] Registered new searcher 
Searcher@43ecb0a4[testCatTime_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1522785 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testCatTime/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1522785 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/testCatTime/leaders/shard1
   [junit4]   2> 1522794 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1522794 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1522794 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52049/solr/testCatTime_shard1_replica_n1/
   [junit4]   2> 1522795 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1522796 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy http://127.0.0.1:52049/solr/testCatTime_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 1522796 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/testCatTime/leaders/shard1/leader after winning as 
/collections/testCatTime/leader_elect/shard1/election/72135514167377934-core_node2-n_0000000000
   [junit4]   2> 1522800 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:52049/solr/testCatTime_shard1_replica_n1/ shard1
   [junit4]   2> 1522906 INFO  (zkCallback-6973-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCatTime/state.json] for collection [testCatTime] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1522906 INFO  (zkCallback-6973-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCatTime/state.json] for collection [testCatTime] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1522908 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1522911 INFO  (qtp296767417-19126) [n:127.0.0.1:52049_solr 
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testCatTime&newCollection=true&name=testCatTime_shard1_replica_n1&action=CREATE&numShards=1&collection=testCatTime&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1643
   [junit4]   2> 1522914 INFO  (qtp1680689029-19137) [n:127.0.0.1:52048_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> 1522938 INFO  
(OverseerCollectionConfigSetProcessor-72135514167377932-127.0.0.1:52048_solr-n_0000000000)
 [n:127.0.0.1:52048_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> 1523011 INFO  (zkCallback-6973-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testCatTime/state.json] for collection [testCatTime] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1523011 INFO  (zkCallback-6959-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/coll

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

  2>    5       
/solr/collections/testTimeCat__TRA__2019-07-02__CRA__tabby/terms/shard2
   [junit4]   2>        5       
/solr/collections/testTimeCat__TRA__2019-07-01__CRA__calico/terms/shard1
   [junit4]   2>        5       
/solr/collections/testTimeCat__TRA__2019-07-01__CRA__calico/terms/shard2
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       /solr/collections/testTimeCat/state.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        2       /solr/collections/testTimeCat/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        42      
/solr/collections/testTimeCat__TRA__2019-07-02__CRA__calico/state.json
   [junit4]   2>        41      /solr/aliases.json
   [junit4]   2>        40      
/solr/collections/testTimeCat__TRA__2019-07-01__CRA__tabby/state.json
   [junit4]   2>        38      
/solr/collections/testTimeCat__TRA__2019-07-02__CRA__tabby/state.json
   [junit4]   2>        38      
/solr/collections/testTimeCat__TRA__2019-07-01__CRA__calico/state.json
   [junit4]   2>        31      
/solr/collections/testTimeCat__TRA__2019-07-01__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP/state.json
   [junit4]   2>        13      /solr/collections/testTimeCat/state.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        5       
/solr/collections/testTimeCat__TRA__2019-07-01__CRA__tabby/collectionprops.json
   [junit4]   2>        4       
/solr/collections/testTimeCat__TRA__2019-07-02__CRA__calico/collectionprops.json
   [junit4]   2>        3       
/solr/collections/testTimeCat__TRA__2019-07-02__CRA__tabby/collectionprops.json
   [junit4]   2>        2       
/solr/collections/testTimeCat__TRA__2019-07-01__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA_TEMP/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        133     /solr/overseer/queue
   [junit4]   2>        61      /solr/collections
   [junit4]   2>        29      /solr/overseer/collection-queue-work
   [junit4]   2>        21      /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1635701 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[8E42E72F8B61CFB3])
 [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:52325
   [junit4]   2> 1635701 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[8E42E72F8B61CFB3])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52325
   [junit4]   2> 1635701 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[8E42E72F8B61CFB3])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52325
   [junit4]   2> 1635702 INFO  
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testTimeCat-seed#[8E42E72F8B61CFB3])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testTimeCat
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DimensionalRoutedAliasUpdateProcessorTest -Dtests.method=testTimeCat 
-Dtests.seed=8E42E72F8B61CFB3 -Dtests.slow=true -Dtests.locale=en-SC 
-Dtests.timezone=Asia/Dili -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 33.4s J1 | 
DimensionalRoutedAliasUpdateProcessorTest.testTimeCat <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<6> but 
was:<5>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8E42E72F8B61CFB3:B7BAA69CCB4083D8]:0)
   [junit4]    >        at 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.assertCatTimeInvariants(DimensionalRoutedAliasUpdateProcessorTest.java:677)
   [junit4]    >        at 
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testTimeCat(DimensionalRoutedAliasUpdateProcessorTest.java:174)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_8E42E72F8B61CFB3-001
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=9348, maxDocsPerChunk=938, blockSize=621), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=9348, blockSize=621)), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2ed57b5a),
 locale=en-SC, timezone=Asia/Dili
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/AdoptOpenJDK 12.0.1 
(64-bit)/cpus=3,threads=1,free=182788064,total=490209280
   [junit4]   2> NOTE: All tests run in this JVM: [ReplaceNodeTest, 
HdfsChaosMonkeySafeLeaderTest, DistributedExpandComponentTest, TestPointFields, 
TestFieldCacheVsDocValues, TestAddFieldRealTimeGet, 
TestCollectionsAPIViaSolrCloudCluster, BlockJoinFacetRandomTest, 
NodeMutatorTest, TestImpersonationWithHadoopAuth, TestDynamicLoadingUrl, 
TestFieldTypeResource, TestPKIAuthenticationPlugin, HdfsBasicDistributedZkTest, 
TestManagedSynonymFilterFactory, MinimalSchemaTest, HdfsDirectoryTest, 
OpenExchangeRatesOrgProviderTest, TestSolrTestCaseJ4, RestoreTriggerStateTest, 
DistributedIntervalFacetingTest, InfoHandlerTest, SaslZkACLProviderTest, 
TestZkAclsWithHadoopAuth, TestSimTriggerIntegration, TestFoldingMultitermQuery, 
NotRequiredUniqueKeyTest, NodeLostTriggerTest, SolrCmdDistributorTest, 
CircularListTest, ClusterStateUpdateTest, ScheduledTriggerIntegrationTest, 
TestSolrQueryParser, TestSolrCoreSnapshots, BadCopyFieldTest, 
CoreAdminHandlerTest, TestRandomDVFaceting, TestStressInPlaceUpdates, 
ResourceLoaderTest, TestCloudSearcherWarming, OverseerModifyCollectionTest, 
TestRemoteStreaming, TestCSVLoader, TestBulkSchemaConcurrent, BJQParserTest, 
PrimitiveFieldTypeTest, TestMaxTokenLenTokenizer, TestValueSourceCache, 
TestSimPolicyCloud, RandomizedTaggerTest, TestSegmentSorting, 
TestSQLHandlerNonCloud, TestSolrCLIRunExample, XsltUpdateRequestHandlerTest, 
TestSweetSpotSimilarityFactory, QueryElevationComponentTest, 
BasicFunctionalityTest, TestCloudSchemaless, TestStressUserVersions, 
MultiDestinationAuditLoggerTest, TestFastLRUCache, SubstringBytesRefFilterTest, 
DistributedQueueTest, TestConfigOverlay, 
VMParamsZkACLAndCredentialsProvidersTest, XmlInterpolationTest, 
MoveReplicaTest, DocValuesTest, GraphQueryTest, TestNumericTerms64, 
TestQuerySenderNoQuery, DistributedQueryElevationComponentTest, 
ZkControllerTest, MoveReplicaHDFSFailoverTest, BlockDirectoryTest, 
DaemonStreamApiTest, RuleEngineTest, FullHLLTest, CheckHdfsIndexTest, 
JavabinLoaderTest, TestSolrConfigHandlerConcurrent, TestPseudoReturnFields, 
PreAnalyzedFieldManagedSchemaCloudTest, TestNestedDocsSort, 
TestSolrFieldCacheBean, DocValuesNotIndexedTest, 
TestSimGenericDistributedQueue, JWTAuthPluginIntegrationTest, UUIDFieldTest, 
TestSystemIdResolver, IndexSizeTriggerTest, SchemaApiFailureTest, 
TestJsonRequest, TestLegacyBM25SimilarityFactory, RemoteQueryErrorTest, 
RecoveryZkTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, 
RAMDirectoryFactoryTest, DistributedFacetPivotWhiteBoxTest, TestCodecSupport, 
TestInitQParser, TestHttpShardHandlerFactory, CdcrBootstrapTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestAtomicUpdateErrorCases, 
ConcurrentCreateRoutedAliasTest, DeleteLastCustomShardedReplicaTest, 
TestSolrCloudWithSecureImpersonation, BaseCdcrDistributedZkTest, 
TestSimNodeAddedTrigger, TestCursorMarkWithoutUniqueKey, 
RestartWhileUpdatingTest, TestReplicationHandler, JSONWriterTest, 
TestMaxScoreQueryParser, TestConfigSetsAPI, TestCopyFieldCollectionResource, 
TestLeaderElectionWithEmptyReplica, TestManagedSchemaThreadSafety, 
TestRestManager, TestRequestForwarding, TestLRUCache, 
PropertiesRequestHandlerTest, TestCustomSort, FacetPivotSmallTest, 
AnalyticsQueryTest, TestConfigsApi, SolrCloudExampleTest, 
TestHashQParserPlugin, TestFieldCacheSort, 
DimensionalRoutedAliasUpdateProcessorTest]
   [junit4] Completed [318/885 (1!)] on J1 in 116.54s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 348 lines...]
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGFPE (0x8) at pc=0x00007fff8b9a7143, pid=37641, tid=16131
[thread 30127 also had an error]
#
# JRE version: OpenJDK Runtime Environment (12.0.1+12) (build 12.0.1+12)
# Java VM: OpenJDK 64-Bit Server VM (12.0.1+12, mixed mode, sharing, tiered, 
compressed oops, g1 gc, bsd-amd64)
# Problematic frame:
# C  [libsystem_kernel.dylib+0x11143]  __commpage_gettimeofday+0x43
#
# No core dump will be written. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/hs_err_pid37641.log
#
# If you would like to submit a bug report, please visit:
#   https://github.com/AdoptOpenJDK/openjdk-build/issues
#
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to