Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/269/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestSimpleFSDirectory

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_107583D50C0895AA-001\testThreadSafety-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_107583D50C0895AA-001\testThreadSafety-001
    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_107583D50C0895AA-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_107583D50C0895AA-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_107583D50C0895AA-001\testThreadSafety-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_107583D50C0895AA-001\testThreadSafety-001
   
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_107583D50C0895AA-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_107583D50C0895AA-001

        at __randomizedtesting.SeedInfo.seed([107583D50C0895AA]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration

Error Message:
Timed out waiting for replicas of collection to be 2 again null Live Nodes: 
[127.0.0.1:50515_solr] Last available state: 
DocCollection(testIntegration//collections/testIntegration/state.json/7)={   
"pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node3":{           "core":"testIntegration_shard1_replica_n1",           
"base_url":"http://127.0.0.1:50520/solr";,           
"node_name":"127.0.0.1:50520_solr",           "state":"down",           
"type":"NRT"},         "core_node4":{           
"core":"testIntegration_shard1_replica_n2",           
"base_url":"http://127.0.0.1:50515/solr";,           
"node_name":"127.0.0.1:50515_solr",           "state":"active",           
"type":"NRT",           "leader":"true"}}}},   "router":{"name":"compositeId"}, 
  "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"2",   
"tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Timed out waiting for replicas of collection to be 2 
again
null
Live Nodes: [127.0.0.1:50515_solr]
Last available state: 
DocCollection(testIntegration//collections/testIntegration/state.json/7)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"testIntegration_shard1_replica_n1",
          "base_url":"http://127.0.0.1:50520/solr";,
          "node_name":"127.0.0.1:50520_solr",
          "state":"down",
          "type":"NRT"},
        "core_node4":{
          "core":"testIntegration_shard1_replica_n2",
          "base_url":"http://127.0.0.1:50515/solr";,
          "node_name":"127.0.0.1:50515_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
        at 
__randomizedtesting.SeedInfo.seed([4D695F05842F0291:FD085129A110A3B4]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.autoscaling.ExecutePlanActionTest.testIntegration(ExecutePlanActionTest.java:209)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
        at 
__randomizedtesting.SeedInfo.seed([4D695F05842F0291:59210450A728BF8F]:0)
        at java.util.ArrayList.rangeCheck(ArrayList.java:653)
        at java.util.ArrayList.get(ArrayList.java:429)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1653 lines...]
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSDirectory
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=true): {}, locale=pl-PL, timezone=Etc/GMT-13
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=364133920,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestNGramPhraseQuery, 
TestDelegatingAnalyzerWrapper, TestIndexWriterFromReader, TestFilterSpans, 
TestBooleanScorer, TestQueryRescorer, Test2BPagedBytes, TestNRTThreads, 
TestFilterDirectory, TestMergePolicyWrapper, TestFieldType, 
TestNoDeletionPolicy, TestIndexWriterDeleteByQuery, TestPolygon2D, 
TestIndexWriterOnDiskFull, TestIntRangeFieldQueries, TestSwappedIndexFiles, 
TestForTooMuchCloning, TestPositiveScoresOnlyCollector, TestVersion, 
TestTermRangeQuery, TestSegmentMerger, TestMutablePointsReaderUtils, 
TestNoMergeScheduler, TestAllFilesCheckIndexHeader, TestNot, 
TestMixedDocValuesUpdates, TestPerFieldPostingsFormat, TestRollingUpdates, 
TestDocIDMerger, TestMutableValues, TestSpanMultiTermQueryWrapper, 
TestNormsFieldExistsQuery, TestTermsEnum2, TestFixedBitDocIdSet, 
TestTermVectorsReader, TestPagedBytes, TestFrequencyTrackingRingBuffer, 
TestSortedSetSortField, TestUniqueTermCount, TestNRTReaderWithThreads, 
TestDocValuesRewriteMethod, TestDocumentsWriterStallControl, TestFlex, 
TestOfflineSorter, TestLucene60FieldInfoFormat, TestInfoStream, 
TestOneMergeWrappingMergePolicy, TestCompiledAutomaton, TestDeterminism, 
TestSimpleExplanationsWithFillerDocs, TestDuelingCodecsAtNight, 
TestFilterWeight, TestStressAdvance, TestByteBlockPool, TestCachingTokenFilter, 
TestDisjunctionMaxQuery, TestPerFieldDocValuesFormat, Test2BPostings, 
TestIndexWriterCommit, TestBytesRefHash, Test2BPostingsBytes, 
TestApproximationSearchEquivalence, TestStressIndexing2, TestSpanNearQuery, 
TestMatchNoDocsQuery, TestDoubleValuesSource, TestLongBitSet, 
TestSearcherManager, Test2BNumericDocValues, TestCustomSearcherSort, 
TestTopFieldCollector, TestIntsRef, TestField, TestSizeBoundedForceMerge, 
TestGeoUtils, TestTermQuery, TestReaderClosed, TestDocumentWriter, 
TestIndexWriterForceMerge, TestIndexCommit, TestDeletionPolicy, 
TestCharArraySet, TestMultiFields, TestBytesRefAttImpl, TestStressNRT, 
TestConcurrentMergeScheduler, TestLucene70NormsFormat, TestTryDelete, 
TestMaxTermFrequency, TestParallelTermEnum, TestBoolean2ScorerSupplier, 
Test2BBinaryDocValues, TestDateTools, TestGraphTokenizers, 
TestLucene50CompoundFormat, TestCachingCollector, TestRegExp, TestPointValues, 
TestCheckIndex, TestSearchAfter, TestRollingBuffer, TestMultiset, 
TestIntroSorter, TestMultiTermConstantScore, TestMultiPhraseQuery, 
TestStressIndexing, TestConstantScoreQuery, TestNotDocIdSet, TestSimilarity, 
TestOmitNorms, TestAutomatonQueryUnicode, TestBlockPostingsFormat3, 
TestWildcard, TestIndexWriterMerging, TestShardSearching, 
TestIndexWriterExceptions, TestBoolean2, TestSearchWithThreads, 
TestTopDocsMerge, TestLongPostings, TestTieredMergePolicy, 
TestLevenshteinAutomata, TestTermsEnum, TestNRTCachingDirectory, 
TestTransactions, TestMultiThreadTermVectors, TestSegmentTermDocs, 
TestParallelReaderEmptyIndex, TestSumDocFreq, TestIndexableField, 
TestDocValuesScoring, TestSentinelIntSet, TestPrefixRandom, TestDirectory, 
TestMatchAllDocsQuery, TestElevationComparator, TestSubScorerFreqs, 
TestMultiTermQueryRewrites, TestVirtualMethod, TestSetOnce, TestSearch, 
TestCharsRef, TestTotalHitCountCollector, TestSpanFirstQuery, 
TestNoMergePolicy, TestIndexWriterLockRelease, TestDemo, TestCharFilter, 
TestIndexWriterOnJRECrash, TestScoreCachingWrappingScorer, TestTermdocPerf, 
TestIOUtils, TestCharacterUtils, TestStopFilter, TestBlockPostingsFormat, 
TestLucene50TermVectorsFormat, TestLucene70SegmentInfoFormat, 
TestGeoEncodingUtils, Test2BSortedDocValuesFixedSorted, 
Test2BSortedDocValuesOrds, TestAllFilesHaveChecksumFooter, 
TestBinaryDocValuesUpdates, TestCustomTermFreq, TestDemoParallelLeafReader, 
TestDocValues, TestDocsWithFieldSet, TestExceedMaxTermLength, 
TestExitableDirectoryReader, TestFieldReuse, TestFilterCodecReader, 
TestFilterDirectoryReader, TestIndexManyDocuments, TestIndexReaderClose, 
TestIndexSorting, TestIndexWriterExceptions2, TestIndexWriterOnVMError, 
TestIndexWriterOutOfFileDescriptors, TestIndexWriterThreadsToSegments, 
TestManyFields, TestMaxPosition, TestMergeRateLimiter, TestNRTReaderCleanup, 
TestNumericDocValuesUpdates, TestReadOnlyIndex, TestReaderWrapperDVTypeCheck, 
TestSegmentInfos, TestSortedSetDocValues, TestTermVectors, TestTerms, 
TestTragicIndexWriterDeadlock, TestUpgradeIndexMergePolicy, 
FuzzyTermOnShortTermsTest, TermInSetQueryTest, TestBlendedTermQuery, 
TestBooleanRewrites, TestBoostQuery, TestControlledRealTimeReopenThread, 
TestDocValuesQueries, TestEarlyTermination, TestIndexOrDocValuesQuery, 
TestLRUQueryCache, TestLongRangeFieldQueries, TestLongValuesSource, 
TestMinShouldMatch2, TestMultiCollector, TestMultiPhraseEnum, TestPointQueries, 
TestGrowableByteArrayDataOutput, TestRateLimiter, TestSimpleFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSimpleFSDirectory -Dtests.seed=107583D50C0895AA 
-Dtests.slow=true -Dtests.locale=pl-PL -Dtests.timezone=Etc/GMT-13 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestSimpleFSDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_107583D50C0895AA-001\testThreadSafety-001:
 java.nio.file.AccessDeniedException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_107583D50C0895AA-001\testThreadSafety-001
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_107583D50C0895AA-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_107583D50C0895AA-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([107583D50C0895AA]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [433/455 (1!)] on J1 in 1.56s, 42 tests, 1 error <<< 
FAILURES!

[...truncated 11121 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4D695F05842F0291-001\init-core-data-001
   [junit4]   2> 2004936 WARN  
(SUITE-TestReplicationHandler-seed#[4D695F05842F0291]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 2004937 INFO  
(SUITE-TestReplicationHandler-seed#[4D695F05842F0291]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2004941 INFO  
(SUITE-TestReplicationHandler-seed#[4D695F05842F0291]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 2004941 INFO  
(SUITE-TestReplicationHandler-seed#[4D695F05842F0291]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2004946 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testEmptyCommits
   [junit4]   2> 2004947 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4D695F05842F0291-001\solr-instance-001\collection1
   [junit4]   2> 2004957 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2004958 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@39658a3f{/solr,null,AVAILABLE}
   [junit4]   2> 2004961 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@43affbac{HTTP/1.1,[http/1.1]}{127.0.0.1:55373}
   [junit4]   2> 2004961 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.e.j.s.Server Started @2013932ms
   [junit4]   2> 2004961 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4D695F05842F0291-001\solr-instance-001\collection1\data,
 hostContext=/solr, hostPort=55373}
   [junit4]   2> 2004962 ERROR 
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2004962 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 2004962 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 2004962 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2004962 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-29T08:35:26.266Z
   [junit4]   2> 2004963 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4D695F05842F0291-001\solr-instance-001\solr.xml
   [junit4]   2> 2004970 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2004970 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2004971 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6bbce8bf, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2005039 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bbce8bf
   [junit4]   2> 2005045 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bbce8bf
   [junit4]   2> 2005045 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bbce8bf
   [junit4]   2> 2005049 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4D695F05842F0291-001\solr-instance-001\.
   [junit4]   2> 2005049 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2005050 INFO  (coreLoadExecutor-7632-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2005070 INFO  (coreLoadExecutor-7632-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2005080 INFO  (coreLoadExecutor-7632-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2005083 INFO  (coreLoadExecutor-7632-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 2005083 INFO  (coreLoadExecutor-7632-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4D695F05842F0291-001\solr-instance-001\.\collection1,
 trusted=true
   [junit4]   2> 2005083 INFO  (coreLoadExecutor-7632-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6bbce8bf
   [junit4]   2> 2005083 INFO  (coreLoadExecutor-7632-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2005084 INFO  (coreLoadExecutor-7632-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4D695F05842F0291-001\solr-instance-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4D695F05842F0291-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 2005085 INFO  (coreLoadExecutor-7632-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7495401818013894]
   [junit4]   2> 2005142 INFO  (coreLoadExecutor-7632-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2005142 INFO  (coreLoadExecutor-7632-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2005142 INFO  (coreLoadExecutor-7632-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=89.857421875, 
floorSegmentMB=0.650390625, forceMergeDeletesPctAllowed=0.5512040437982968, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2005143 INFO  (coreLoadExecutor-7632-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2946e0b1[collection1] main]
   [junit4]   2> 2005143 INFO  (coreLoadExecutor-7632-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4D695F05842F0291-001\solr-instance-001\collection1\conf
   [junit4]   2> 2005143 INFO  (coreLoadExecutor-7632-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 2005143 INFO  (coreLoadExecutor-7632-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2005144 INFO  
(searcherExecutor-7633-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2946e0b1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2005147 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4D695F05842F0291-001\solr-instance-002\collection1
   [junit4]   2> 2005154 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2005155 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@53b7b88a{/solr,null,AVAILABLE}
   [junit4]   2> 2005156 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@70ad31b4{HTTP/1.1,[http/1.1]}{127.0.0.1:55376}
   [junit4]   2> 2005157 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.e.j.s.Server Started @2014128ms
   [junit4]   2> 2005157 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4D695F05842F0291-001\solr-instance-002\collection1\data,
 hostContext=/solr, hostPort=55376}
   [junit4]   2> 2005158 ERROR 
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2005158 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.2.0
   [junit4]   2> 2005158 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 2005158 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2005158 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-10-29T08:35:26.462Z
   [junit4]   2> 2005159 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4D695F05842F0291-001\solr-instance-002\solr.xml
   [junit4]   2> 2005164 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2005164 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2005170 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6bbce8bf, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2005231 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bbce8bf
   [junit4]   2> 2005237 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bbce8bf
   [junit4]   2> 2005237 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bbce8bf
   [junit4]   2> 2005241 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4D695F05842F0291-001\solr-instance-002\.
   [junit4]   2> 2005241 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2005242 INFO  (coreLoadExecutor-7642-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2005264 INFO  (coreLoadExecutor-7642-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2005274 INFO  (coreLoadExecutor-7642-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2005278 INFO  (coreLoadExecutor-7642-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 2005278 INFO  (coreLoadExecutor-7642-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4D695F05842F0291-001\solr-instance-002\.\collection1,
 trusted=true
   [junit4]   2> 2005278 INFO  (coreLoadExecutor-7642-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6bbce8bf
   [junit4]   2> 2005278 INFO  (coreLoadExecutor-7642-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2005278 INFO  (coreLoadExecutor-7642-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4D695F05842F0291-001\solr-instance-002\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4D695F05842F0291-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 2005279 INFO  (coreLoadExecutor-7642-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7495401818013894]
   [junit4]   2> 2005338 INFO  (coreLoadExecutor-7642-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2005338 INFO  (coreLoadExecutor-7642-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2005339 INFO  (coreLoadExecutor-7642-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=89.857421875, 
floorSegmentMB=0.650390625, forceMergeDeletesPctAllowed=0.5512040437982968, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2005339 INFO  (coreLoadExecutor-7642-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6ae77bea[collection1] main]
   [junit4]   2> 2005339 INFO  (coreLoadExecutor-7642-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4D695F05842F0291-001\solr-instance-002\collection1\conf
   [junit4]   2> 2005341 INFO  (coreLoadExecutor-7642-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 2005341 INFO  (coreLoadExecutor-7642-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2005342 INFO  
(searcherExecutor-7643-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6ae77bea[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2005461 INFO  (qtp1775688044-18087) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 2005462 INFO  (indexFetcher-7647-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2005462 INFO  (indexFetcher-7647-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2005462 INFO  (indexFetcher-7647-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2005462 INFO  (indexFetcher-7647-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2005462 INFO  (indexFetcher-7647-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 2005462 INFO  (indexFetcher-7647-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2005462 INFO  (indexFetcher-7647-thread-1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@45b34e95 commitCommandVersion:0
   [junit4]   2> 2005463 INFO  (indexFetcher-7647-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6ad88d45[collection1] main]
   [junit4]   2> 2005464 INFO  (indexFetcher-7647-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2005465 INFO  
(searcherExecutor-7643-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6ad88d45[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2005846 INFO  (qtp1775688044-18084) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2005847 INFO  (qtp1775688044-18083) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 2005848 INFO  (qtp1775688044-18082) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2005848 INFO  (qtp1775688044-18082) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@286d91a0 commitCommandVersion:0
   [junit4]   2> 2005850 INFO  (qtp1775688044-18082) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@76a25050[collection1] main]
   [junit4]   2> 2005850 INFO  (qtp1775688044-18082) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2005852 INFO  
(searcherExecutor-7633-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@76a25050[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C1)))}
   [junit4]   2> 2005852 INFO  (qtp1775688044-18082) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={commit=true&wt=javabin&version=2}{commit=} 0 4
   [junit4]   2> 2005866 WARN  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication 
suffix
   [junit4]   2> 2005868 INFO  (qtp1775688044-18081) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 2005869 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 2005869 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 1509266127152
   [junit4]   2> 2005869 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 2005869 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's version: 1509266126767
   [junit4]   2> 2005869 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 2005880 INFO  (qtp1775688044-18080) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
 status=0 QTime=10
   [junit4]   2> 2005881 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 11
   [junit4]   2> 2005882 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting download (fullCopy=true) to 
MockDirectoryWrapper(RAMDirectory@760b5a7f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@84fc29)
   [junit4]   2> 2005883 INFO  (qtp1775688044-18089) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2005884 INFO  (qtp1775688044-18078) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_MockRandom_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2005888 INFO  (qtp1775688044-18087) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2005890 INFO  (qtp1775688044-18085) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_MockRandom_0.sd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2005892 INFO  (qtp1775688044-18084) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2005893 INFO  (qtp1775688044-18083) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_MockRandom_0.tio&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2005903 INFO  (qtp1775688044-18082) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2005906 INFO  (qtp1775688044-18081) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_MockRandom_0.tipo&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2005907 INFO  (qtp1775688044-18080) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2005908 INFO  (qtp1775688044-18089) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2005908 WARN  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher File segments_2 did not match. expected checksum is 
2033281788 and actual is checksum 126596429. expected length is 182 and actual 
length is 117
   [junit4]   2> 2005909 INFO  (qtp1775688044-18078) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2005910 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=true,bytesDownloaded=1806) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@760b5a7f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@84fc29)
   [junit4]   2> 2005911 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.SolrCore Updating index properties... index=index.20171029213527185
   [junit4]   2> 2005911 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher removing old index directory 
MockDirectoryWrapper(RAMDirectory@cd6949f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5922ee1)
   [junit4]   2> 2005911 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3509950033214212]
   [junit4]   2> 2005912 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2005912 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4a614f1b[collection1] main]
   [junit4]   2> 2005913 INFO  
(searcherExecutor-7643-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4a614f1b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C1)))}
   [junit4]   2> 2005914 INFO  (qtp1989120844-18100) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={wait=true&masterUrl=http://127.0.0.1:55373/solr/collection1/replication&command=fetchindex}
 status=0 QTime=50
   [junit4]   2> 2005917 INFO  (qtp1989120844-18102) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=name:empty1&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 2005918 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
   [junit4]   2> 2005918 INFO  (qtp1775688044-18087) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2005919 INFO  (qtp1775688044-18085) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2005921 INFO  (qtp1775688044-18084) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={slave=false&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2005921 INFO  (qtp1989120844-18103) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=2
   [junit4]   2> 2005922 INFO  (qtp1775688044-18083) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion}
 status=0 QTime=0
   [junit4]   2> 2005922 INFO  (qtp1989120844-18104) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion}
 status=0 QTime=0
   [junit4]   2> 2005923 INFO  (qtp1775688044-18082) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2005923 INFO  (qtp1775688044-18082) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2005923 INFO  (qtp1775688044-18082) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2005923 INFO  (qtp1775688044-18082) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={commit=true&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 2005924 WARN  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication 
suffix
   [junit4]   2> 2005925 INFO  (qtp1775688044-18081) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 2005926 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 2005926 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 1509266127152
   [junit4]   2> 2005926 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 2005926 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's version: 1509266127152
   [junit4]   2> 2005926 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Slave in sync with master.
   [junit4]   2> 2005926 INFO  (qtp1989120844-18105) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={wait=true&masterUrl=http://127.0.0.1:55373/solr/collection1/replication&command=fetchindex}
 status=0 QTime=2
   [junit4]   2> 2005928 INFO  (qtp1775688044-18080) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2]} 0 1
   [junit4]   2> 2005929 INFO  (qtp1775688044-18089) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2005929 INFO  (qtp1775688044-18089) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@286d91a0 commitCommandVersion:0
   [junit4]   2> 2005931 INFO  (qtp1775688044-18089) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4228b835[collection1] main]
   [junit4]   2> 2005931 INFO  (qtp1775688044-18089) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2005932 INFO  
(searcherExecutor-7633-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4228b835[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C1)
 Uninverting(_1(7.2.0):C1)))}
   [junit4]   2> 2005933 INFO  (qtp1775688044-18089) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={commit=true&wt=javabin&version=2}{commit=} 0 4
   [junit4]   2> 2005934 WARN  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication 
suffix
   [junit4]   2> 2005935 INFO  (qtp1775688044-18078) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 2005935 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 2005935 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 1509266127233
   [junit4]   2> 2005935 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 2005935 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's version: 1509266127152
   [junit4]   2> 2005935 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 2005936 INFO  (qtp1775688044-18087) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
 status=0 QTime=0
   [junit4]   2> 2005937 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 20
   [junit4]   2> 2005937 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3509950033214212]
   [junit4]   2> 2005937 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2005938 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@6998c81f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4146dd90)
   [junit4]   2> 2005938 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 2005938 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0_MockRandom_0.doc because it 
already exists
   [junit4]   2> 2005938 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.nvd because it already exists
   [junit4]   2> 2005938 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0_MockRandom_0.sd because it 
already exists
   [junit4]   2> 2005938 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.fdx because it already exists
   [junit4]   2> 2005938 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0_MockRandom_0.tio because it 
already exists
   [junit4]   2> 2005938 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.fdt because it already exists
   [junit4]   2> 2005938 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0_MockRandom_0.tipo because it 
already exists
   [junit4]   2> 2005938 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.fnm because it already exists
   [junit4]   2> 2005938 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.nvm because it already exists
   [junit4]   2> 2005938 INFO  (qtp1775688044-18085) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1_MockRandom_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2005940 INFO  (qtp1775688044-18084) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1_MockRandom_0.sd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2005941 INFO  (qtp1775688044-18083) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2005942 INFO  (qtp1775688044-18082) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2005943 INFO  (qtp1775688044-18081) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2005943 INFO  (qtp1775688044-18080) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2005944 INFO  (qtp1775688044-18089) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2005945 INFO  (qtp1775688044-18078) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1_MockRandom_0.tfp&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2005946 INFO  (qtp1775688044-18078) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2005946 INFO  (qtp1775688044-18085) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=segments_3&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2005947 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=1702) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@6998c81f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4146dd90)
   [junit4]   2> 2005948 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=81.1923828125, 
floorSegmentMB=1.326171875, forceMergeDeletesPctAllowed=18.063257146707514, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8265544986060543
   [junit4]   2> 2005948 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2005949 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@229352fb[collection1] main]
   [junit4]   2> 2005950 INFO  
(searcherExecutor-7643-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@229352fb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C1)
 Uninverting(_1(7.2.0):C1)))}
   [junit4]   2> 2005950 INFO  (qtp1989120844-18098) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={wait=true&masterUrl=http://127.0.0.1:55373/solr/collection1/replication&command=fetchindex}
 status=0 QTime=17
   [junit4]   2> 2005951 INFO  (qtp1989120844-18100) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=name:empty2&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 2005952 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
   [junit4]   2> 2005952 INFO  (qtp1775688044-18084) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2005952 INFO  (qtp1775688044-18084) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2005954 INFO  (qtp1775688044-18083) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={slave=false&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2005954 INFO  (qtp1989120844-18101) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0
   [junit4]   2> 2005955 INFO  (qtp1775688044-18082) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion}
 status=0 QTime=0
   [junit4]   2> 2005955 INFO  (qtp1989120844-18102) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion}
 status=0 QTime=0
   [junit4]   2> 2005956 INFO  (qtp1775688044-18081) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 2005956 INFO  (qtp1775688044-18080) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2005956 INFO  (qtp1775688044-18080) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@286d91a0 commitCommandVersion:0
   [junit4]   2> 2005957 INFO  (qtp1775688044-18080) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1f39a175[collection1] realtime]
   [junit4]   2> 2005957 INFO  (qtp1775688044-18080) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2005958 INFO  (qtp1775688044-18080) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={openSearcher=false&commit=true&wt=javabin&version=2}{commit=} 0 1
   [junit4]   2> 2005959 WARN  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication 
suffix
   [junit4]   2> 2005960 INFO  (qtp1775688044-18089) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 2005960 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 4
   [junit4]   2> 2005960 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 1509266127260
   [junit4]   2> 2005960 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 3
   [junit4]   2> 2005960 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's version: 1509266127233
   [junit4]   2> 2005960 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 2005961 INFO  (qtp1775688044-18087) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=4&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
 status=0 QTime=0
   [junit4]   2> 2005961 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 30
   [junit4]   2> 2005961 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3509950033214212]
   [junit4]   2> 2005962 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2005962 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 2005962 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files 
to be delete-able
   [junit4]   2> 2006962 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 2006962 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files 
to be delete-able
   [junit4]   2> 2007963 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 2007963 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files 
to be delete-able
   [junit4]   2> 2008963 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 2008963 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files 
to be delete-able
   [junit4]   2> 2009964 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 2009964 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files 
to be delete-able
   [junit4]   2> 2010965 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 2010965 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files 
to be delete-able
   [junit4]   2> 2011966 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 2011966 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files 
to be delete-able
   [junit4]   2> 2012967 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 2012967 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files 
to be delete-able
   [junit4]   2> 2013968 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 2013968 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files 
to be delete-able
   [junit4]   2> 2014968 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 2014968 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files 
to be delete-able
   [junit4]   2> 2015969 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 2015969 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files 
to be delete-able
   [junit4]   2> 2016969 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher IndexFetcher slept for 11000ms for unused lucene index 
files to be delete-able
   [junit4]   2> 2016969 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@3a331998 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a1c2c73)
   [junit4]   2> 2016969 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 2016969 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0_MockRandom_0.doc because it 
already exists
   [junit4]   2> 2016969 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.nvd because it already exists
   [junit4]   2> 2016969 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0_MockRandom_0.sd because it 
already exists
   [junit4]   2> 2016969 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.fdx because it already exists
   [junit4]   2> 2016969 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0_MockRandom_0.tio because it 
already exists
   [junit4]   2> 2016970 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.fdt because it already exists
   [junit4]   2> 2016970 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0_MockRandom_0.tipo because it 
already exists
   [junit4]   2> 2016970 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.fnm because it already exists
   [junit4]   2> 2016970 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.nvm because it already exists
   [junit4]   2> 2016970 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1_MockRandom_0.doc because it 
already exists
   [junit4]   2> 2016970 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1_MockRandom_0.sd because it 
already exists
   [junit4]   2> 2016970 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1.si because it already exists
   [junit4]   2> 2016970 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1.nvd because it already exists
   [junit4]   2> 2016970 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1.fdx because it already exists
   [junit4]   2> 2016970 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1.fnm because it already exists
   [junit4]   2> 2016970 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1.nvm because it already exists
   [junit4]   2> 2016970 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1_MockRandom_0.tfp because it 
already exists
   [junit4]   2> 2016970 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1.fdt because it already exists
   [junit4]   2> 2016971 INFO  (qtp1775688044-18078) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2_MockRandom_0.tio&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2016972 INFO  (qtp1775688044-18085) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2016973 INFO  (qtp1775688044-18084) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2_MockRandom_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2016983 INFO  (qtp1775688044-18083) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2016984 INFO  (qtp1775688044-18082) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2_MockRandom_0.tipo&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2016985 INFO  (qtp1775688044-18081) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2016985 INFO  (qtp1775688044-18080) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2016986 INFO  (qtp1775688044-18089) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2016987 INFO  (qtp1775688044-18087) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2_MockRandom_0.sd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2016988 INFO  (qtp1775688044-18078) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2016988 INFO  (qtp1775688044-18085) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=segments_4&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2016989 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=1930) : 11 secs (175 bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@3a331998 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a1c2c73)
   [junit4]   2> 2016991 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=81.1923828125, 
floorSegmentMB=1.326171875, forceMergeDeletesPctAllowed=18.063257146707514, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8265544986060543
   [junit4]   2> 2016991 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2016992 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7e8b03a1[collection1] main]
   [junit4]   2> 2016993 INFO  
(searcherExecutor-7643-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7e8b03a1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C1)
 Uninverting(_1(7.2.0):C1) Uninverting(_2(7.2.0):C1)))}
   [junit4]   2> 2016994 INFO  (qtp1989120844-18103) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={wait=true&masterUrl=http://127.0.0.1:55373/solr/collection1/replication&command=fetchindex}
 status=0 QTime=11035
   [junit4]   2> 2016996 INFO  (qtp1775688044-18084) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=name:empty3&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2016996 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.h.TestReplicationHandler Waited for 0ms and found 0 docs
   [junit4]   2> 2016997 INFO  (qtp1989120844-18104) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=name:empty3&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 2016997 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[4D695F05842F0291]) [    ] 
o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
   [junit4]   2> 2016998 INFO  (qtp1775688044-18083) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 2016998 INFO  (qtp1775688044-18082) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2016998 INFO  (qtp1775688044-18082) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@286d91a0 commitCommandVersion:0
   [junit4]   2> 2016999 INFO  (qtp1775688044-18082) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@23e070c[collection1] main]
   [junit4]   2> 2016999 INFO  (qtp1775688044-18082) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2016999 INFO  
(searcherExecutor-7633-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@23e070c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C1)
 Uninverting(_1(7.2.0):C1) Uninverting(_2(7.2.0):C1) 
Uninverting(_3(7.2.0):C1)))}
   [junit4]   2> 2016999 INFO  (qtp1775688044-18082) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={commit=true&wt=javabin&version=2}{commit=} 0 2
   [junit4]   2> 2016999 WARN  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication 
suffix
   [junit4]   2> 2017003 INFO  (qtp1775688044-18081) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 2017003 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 5
   [junit4]   2> 2017003 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 1509266138302
   [junit4]   2> 2017003 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 4
   [junit4]   2> 2017003 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's version: 1509266127260
   [junit4]   2> 2017003 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 2017004 INFO  (qtp1775688044-18080) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=5&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
 status=0 QTime=0
   [junit4]   2> 2017005 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 40
   [junit4]   2> 2017005 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3509950033214212]
   [junit4]   2> 2017006 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2017006 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@2f7402ad 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@36746d74)
   [junit4]   2> 2017006 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 2017006 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0_MockRandom_0.doc because it 
already exists
   [junit4]   2> 2017006 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.nvd because it already exists
   [junit4]   2> 2017006 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0_MockRandom_0.sd because it 
already exists
   [junit4]   2> 2017006 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.fdx because it already exists
   [junit4]   2> 2017006 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0_MockRandom_0.tio because it 
already exists
   [junit4]   2> 2017006 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.fdt because it already exists
   [junit4]   2> 2017006 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0_MockRandom_0.tipo because it 
already exists
   [junit4]   2> 2017006 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.fnm because it already exists
   [junit4]   2> 2017006 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.nvm because it already exists
   [junit4]   2> 2017006 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1_MockRandom_0.doc because it 
already exists
   [junit4]   2> 2017006 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1_MockRandom_0.sd because it 
already exists
   [junit4]   2> 2017006 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1.si because it already exists
   [junit4]   2> 2017006 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1.nvd because it already exists
   [junit4]   2> 2017006 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1.fdx because it already exists
   [junit4]   2> 2017006 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1.fnm because it already exists
   [junit4]   2> 2017006 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1.nvm because it already exists
   [junit4]   2> 2017006 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1_MockRandom_0.tfp because it 
already exists
   [junit4]   2> 2017006 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1.fdt because it already exists
   [junit4]   2> 2017006 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _2_MockRandom_0.tio because it 
already exists
   [junit4]   2> 2017006 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _2.nvd because it already exists
   [junit4]   2> 2017006 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _2_MockRandom_0.doc because it 
already exists
   [junit4]   2> 2017006 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _2.si because it already exists
   [junit4]   2> 2017006 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _2_MockRandom_0.tipo because it 
already exists
   [junit4]   2> 2017007 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _2.fdt because it already exists
   [junit4]   2> 2017007 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _2.fnm because it already exists
   [junit4]   2> 2017007 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _2.nvm because it already exists
   [junit4]   2> 2017007 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _2_MockRandom_0.sd because it 
already exists
   [junit4]   2> 2017007 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _2.fdx because it already exists
   [junit4]   2> 2017007 INFO  (qtp1775688044-18089) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=5&qt=/replication&file=_3.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2017008 INFO  (qtp1775688044-18087) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=5&qt=/replication&file=_3.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2017009 INFO  (qtp1775688044-18078) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=5&qt=/replication&file=_3.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2017010 INFO  (qtp1775688044-18085) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=5&qt=/replication&file=_3.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2017010 INFO  (qtp1775688044-18084) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=5&qt=/replication&file=_3.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2017011 INFO  (qtp1775688044-18083) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=5&qt=/replication&file=_3_MockRandom_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2017012 INFO  (qtp1775688044-18082) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=5&qt=/replication&file=_3_MockRandom_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2017012 INFO  (qtp1775688044-18081) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=5&qt=/replication&file=_3.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2017013 INFO  (qtp1775688044-18080) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=5&qt=/replication&file=_3_MockRandom_0.sd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2017014 INFO  (qtp1775688044-18089) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=5&qt=/replication&file=_3_MockRandom_0.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2017014 INFO  (qtp1775688044-18087) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=5&qt=/replication&file=segments_5&check

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

waitForPendingTasks(ScheduledTriggers.java:289)
   [junit4]   2>        at 
org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$2(ScheduledTriggers.java:221)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3812567 INFO  (jetty-closer-5307-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4d4ca353{/solr,null,UNAVAILABLE}
   [junit4]   2> 3812569 ERROR 
(SUITE-ExecutePlanActionTest-seed#[4D695F05842F0291]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3812570 INFO  
(SUITE-ExecutePlanActionTest-seed#[4D695F05842F0291]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:50511 50511
   [junit4]   2> 3812570 INFO  (Thread-5013) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:50511 50511
   [junit4]   2> 3812571 WARN  (Thread-5013) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        4       /solr/clusterprops.json
   [junit4]   2>        3       /solr/configs/conf
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        23      /solr/collections/testExecute/state.json
   [junit4]   2>        19      /solr/collections/testIntegration/state.json
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/collections/testExecute/leader_elect/shard1/election/98911341988741126-core_node3-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2>        4       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.ExecutePlanActionTest_4D695F05842F0291-001
   [junit4]   2> Oct 29, 2017 9:05:33 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1079, maxMBSortInHeap=6.993503408807511, 
sim=RandomSimilarity(queryNorm=false): {}, locale=de-DE, 
timezone=America/Rankin_Inlet
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=217157600,total=458883072
   [junit4]   2> NOTE: All tests run in this JVM: 
[ChaosMonkeyNothingIsSafeTest, TestRTimerTree, TestGeoJSONResponseWriter, 
TestChildDocTransformer, TestDistributedSearch, 
UniqFieldsUpdateProcessorFactoryTest, TestDFISimilarityFactory, 
SignatureUpdateProcessorFactoryTest, DateRangeFieldTest, RequestLoggingTest, 
TestStressCloudBlindAtomicUpdates, TestCollationFieldDocValues, 
CollectionsAPISolrJTest, LeaderFailureAfterFreshStartTest, 
BlobRepositoryCloudTest, TestRealTimeGet, MissingSegmentRecoveryTest, 
SmileWriterTest, ScriptEngineTest, TestRandomCollapseQParserPlugin, 
ClusterStateTest, DataDrivenBlockJoinTest, TestNRTOpen, 
DirectUpdateHandlerOptimizeTest, TestCorePropertiesReload, TestDynamicLoading, 
TestLeaderInitiatedRecoveryThread, DistributedVersionInfoTest, 
TestSurroundQueryParser, ZkControllerTest, HdfsRecoveryZkTest, 
XsltUpdateRequestHandlerTest, TestFieldTypeResource, TestUseDocValuesAsStored, 
HLLSerializationTest, DefaultValueUpdateProcessorTest, 
HdfsBasicDistributedZkTest, TestOmitPositions, TestClusterProperties, 
TestCloudNestedDocsSort, TestFuzzyAnalyzedSuggestions, TestDefaultStatsCache, 
TestFieldSortValues, TestMaxScoreQueryParser, TestClusterStateMutator, 
CoreMergeIndexesAdminHandlerTest, TestCodecSupport, StatsReloadRaceTest, 
TestQuerySenderListener, TestSortByMinMaxFunction, TestUtils, 
CheckHdfsIndexTest, TestSolrCloudWithHadoopAuthPlugin, SolrInfoBeanTest, 
RequiredFieldsTest, ConjunctionSolrSpellCheckerTest, TestJmxIntegration, 
TestReqParamsAPI, UnloadDistributedZkTest, TimeZoneUtilsTest, 
TestFieldCacheWithThreads, RAMDirectoryFactoryTest, TestExceedMaxTermLength, 
ConnectionReuseTest, SolrMetricReporterTest, SuggestComponentTest, 
TestOverriddenPrefixQueryForCustomFieldType, TestFieldCacheReopen, 
NodeLostTriggerTest, TestExpandComponent, DistributedSpellCheckComponentTest, 
TestHdfsBackupRestoreCore, TestUpdate, TestShardHandlerFactory, 
TestLeaderElectionWithEmptyReplica, TestJsonRequest, 
TestEmbeddedSolrServerSchemaAPI, DistribJoinFromCollectionTest, 
CdcrVersionReplicationTest, LeaderInitiatedRecoveryOnShardRestartTest, 
TestIndexingPerformance, DistributedFacetPivotSmallAdvancedTest, 
BlockJoinFacetDistribTest, ResponseLogComponentTest, 
TestGraphTermsQParserPlugin, TestRuleBasedAuthorizationPlugin, SliceStateTest, 
CoreSorterTest, BlockJoinFacetSimpleTest, HdfsDirectoryTest, UUIDFieldTest, 
DirectUpdateHandlerTest, DeleteNodeTest, TestInfoStreamLogging, 
TestSSLRandomization, TestEmbeddedSolrServerAdminHandler, 
TestInPlaceUpdatesDistrib, SolrCoreMetricManagerTest, TestLegacyTerms, 
TestCollectionAPIs, TestSweetSpotSimilarityFactory, TestCoreAdminApis, 
ClassificationUpdateProcessorIntegrationTest, SolrJmxReporterCloudTest, 
TestJsonFacetRefinement, TestCSVResponseWriter, TestSystemCollAutoCreate, 
DistributedExpandComponentTest, QueryResultKeyTest, DateMathParserTest, 
ZkCLITest, TestFieldCacheSortRandom, SolrGangliaReporterTest, 
OverseerRolesTest, SpatialFilterTest, AsyncCallRequestStatusResponseTest, 
LeaderElectionContextKeyTest, TestFieldResource, TestConfigSetsAPIExclusivity, 
SortByFunctionTest, ShowFileRequestHandlerTest, PreAnalyzedUpdateProcessorTest, 
OverseerTaskQueueTest, TestAnalyzeInfixSuggestions, 
BigEndianAscendingWordSerializerTest, AssignBackwardCompatibilityTest, 
JavabinLoaderTest, RecoveryZkTest, CleanupOldIndexTest, 
CoreAdminCreateDiscoverTest, SolrCmdDistributorTest, SimpleMLTQParserTest, 
SuggesterWFSTTest, TestPullReplica, TestCopyFieldCollectionResource, 
IndexSchemaTest, CollectionTooManyReplicasTest, TestStreamBody, 
DirectSolrConnectionTest, TestBinaryField, TestDFRSimilarityFactory, 
TestCloudInspectUtil, FacetPivotSmallTest, TestOnReconnectListenerSupport, 
MoveReplicaHDFSTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
DistributedFacetPivotWhiteBoxTest, ZkStateWriterTest, TestLFUCache, 
AutoAddReplicasIntegrationTest, EnumFieldTest, SpatialRPTFieldTypeTest, 
TestFileDictionaryLookup, CursorMarkTest, ShardRoutingTest, 
TestUninvertingReader, TestWriterPerf, FastVectorHighlighterTest, TestJoin, 
TestCoreDiscovery, ForceLeaderTest, TestXIncludeConfig, 
DeleteInactiveReplicaTest, ReplicaListTransformerTest, TestLazyCores, 
TestCloudRecovery, TestManagedSchemaThreadSafety, CursorPagingTest, 
TestQuerySenderNoQuery, RequestHandlersTest, TestDelegationWithHadoopAuth, 
TestMultiWordSynonyms, SolrRequestParserTest, TestSchemaManager, 
ConfigSetsAPITest, TestTolerantUpdateProcessorCloud, TestNumericRangeQuery32, 
TriggerIntegrationTest, RestartWhileUpdatingTest, TestPseudoReturnFields, 
OverseerCollectionConfigSetProcessorTest, TestIBSimilarityFactory, 
TestReversedWildcardFilterFactory, BasicDistributedZkTest, TestFiltering, 
HighlighterTest, SoftAutoCommitTest, SolrIndexSplitterTest, 
SpellCheckCollatorTest, SuggesterFSTTest, TestFoldingMultitermQuery, 
SuggesterTSTTest, SuggesterTest, NoCacheHeaderTest, 
WordBreakSolrSpellCheckerTest, FieldMutatingUpdateProcessorTest, 
TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, 
TestRemoteStreaming, DocValuesMultiTest, CacheHeaderTest, 
DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, 
FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, 
PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, 
MoreLikeThisHandlerTest, TestSolrQueryParser, SolrPluginUtilsTest, 
QueryParsingTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, 
PingRequestHandlerTest, HighlighterConfigTest, SOLR749Test, UpdateParamsTest, 
AlternateDirectoryTest, TestSolrIndexConfig, TestSolrDeletionPolicy2, 
TestDocSet, NumericFieldsTest, TestElisionMultitermQuery, OutputWriterTest, 
ExternalFileFieldSortTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, 
EchoParamsTest, TestLMJelinekMercerSimilarityFactory, 
OpenExchangeRatesOrgProviderTest, PluginInfoTest, PrimUtilsTest, DateFieldTest, 
ZkNodePropsTest, DistributedIntervalFacetingTest, AliasIntegrationTest, 
CdcrReplicationHandlerTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
CollectionsAPIAsyncDistributedZkTest, DeleteReplicaTest, 
DistribCursorPagingTest, DocValuesNotIndexedTest, HttpPartitionTest, 
MultiThreadedOCPTest, RemoteQueryErrorTest, ReplaceNodeTest, 
SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, 
TestAuthenticationFramework, TestCloudPivotFacet, TestCollectionAPI, 
TestCollectionsAPIViaSolrCloudCluster, TestCryptoKeys, 
TestDistribDocBasedVersion, TestExclusionRuleCollectionAccess, 
TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestLockTree, 
TestPrepRecovery, TestRandomFlRTGCloud, TestRebalanceLeaders, 
TestRequestStatusCollectionAPI, TestSolrCloudWithKerberosAlt, 
TestStressLiveNodes, TestTolerantUpdateProcessorRandomCloud, 
TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest, 
AutoScalingHandlerTest, ComputePlanActionTest, ExecutePlanActionTest]
   [junit4] Completed [661/745 (2!)] on J0 in 631.95s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 47519 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to