Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/561/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
ObjectTracker found 2 object(s) that were not released!!! [NRTCachingDirectory, 
NRTCachingDirectory] 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
  at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)  
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251) 
 at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397) 
 at 
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
  at java.lang.Thread.run(Thread.java:745)  
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
  at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
  at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)  
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251) 
 at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397) 
 at 
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
  at java.lang.Thread.run(Thread.java:745)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 2 object(s) that were not 
released!!! [NRTCachingDirectory, NRTCachingDirectory]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)
        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
        at 
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
        at java.lang.Thread.run(Thread.java:745)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)
        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
        at 
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
        at java.lang.Thread.run(Thread.java:745)


        at __randomizedtesting.SeedInfo.seed([D44CB9DFF96BC971]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:266)
        at sun.reflect.GeneratedMethodAccessor26.invoke(Unknown Source)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
        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:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11970 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/init-core-data-001
   [junit4]   2> 2531809 INFO  
(SUITE-TestReplicationHandler-seed#[D44CB9DFF96BC971]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None) w/ MAC_OS_X supressed 
clientAuth
   [junit4]   2> 2531810 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting doTestDetails
   [junit4]   2> 2531811 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-001/collection1
   [junit4]   2> 2531817 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2531820 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@62ebe036{/solr,null,AVAILABLE}
   [junit4]   2> 2531821 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@37c28620{HTTP/1.1,[http/1.1]}{127.0.0.1:62490}
   [junit4]   2> 2531821 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.Server Started @2537306ms
   [junit4]   2> 2531821 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-001/collection1/data,
 hostContext=/solr, hostPort=62490}
   [junit4]   2> 2531822 ERROR 
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2531822 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 2531822 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 2531822 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2531822 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-06T18:10:42.956Z
   [junit4]   2> 2531823 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-001/solr.xml
   [junit4]   2> 2531828 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2531832 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-001/.
   [junit4]   2> 2531833 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2531853 INFO  (coreLoadExecutor-4409-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 2531870 INFO  (coreLoadExecutor-4409-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2531874 INFO  (coreLoadExecutor-4409-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 2531876 INFO  (coreLoadExecutor-4409-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-001/./collection1
   [junit4]   2> 2531876 INFO  (coreLoadExecutor-4409-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-001/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 2531877 INFO  (coreLoadExecutor-4409-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=1.6533203125, 
floorSegmentMB=1.962890625, forceMergeDeletesPctAllowed=9.65874688405257, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8856275284233468
   [junit4]   2> 2531888 INFO  (coreLoadExecutor-4409-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2531888 INFO  (coreLoadExecutor-4409-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2531888 INFO  (coreLoadExecutor-4409-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2531888 INFO  (coreLoadExecutor-4409-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@33e4fb2f[collection1] main]
   [junit4]   2> 2531888 INFO  (coreLoadExecutor-4409-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-001/collection1/conf
   [junit4]   2> 2531889 INFO  (coreLoadExecutor-4409-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 2531889 INFO  (coreLoadExecutor-4409-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2531889 INFO  
(searcherExecutor-4410-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@33e4fb2f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2532345 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-002/collection1
   [junit4]   2> 2532350 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2532352 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2b985ff7{/solr,null,AVAILABLE}
   [junit4]   2> 2532352 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@34c354a3{HTTP/1.1,[http/1.1]}{127.0.0.1:62491}
   [junit4]   2> 2532352 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.Server Started @2537837ms
   [junit4]   2> 2532352 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-002/collection1/data,
 hostContext=/solr, hostPort=62491}
   [junit4]   2> 2532352 ERROR 
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2532353 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 2532353 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 2532353 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2532353 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-06T18:10:43.487Z
   [junit4]   2> 2532353 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-002/solr.xml
   [junit4]   2> 2532372 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2532375 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-002/.
   [junit4]   2> 2532375 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2532382 INFO  (coreLoadExecutor-4419-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 2532389 INFO  (coreLoadExecutor-4419-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2532391 INFO  (coreLoadExecutor-4419-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 2532392 INFO  (coreLoadExecutor-4419-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-002/./collection1
   [junit4]   2> 2532392 INFO  (coreLoadExecutor-4419-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-002/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 2532393 INFO  (coreLoadExecutor-4419-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=1.6533203125, 
floorSegmentMB=1.962890625, forceMergeDeletesPctAllowed=9.65874688405257, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8856275284233468
   [junit4]   2> 2532400 INFO  (coreLoadExecutor-4419-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2532400 INFO  (coreLoadExecutor-4419-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2532400 INFO  (coreLoadExecutor-4419-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2532400 INFO  (coreLoadExecutor-4419-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6657094d[collection1] main]
   [junit4]   2> 2532400 INFO  (coreLoadExecutor-4419-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-002/collection1/conf
   [junit4]   2> 2532406 INFO  (coreLoadExecutor-4419-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 2532406 INFO  
(searcherExecutor-4420-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6657094d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2532410 INFO  (qtp92023763-8860) [    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> 2532411 INFO  (indexFetcher-4424-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2532411 INFO  (indexFetcher-4424-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2532411 INFO  (indexFetcher-4424-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2532887 INFO  (qtp92023763-8862) [    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> 2532893 INFO  (qtp92023763-8863) [    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> 2532898 INFO  (qtp92023763-8864) [    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> 2532899 INFO  (qtp1562942438-8877) [    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=3
   [junit4]   2> 2532903 INFO  (qtp92023763-8865) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0]} 0 1
   [junit4]   2> 2532908 INFO  (qtp92023763-8858) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2532909 INFO  (qtp92023763-8858) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3f4da8c0
   [junit4]   2> 2532913 INFO  (qtp92023763-8858) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@214614cc[collection1] main]
   [junit4]   2> 2532913 INFO  (qtp92023763-8858) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2532913 INFO  
(searcherExecutor-4410-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@214614cc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)))}
   [junit4]   2> 2532914 INFO  (qtp92023763-8858) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 5
   [junit4]   2> 2532918 WARN  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication 
suffix
   [junit4]   2> 2532921 INFO  (qtp92023763-8860) [    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> 2532921 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 2532921 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 1481047844043
   [junit4]   2> 2532922 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2532922 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 2532929 INFO  (qtp92023763-8861) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=5
   [junit4]   2> 2532929 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 4
   [junit4]   2> 2532930 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=997877041, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2532931 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2532931 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@4bfc2ac0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@623e7223)
   [junit4]   2> 2532934 INFO  (qtp92023763-8862) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.cfe&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2532938 INFO  (qtp92023763-8863) [    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> 2532942 INFO  (qtp92023763-8864) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.cfs&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2532945 INFO  (qtp92023763-8865) [    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> 2532946 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=2029) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@4bfc2ac0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@623e7223)
   [junit4]   2> 2532948 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.6533203125, noCFSRatio=1.0]
   [junit4]   2> 2532949 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2532949 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2dc642f7[collection1] main]
   [junit4]   2> 2532949 INFO  
(searcherExecutor-4420-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2dc642f7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)))}
   [junit4]   2> 2532950 INFO  (qtp1562942438-8878) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={wait=true&masterUrl=http://127.0.0.1:62490/solr/collection1/replication&command=fetchindex}
 status=0 QTime=33
   [junit4]   2> 2532956 INFO  (qtp92023763-8858) [    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> 2532956 INFO  (qtp1562942438-8880) [    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=3
   [junit4]   2> 2532961 INFO  (qtp92023763-8860) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1]} 0 1
   [junit4]   2> 2532963 INFO  (qtp92023763-8861) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2532963 INFO  (qtp92023763-8861) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3f4da8c0
   [junit4]   2> 2532966 INFO  (qtp92023763-8861) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4eead579[collection1] main]
   [junit4]   2> 2532966 INFO  (qtp92023763-8861) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2532966 INFO  
(searcherExecutor-4410-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4eead579[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)
 Uninverting(_1(6.4.0):c1)))}
   [junit4]   2> 2532966 INFO  (qtp92023763-8861) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 3
   [junit4]   2> 2532968 WARN  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication 
suffix
   [junit4]   2> 2532971 INFO  (qtp92023763-8862) [    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> 2532972 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 2532972 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 1481047844097
   [junit4]   2> 2532972 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 2532972 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 2532975 INFO  (qtp92023763-8863) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=0
   [junit4]   2> 2532975 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 7
   [junit4]   2> 2532976 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=997877041, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2532976 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2532977 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@40e6a617 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@369abd9)
   [junit4]   2> 2532977 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
   [junit4]   2> 2532977 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 2532977 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
   [junit4]   2> 2532979 INFO  (qtp92023763-8864) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1.cfs&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2532983 INFO  (qtp92023763-8865) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1.cfe&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2532986 INFO  (qtp92023763-8858) [    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> 2532989 INFO  (qtp92023763-8860) [    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> 2532989 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=2092) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@40e6a617 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@369abd9)
   [junit4]   2> 2532991 WARN  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Exception while updating statistics
   [junit4]   2> java.io.IOException: file "replication.properties" was already 
written to
   [junit4]   2>        at 
org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:654)
   [junit4]   2>        at 
org.apache.solr.handler.IndexFetcher.logReplicationTimeAndConfFiles(IndexFetcher.java:675)
   [junit4]   2>        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:487)
   [junit4]   2>        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2532991 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.6533203125, noCFSRatio=1.0]
   [junit4]   2> 2532991 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2532993 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@45f26eb7[collection1] main]
   [junit4]   2> 2532993 INFO  
(searcherExecutor-4420-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@45f26eb7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)
 Uninverting(_1(6.4.0):c1)))}
   [junit4]   2> 2532993 INFO  (qtp1562942438-8881) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={wait=true&masterUrl=http://127.0.0.1:62490/solr/collection1/replication&command=fetchindex}
 status=0 QTime=26
   [junit4]   2> 2532998 INFO  (qtp92023763-8861) [    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> 2532999 INFO  (qtp1562942438-8882) [    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> 2533003 INFO  (qtp92023763-8862) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 2533005 INFO  (qtp92023763-8863) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2533005 INFO  (qtp92023763-8863) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3f4da8c0
   [junit4]   2> 2533008 INFO  (qtp92023763-8863) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4b9fa650[collection1] main]
   [junit4]   2> 2533008 INFO  (qtp92023763-8863) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2533008 INFO  
(searcherExecutor-4410-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4b9fa650[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)
 Uninverting(_1(6.4.0):c1) Uninverting(_2(6.4.0):c1)))}
   [junit4]   2> 2533008 INFO  (qtp92023763-8863) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 2
   [junit4]   2> 2533009 WARN  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication 
suffix
   [junit4]   2> 2533012 INFO  (qtp92023763-8864) [    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> 2533012 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 4
   [junit4]   2> 2533012 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 1481047844139
   [junit4]   2> 2533012 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 3
   [junit4]   2> 2533012 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 2533015 INFO  (qtp92023763-8865) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=4&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=0
   [junit4]   2> 2533015 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 10
   [junit4]   2> 2533018 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=997877041, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2533018 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2533018 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@33e9d1b4 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6a71e3a6)
   [junit4]   2> 2533018 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
   [junit4]   2> 2533018 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 2533018 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
   [junit4]   2> 2533018 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1.cfs because it already exists
   [junit4]   2> 2533019 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1.cfe because it already exists
   [junit4]   2> 2533019 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1.si because it already exists
   [junit4]   2> 2533021 INFO  (qtp92023763-8858) [    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> 2533034 INFO  (qtp92023763-8860) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2.cfe&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2533048 INFO  (qtp92023763-8861) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2.cfs&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2533052 INFO  (qtp92023763-8862) [    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> 2533053 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=2155) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@33e9d1b4 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6a71e3a6)
   [junit4]   2> 2533054 WARN  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Exception while updating statistics
   [junit4]   2> java.io.IOException: file "replication.properties" was already 
written to
   [junit4]   2>        at 
org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:654)
   [junit4]   2>        at 
org.apache.solr.handler.IndexFetcher.logReplicationTimeAndConfFiles(IndexFetcher.java:675)
   [junit4]   2>        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:487)
   [junit4]   2>        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2533054 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.6533203125, noCFSRatio=1.0]
   [junit4]   2> 2533055 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2533056 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@211aae82[collection1] main]
   [junit4]   2> 2533056 INFO  
(searcherExecutor-4420-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@211aae82[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)
 Uninverting(_1(6.4.0):c1) Uninverting(_2(6.4.0):c1)))}
   [junit4]   2> 2533057 INFO  (qtp1562942438-8875) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={wait=true&masterUrl=http://127.0.0.1:62490/solr/collection1/replication&command=fetchindex}
 status=0 QTime=47
   [junit4]   2> 2533058 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-003/collection1
   [junit4]   2> 2533062 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2533065 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@538b2113{/solr,null,AVAILABLE}
   [junit4]   2> 2533065 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@18e27a69{HTTP/1.1,[http/1.1]}{127.0.0.1:62496}
   [junit4]   2> 2533065 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.Server Started @2538550ms
   [junit4]   2> 2533065 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-003/collection1/data,
 hostContext=/solr, hostPort=62496}
   [junit4]   2> 2533065 ERROR 
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2533066 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 2533066 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 2533066 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2533066 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-06T18:10:44.200Z
   [junit4]   2> 2533066 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-003/solr.xml
   [junit4]   2> 2533075 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2533079 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-003/.
   [junit4]   2> 2533079 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2533086 INFO  (coreLoadExecutor-4433-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 2533099 INFO  (coreLoadExecutor-4433-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2533101 INFO  (coreLoadExecutor-4433-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 2533104 INFO  (coreLoadExecutor-4433-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-003/./collection1
   [junit4]   2> 2533105 INFO  (coreLoadExecutor-4433-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-003/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-003/./collection1/data/]
   [junit4]   2> 2533106 INFO  (coreLoadExecutor-4433-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=1.6533203125, 
floorSegmentMB=1.962890625, forceMergeDeletesPctAllowed=9.65874688405257, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8856275284233468
   [junit4]   2> 2533121 INFO  (coreLoadExecutor-4433-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2533121 INFO  (coreLoadExecutor-4433-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2533121 INFO  (coreLoadExecutor-4433-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2533121 INFO  (coreLoadExecutor-4433-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7756f129[collection1] main]
   [junit4]   2> 2533122 INFO  (coreLoadExecutor-4433-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-003/collection1/conf
   [junit4]   2> 2533122 WARN  (coreLoadExecutor-4433-thread-1) [    
x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the 
/replication suffix
   [junit4]   2> 2533123 INFO  (coreLoadExecutor-4433-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler  No value set for 'pollInterval'. 
Timer Task not started.
   [junit4]   2> 2533123 INFO  (coreLoadExecutor-4433-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml
   [junit4]   2> 2533123 INFO  (coreLoadExecutor-4433-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2533123 INFO  
(searcherExecutor-4434-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7756f129[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2533413 INFO  (qtp92023763-8863) [    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> 2533413 INFO  (indexFetcher-4424-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 4
   [junit4]   2> 2533413 INFO  (indexFetcher-4424-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 1481047844139
   [junit4]   2> 2533413 INFO  (indexFetcher-4424-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 4
   [junit4]   2> 2533413 INFO  (indexFetcher-4424-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Slave in sync with master.
   [junit4]   2> 2533588 WARN  (qtp2002090189-8904) [    x:collection1] 
o.a.s.h.ReplicationHandler Exception while invoking 'details' method for 
replication on master 
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:62490/solr: Expected mime type 
application/octet-stream but got text/html. <html>
   [junit4]   2> <head>
   [junit4]   2> <meta http-equiv="Content-Type" 
content="text/html;charset=ISO-8859-1"/>
   [junit4]   2> <title>Error 404 </title>
   [junit4]   2> </head>
   [junit4]   2> <body>
   [junit4]   2> <h2>HTTP ERROR: 404</h2>
   [junit4]   2> <p>Problem accessing /solr/replication. Reason:
   [junit4]   2> <pre>    Can not find: /solr/replication</pre></p>
   [junit4]   2> <hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.14.v20161028</a><hr/>
   [junit4]   2> </body>
   [junit4]   2> </html>
   [junit4]   2> 
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:561)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.IndexFetcher.getDetails(IndexFetcher.java:1713)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.getReplicationDetails(ReplicationHandler.java:931)
   [junit4]   2>        at 
org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:312)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:152)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2210)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:658)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:464)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2533589 INFO  (qtp2002090189-8904) [    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=3
   [junit4]   2> 2533590 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@18e27a69{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2533590 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=69083231
   [junit4]   2> 2533591 INFO  (coreCloseExecutor-4438-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3d59746d
   [junit4]   2> 2533593 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@538b2113{/solr,null,UNAVAILABLE}
   [junit4]   2> 2533602 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending doTestDetails
   [junit4]   2> 2533603 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@37c28620{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2533603 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=736365913
   [junit4]   2> 2533603 INFO  (coreCloseExecutor-4440-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@10773f89
   [junit4]   2> 2533605 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@62ebe036{/solr,null,UNAVAILABLE}
   [junit4]   2> 2533607 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@34c354a3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2533607 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=135201841
   [junit4]   2> 2533609 INFO  (coreCloseExecutor-4442-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2b00d3d5
   [junit4]   2> 2533611 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2b985ff7{/solr,null,UNAVAILABLE}
   [junit4]   2> 2533614 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting doTestRepeater
   [junit4]   2> 2533614 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-004/collection1
   [junit4]   2> 2533622 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2533625 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@64afbfab{/solr,null,AVAILABLE}
   [junit4]   2> 2533625 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@71fefd59{HTTP/1.1,[http/1.1]}{127.0.0.1:62503}
   [junit4]   2> 2533625 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.Server Started @2539110ms
   [junit4]   2> 2533625 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-004/collection1/data,
 hostContext=/solr, hostPort=62503}
   [junit4]   2> 2533625 ERROR 
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2533625 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 2533626 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 2533626 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2533626 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-06T18:10:44.760Z
   [junit4]   2> 2533626 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-004/solr.xml
   [junit4]   2> 2533641 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2533644 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-004/.
   [junit4]   2> 2533645 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2533657 INFO  (coreLoadExecutor-4449-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 2533672 INFO  (coreLoadExecutor-4449-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2533676 INFO  (coreLoadExecutor-4449-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 2533677 INFO  (coreLoadExecutor-4449-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-004/./collection1
   [junit4]   2> 2533678 INFO  (coreLoadExecutor-4449-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-004/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-004/./collection1/data/]
   [junit4]   2> 2533679 INFO  (coreLoadExecutor-4449-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=1.6533203125, 
floorSegmentMB=1.962890625, forceMergeDeletesPctAllowed=9.65874688405257, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8856275284233468
   [junit4]   2> 2533691 INFO  (coreLoadExecutor-4449-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2533691 INFO  (coreLoadExecutor-4449-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2533692 INFO  (coreLoadExecutor-4449-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2533692 INFO  (coreLoadExecutor-4449-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@54f0e8a8[collection1] main]
   [junit4]   2> 2533692 INFO  (coreLoadExecutor-4449-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-004/collection1/conf
   [junit4]   2> 2533693 INFO  (coreLoadExecutor-4449-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 2533693 INFO  (coreLoadExecutor-4449-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2533693 INFO  
(searcherExecutor-4450-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@54f0e8a8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2534153 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-005/collection1
   [junit4]   2> 2534159 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2534161 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7f5b26a6{/solr,null,AVAILABLE}
   [junit4]   2> 2534162 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5ba44c1f{HTTP/1.1,[http/1.1]}{127.0.0.1:62504}
   [junit4]   2> 2534162 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.Server Started @2539646ms
   [junit4]   2> 2534162 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-005/collection1/data,
 hostContext=/solr, hostPort=62504}
   [junit4]   2> 2534162 ERROR 
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2534162 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 2534162 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 2534162 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2534162 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-06T18:10:45.296Z
   [junit4]   2> 2534163 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-005/solr.xml
   [junit4]   2> 2534170 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2534174 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-005/.
   [junit4]   2> 2534174 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2534185 INFO  (coreLoadExecutor-4459-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 2534196 INFO  (coreLoadExecutor-4459-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2534199 INFO  (coreLoadExecutor-4459-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 2534200 INFO  (coreLoadExecutor-4459-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-005/./collection1
   [junit4]   2> 2534201 INFO  (coreLoadExecutor-4459-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-005/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-005/./collection1/data/]
   [junit4]   2> 2534202 INFO  (coreLoadExecutor-4459-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=1.6533203125, 
floorSegmentMB=1.962890625, forceMergeDeletesPctAllowed=9.65874688405257, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8856275284233468
   [junit4]   2> 2534212 INFO  (coreLoadExecutor-4459-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2534212 INFO  (coreLoadExecutor-4459-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2534213 INFO  (coreLoadExecutor-4459-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2534213 INFO  (coreLoadExecutor-4459-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5a5c8740[collection1] main]
   [junit4]   2> 2534213 INFO  (coreLoadExecutor-4459-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-005/collection1/conf
   [junit4]   2> 2534214 INFO  (coreLoadExecutor-4459-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 2534214 INFO  
(searcherExecutor-4460-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5a5c8740[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2534218 INFO  (qtp1724178661-8927) [    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> 2534219 INFO  (indexFetcher-4464-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2534219 INFO  (indexFetcher-4464-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2534219 INFO  (indexFetcher-4464-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2534681 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@5ba44c1f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2534681 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1884869546
   [junit4]   2> 2534682 INFO  (coreCloseExecutor-4465-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4dc7d4d
   [junit4]   2> 2534683 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7f5b26a6{/solr,null,UNAVAILABLE}
   [junit4]   2> 2534685 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2534687 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@45b1da1b{/solr,null,AVAILABLE}
   [junit4]   2> 2534688 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@794a2bfc{HTTP/1.1,[http/1.1]}{127.0.0.1:62506}
   [junit4]   2> 2534688 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.Server Started @2540173ms
   [junit4]   2> 2534688 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-005/collection1/data,
 hostContext=/solr, hostPort=62506}
   [junit4]   2> 2534688 ERROR 
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2534689 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 2534689 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 2534689 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2534689 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-06T18:10:45.823Z
   [junit4]   2> 2534689 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-005/solr.xml
   [junit4]   2> 2534703 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2534715 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-005/.
   [junit4]   2> 2534716 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2534735 INFO  (coreLoadExecutor-4472-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 2534746 INFO  (coreLoadExecutor-4472-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2534749 INFO  (coreLoadExecutor-4472-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 2534750 INFO  (coreLoadExecutor-4472-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-005/./collection1
   [junit4]   2> 2534750 INFO  (coreLoadExecutor-4472-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-005/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-005/./collection1/data/]
   [junit4]   2> 2534751 INFO  (coreLoadExecutor-4472-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=1.6533203125, 
floorSegmentMB=1.962890625, forceMergeDeletesPctAllowed=9.65874688405257, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8856275284233468
   [junit4]   2> 2534761 INFO  (coreLoadExecutor-4472-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2534761 INFO  (coreLoadExecutor-4472-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2534761 INFO  (coreLoadExecutor-4472-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2534762 INFO  (coreLoadExecutor-4472-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@365b3b2a[collection1] main]
   [junit4]   2> 2534762 INFO  (coreLoadExecutor-4472-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-005/collection1/conf
   [junit4]   2> 2534763 INFO  (coreLoadExecutor-4472-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2534764 INFO  
(searcherExecutor-4473-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@365b3b2a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2535222 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-006/collection1
   [junit4]   2> 2535233 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2535236 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7bd3c590{/solr,null,AVAILABLE}
   [junit4]   2> 2535236 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6b846419{HTTP/1.1,[http/1.1]}{127.0.0.1:62513}
   [junit4]   2> 2535236 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.e.j.s.Server Started @2540721ms
   [junit4]   2> 2535236 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-006/collection1/data,
 hostContext=/solr, hostPort=62513}
   [junit4]   2> 2535236 ERROR 
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2535237 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 2535237 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 2535237 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2535237 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-06T18:10:46.371Z
   [junit4]   2> 2535237 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-006/solr.xml
   [junit4]   2> 2535242 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2535246 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-006/.
   [junit4]   2> 2535246 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[D44CB9DFF96BC971]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2535253 INFO  (coreLoadExecutor-4482-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 2535261 INFO  (coreLoadExecutor-4482-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2535263 INFO  (coreLoadExecutor-4482-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 2535267 INFO  (coreLoadExecutor-4482-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-006/./collection1
   [junit4]   2> 2535267 INFO  (coreLoadExecutor-4482-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-006/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-006/./collection1/data/]
   [junit4]   2> 2535268 INFO  (coreLoadExecutor-4482-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=1.6533203125, 
floorSegmentMB=1.962890625, forceMergeDeletesPctAllowed=9.65874688405257, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8856275284233468
   [junit4]   2> 2535278 INFO  (coreLoadExecutor-4482-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2535278 INFO  (coreLoadExecutor-4482-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2535278 INFO  (coreLoadExecutor-4482-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2535278 INFO  (coreLoadExecutor-4482-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@81a8db5[collection1] 
main]
   [junit4]   2> 2535278 INFO  (coreLoadExecutor-4482-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-006/collection1/conf
   [junit4]   2> 2535279 WARN  (coreLoadExecutor-4482-thread-1) [    
x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the 
/replication suffix
   [junit4]   2> 2535279 INFO  (coreLoadExecutor-4482-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler  No value set for 'pollInterval'. 
Timer Task not started.
   [junit4]   2> 2535279 INFO  (coreLoadExecutor-4482-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml
   [junit4]   2> 2535280 INFO  (coreLoadExecutor-4482-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2535280 INFO  
(searcherExecutor-4483-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@81a8db5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2535762 INFO  (qtp1724178661-8928) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0]} 0 7
   [junit4]   2> 2535765 INFO  (qtp1724178661-8930) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 2535768 INFO  (qtp1724178661-8931) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 2535770 INFO  (qtp1724178661-8931) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2535770 INFO  (qtp1724178661-8931) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@c2ab4d7
   [junit4]   2> 2535773 INFO  (qtp1724178661-8931) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@255d62ad[collection1] main]
   [junit4]   2> 2535773 INFO  (qtp1724178661-8931) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2535774 INFO  
(searcherExecutor-4450-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@255d62ad[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c3)))}
   [junit4]   2> 2535774 INFO  (qtp1724178661-8931) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 4
   [junit4]   2> 2535777 WARN  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication 
suffix
   [junit4]   2> 2535779 INFO  (qtp1724178661-8925) [    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> 2535780 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 2535780 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 1481047846904
   [junit4]   2> 2535780 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2535780 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 2535783 INFO  (qtp1724178661-8925) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=0
   [junit4]   2> 2535783 INFO  (explicit-fetchindex-cmd) [    x:col

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

on 
params={generation=2&qt=/replication&file=_0.cfs&checksum=true&compression=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2595270 INFO  (qtp1122308705-9875) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=segments_2&checksum=true&compression=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 2595271 INFO  (indexFetcher-5057-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=15880) : 0 secs (null bytes/sec) to 
NRTCachingDirectory(MMapDirectory@/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_D44CB9DFF96BC971-001/solr-instance-030/collection1/data/index.20161206191146386
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@246990f5; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> 2595276 INFO  (indexFetcher-5057-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=2, maxMergeAtOnceExplicit=3, maxMergedSegmentMB=15.8984375, 
floorSegmentMB=1.6123046875, forceMergeDeletesPctAllowed=7.08348949422869, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6615966862971518
   [junit4]   2> 2595279 INFO  (indexFetcher-5057-thread-1) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2595280 INFO  (indexFetcher-5057-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2f6c165[collection1] main]
   [junit4]   2> 2595280 INFO  
(searcherExecutor-5053-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2f6c165[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c493)))}
   [junit4]   2> 2595713 INFO  (qtp101049647-9893) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=493 status=0 QTime=0
   [junit4]   2> 2595714 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D44CB9DFF96BC971])
 [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 493 docs
   [junit4]   2> 2595714 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D44CB9DFF96BC971])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending doTestReplicateAfterStartupWithNoActivity
   [junit4]   2> 2595716 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D44CB9DFF96BC971])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@8352061{HTTP/1.1,[http/1.1]}{127.0.0.1:62697}
   [junit4]   2> 2595716 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D44CB9DFF96BC971])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=951696180
   [junit4]   2> 2595717 INFO  (coreCloseExecutor-5059-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@8c0ef73
   [junit4]   2> 2595719 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D44CB9DFF96BC971])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@285cb85e{/solr,null,UNAVAILABLE}
   [junit4]   2> 2595721 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D44CB9DFF96BC971])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@114d3dcb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2595721 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D44CB9DFF96BC971])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1863713339
   [junit4]   2> 2595722 INFO  (coreCloseExecutor-5061-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6eb20a2a
   [junit4]   2> 2595724 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartupWithNoActivity-seed#[D44CB9DFF96BC971])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6ec5c02d{/solr,null,UNAVAILABLE}
   [junit4]   2> 2595726 INFO  
(SUITE-TestReplicationHandler-seed#[D44CB9DFF96BC971]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{name=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
newname=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, 
maxPointsInLeafNode=303, maxMBSortInHeap=6.173700614809507, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=fr, 
timezone=Africa/Bangui
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=99277088,total=422924288
   [junit4]   2> NOTE: All tests run in this JVM: [AssignTest, 
ClusterStateUpdateTest, PKIAuthenticationIntegrationTest, CheckHdfsIndexTest, 
TestReplicationHandlerBackup, TestConfigSetProperties, TestDefaultStatsCache, 
TestShardHandlerFactory, CurrencyFieldXmlFileTest, SpatialHeatmapFacetsTest, 
TestConfigSetsAPIExclusivity, ClassificationUpdateProcessorIntegrationTest, 
TestOnReconnectListenerSupport, DeleteLastCustomShardedReplicaTest, 
TestStressLucene, PreAnalyzedFieldManagedSchemaCloudTest, TestOrdValues, 
MoreLikeThisHandlerTest, PrimitiveFieldTypeTest, 
TestSha256AuthenticationProvider, TestReplicaProperties, TestSolrJ, 
TestRawResponseWriter, LeaderElectionTest, CoreSorterTest, 
XmlUpdateRequestHandlerTest, RecoveryZkTest, HdfsThreadLeakTest, 
TestCloudRecovery, SolrCoreTest, TestElisionMultitermQuery, TestCryptoKeys, 
SolrCLIZkUtilsTest, ShardSplitTest, TestBM25SimilarityFactory, 
TestDistributedSearch, TestPartialUpdateDeduplication, TestBulkSchemaAPI, 
TestIBSimilarityFactory, PluginInfoTest, TestLockTree, TestCollectionAPI, 
TestNRTOpen, SolrXmlInZkTest, TestCustomDocTransformer, SuggestComponentTest, 
TestPseudoReturnFields, AddBlockUpdateTest, TestXIncludeConfig, 
TestPerFieldSimilarityWithDefaultOverride, TestSolrDeletionPolicy1, 
TestHighlightDedupGrouping, TestExclusionRuleCollectionAccess, 
TestComplexPhraseQParserPlugin, TestCopyFieldCollectionResource, 
TestJavabinTupleStreamParser, MultiTermTest, DateFieldTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, SolrPluginUtilsTest, 
TestSchemaSimilarityResource, HdfsRecoverLeaseTest, SmileWriterTest, 
TestLazyCores, DisMaxRequestHandlerTest, TestReloadDeadlock, 
AnalyticsQueryTest, TestLFUCache, TestConfigReload, SparseHLLTest, 
TestCharFilters, CloudExitableDirectoryReaderTest, 
CollectionsAPIAsyncDistributedZkTest, TestClassicSimilarityFactory, 
TestDocTermOrds, ConnectionManagerTest, DocValuesTest, TestPhraseSuggestions, 
TriLevelCompositeIdRoutingTest, OpenExchangeRatesOrgProviderTest, 
PreAnalyzedUpdateProcessorTest, TestTrieFacet, TestIntervalFaceting, 
DocumentBuilderTest, ChangedSchemaMergeTest, 
OverseerCollectionConfigSetProcessorTest, ReplicaListTransformerTest, 
VersionInfoTest, TestPostingsSolrHighlighter, ExitableDirectoryReaderTest, 
PingRequestHandlerTest, DocValuesNotIndexedTest, TestUpdate, 
TestManagedStopFilterFactory, UtilsToolTest, HdfsRestartWhileUpdatingTest, 
TestInitQParser, TestBulkSchemaConcurrent, CdcrReplicationDistributedZkTest, 
HLLSerializationTest, ChaosMonkeyNothingIsSafeTest, TestSchemaNameResource, 
MergeStrategyTest, SpatialFilterTest, CdcrRequestHandlerTest, 
TestSolr4Spatial2, TestBinaryResponseWriter, 
StatelessScriptUpdateProcessorFactoryTest, TestSweetSpotSimilarityFactory, 
TestReplicationHandler]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestReplicationHandler -Dtests.seed=D44CB9DFF96BC971 
-Dtests.slow=true -Dtests.locale=fr -Dtests.timezone=Africa/Bangui 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestReplicationHandler (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 2 
object(s) that were not released!!! [NRTCachingDirectory, NRTCachingDirectory]
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    >        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]    >        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)
   [junit4]    >        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
   [junit4]    >        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
   [junit4]    >        at 
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    >        at 
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    >        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]    >        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:369)
   [junit4]    >        at 
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:251)
   [junit4]    >        at 
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
   [junit4]    >        at 
org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D44CB9DFF96BC971]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:266)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [424/660 (1!)] on J0 in 95.23s, 15 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 61594 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to