Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/366/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.update.PeerSyncTest.test

Error Message:
expected:<true> but was:<false>

Stack Trace:
java.lang.AssertionError: expected:<true> but was:<false>
        at 
__randomizedtesting.SeedInfo.seed([D963DC4EECB5D363:5137E3944249BE9B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
        at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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 11714 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/init-core-data-001
   [junit4]   2> 2838627 INFO  
(SUITE-PeerSyncTest-seed#[D963DC4EECB5D363]-worker) [    ] o.a.s.SolrTestCaseJ4 
Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
 w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2838627 INFO  
(SUITE-PeerSyncTest-seed#[D963DC4EECB5D363]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/g
   [junit4]   2> 2838991 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control/cores/collection1
   [junit4]   2> 2838994 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2838997 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@674b0c46{/_/g,null,AVAILABLE}
   [junit4]   2> 2839001 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.e.j.s.ServerConnector Started 
ServerConnector@1198cf12{HTTP/1.1,[http/1.1]}{127.0.0.1:61970}
   [junit4]   2> 2839001 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.e.j.s.Server Started @2845652ms
   [junit4]   2> 2839001 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/_/g, hostPort=61970, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control/cores}
   [junit4]   2> 2839001 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 2839001 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control'
   [junit4]   2> 2839002 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 2839002 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 2839002 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control/solr.xml
   [junit4]   2> 2839012 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control/cores
   [junit4]   2> 2839013 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CoreContainer New CoreContainer 949639777
   [junit4]   2> 2839013 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control]
   [junit4]   2> 2839013 WARN  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CoreContainer Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control/lib
 to classpath: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control/lib
   [junit4]   2> 2839013 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,connectionsEvictorSleepDelay : 
5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 2839017 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2839018 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2839018 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2839018 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2839018 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2839022 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control/cores
   [junit4]   2> 2839023 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/, 
configSet=collection1}
   [junit4]   2> 2839023 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control/cores/collection1
   [junit4]   2> 2839023 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2839023 INFO  (coreLoadExecutor-5907-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2839023 INFO  (coreLoadExecutor-5907-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2839023 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2839023 INFO  (coreLoadExecutor-5907-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2839023 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2839024 INFO  (coreLoadExecutor-5907-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2839024 INFO  (coreLoadExecutor-5907-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2839063 INFO  (coreLoadExecutor-5907-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2839066 WARN  (coreLoadExecutor-5907-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 2839067 INFO  (coreLoadExecutor-5907-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 2839073 INFO  (coreLoadExecutor-5907-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 2839078 INFO  (coreLoadExecutor-5907-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2839152 INFO  (coreLoadExecutor-5907-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2839159 INFO  (coreLoadExecutor-5907-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2839159 INFO  (coreLoadExecutor-5907-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2839165 INFO  (coreLoadExecutor-5907-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2839166 INFO  (coreLoadExecutor-5907-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2839167 INFO  (coreLoadExecutor-5907-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2839168 INFO  (coreLoadExecutor-5907-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2839171 INFO  (coreLoadExecutor-5907-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2839171 INFO  (coreLoadExecutor-5907-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2839172 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2839172 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 2839172 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@183a00f
   [junit4]   2> 2839173 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control/cores/collection1/data/snapshot_metadata
   [junit4]   2> 2839173 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 2839175 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 2839175 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 2839175 WARN  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2839175 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 2839176 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6922056676660236]
   [junit4]   2> 2839176 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4280dd9a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5983f20c),segFN=segments_1,generation=1}
   [junit4]   2> 2839176 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2839177 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 2839177 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/control/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 2839179 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2839180 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2839180 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2839180 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2839180 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2839180 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2839180 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2839180 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2839180 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 2839181 WARN  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2839185 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2839186 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2839187 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2839187 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2839197 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 2839197 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2839198 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2839198 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2839199 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2839199 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2839199 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=45.78125, 
floorSegmentMB=1.3515625, forceMergeDeletesPctAllowed=19.109671207732113, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8644871657896541
   [junit4]   2> 2839199 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4280dd9a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5983f20c),segFN=segments_1,generation=1}
   [junit4]   2> 2839199 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2839199 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@524ebd0c[collection1] main]
   [junit4]   2> 2839199 WARN  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 2839200 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2839200 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 2839200 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2839200 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2839200 INFO  
(searcherExecutor-5908-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@524ebd0c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2839201 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 2839201 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 2839201 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 2839201 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1543435079665057792
   [junit4]   2> 2839202 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1543435079665057792
   [junit4]   2> 2839202 INFO  (coreLoadExecutor-5907-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2839815 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 2839817 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2839819 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17e79b55{/_/g,null,AVAILABLE}
   [junit4]   2> 2839819 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.e.j.s.ServerConnector Started 
ServerConnector@293cd0a{HTTP/1.1,[http/1.1]}{127.0.0.1:61975}
   [junit4]   2> 2839819 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.e.j.s.Server Started @2846470ms
   [junit4]   2> 2839819 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/_/g, hostPort=61975, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0/cores}
   [junit4]   2> 2839820 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 2839820 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0'
   [junit4]   2> 2839820 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 2839820 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 2839820 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 2839853 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0/cores
   [junit4]   2> 2839853 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CoreContainer New CoreContainer 1661877342
   [junit4]   2> 2839853 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0]
   [junit4]   2> 2839853 WARN  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CoreContainer Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0/lib
 to classpath: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0/lib
   [junit4]   2> 2839854 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,connectionsEvictorSleepDelay : 
5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 2839856 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2839857 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2839857 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2839857 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2839857 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2839858 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0/cores
   [junit4]   2> 2839859 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/, 
configSet=collection1}
   [junit4]   2> 2839859 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 2839859 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2839859 INFO  (coreLoadExecutor-5918-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2839859 INFO  (coreLoadExecutor-5918-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2839859 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2839859 INFO  (coreLoadExecutor-5918-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2839859 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2839860 INFO  (coreLoadExecutor-5918-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2839860 INFO  (coreLoadExecutor-5918-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2839891 INFO  (coreLoadExecutor-5918-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2839894 WARN  (coreLoadExecutor-5918-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 2839895 INFO  (coreLoadExecutor-5918-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 2839901 INFO  (coreLoadExecutor-5918-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 2839904 INFO  (coreLoadExecutor-5918-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2839969 INFO  (coreLoadExecutor-5918-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2839974 INFO  (coreLoadExecutor-5918-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2839975 INFO  (coreLoadExecutor-5918-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2839979 INFO  (coreLoadExecutor-5918-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2839980 INFO  (coreLoadExecutor-5918-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2839981 INFO  (coreLoadExecutor-5918-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2839981 INFO  (coreLoadExecutor-5918-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2839985 INFO  (coreLoadExecutor-5918-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2839985 INFO  (coreLoadExecutor-5918-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2839985 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2839985 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 2839985 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@183a00f
   [junit4]   2> 2839986 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata
   [junit4]   2> 2839986 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 2839986 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 2839986 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 2839986 WARN  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2839986 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 2839986 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6922056676660236]
   [junit4]   2> 2839987 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@30a8c23c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a8828de),segFN=segments_1,generation=1}
   [junit4]   2> 2839987 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2839987 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 2839988 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard0/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 2839990 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2839990 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2839990 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2839991 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2839991 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2839991 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2839991 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2839991 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2839991 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 2839991 WARN  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2839994 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2839995 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2839996 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2839997 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2840002 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 2840002 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2840003 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2840003 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2840004 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2840004 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2840005 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=45.78125, 
floorSegmentMB=1.3515625, forceMergeDeletesPctAllowed=19.109671207732113, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8644871657896541
   [junit4]   2> 2840005 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@30a8c23c 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5a8828de),segFN=segments_1,generation=1}
   [junit4]   2> 2840005 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2840005 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@38e95450[collection1] main]
   [junit4]   2> 2840005 WARN  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 2840005 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2840005 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 2840005 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2840006 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2840006 INFO  
(searcherExecutor-5919-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@38e95450[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2840006 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 2840006 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 2840007 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 2840007 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1543435080510210048
   [junit4]   2> 2840008 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1543435080510210048
   [junit4]   2> 2840009 INFO  (coreLoadExecutor-5918-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2840779 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 2840781 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2840784 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2705307c{/_/g,null,AVAILABLE}
   [junit4]   2> 2840784 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.e.j.s.ServerConnector Started 
ServerConnector@71bf48c2{HTTP/1.1,[http/1.1]}{127.0.0.1:61976}
   [junit4]   2> 2840784 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.e.j.s.Server Started @2847435ms
   [junit4]   2> 2840784 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/_/g, hostPort=61976, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1/cores}
   [junit4]   2> 2840784 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 2840785 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1'
   [junit4]   2> 2840785 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 2840785 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 2840785 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 2840794 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1/cores
   [junit4]   2> 2840794 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CoreContainer New CoreContainer 1538784828
   [junit4]   2> 2840794 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1]
   [junit4]   2> 2840794 WARN  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CoreContainer Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1/lib
 to classpath: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1/lib
   [junit4]   2> 2840795 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,connectionsEvictorSleepDelay : 
5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 2840800 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2840800 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2840800 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2840800 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2840800 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2840801 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1/cores
   [junit4]   2> 2840802 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/, 
configSet=collection1}
   [junit4]   2> 2840802 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 2840802 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2840803 INFO  (coreLoadExecutor-5929-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2840803 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2840803 INFO  (coreLoadExecutor-5929-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2840803 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2840803 INFO  (coreLoadExecutor-5929-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2840803 INFO  (coreLoadExecutor-5929-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2840804 INFO  (coreLoadExecutor-5929-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2840871 INFO  (coreLoadExecutor-5929-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2840873 WARN  (coreLoadExecutor-5929-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 2840874 INFO  (coreLoadExecutor-5929-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 2840881 INFO  (coreLoadExecutor-5929-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 2840885 INFO  (coreLoadExecutor-5929-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2840958 INFO  (coreLoadExecutor-5929-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2840967 INFO  (coreLoadExecutor-5929-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2840967 INFO  (coreLoadExecutor-5929-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2840971 INFO  (coreLoadExecutor-5929-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2840973 INFO  (coreLoadExecutor-5929-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2840974 INFO  (coreLoadExecutor-5929-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2840975 INFO  (coreLoadExecutor-5929-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2840979 INFO  (coreLoadExecutor-5929-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2840979 INFO  (coreLoadExecutor-5929-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2840979 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2840979 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 2840980 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@183a00f
   [junit4]   2> 2840980 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
   [junit4]   2> 2840980 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 2840980 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 2840980 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 2840980 WARN  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2840981 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 2840981 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6922056676660236]
   [junit4]   2> 2840981 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@d0548b2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f1db356),segFN=segments_1,generation=1}
   [junit4]   2> 2840981 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2840981 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 2840982 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard1/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 2840984 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2840984 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2840984 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2840984 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2840984 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2840984 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2840985 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2840985 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2840985 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 2840985 WARN  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2840988 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2840989 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2840989 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2840990 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2840995 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 2840995 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2840995 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2840995 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2840996 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2840996 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2840997 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=45.78125, 
floorSegmentMB=1.3515625, forceMergeDeletesPctAllowed=19.109671207732113, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8644871657896541
   [junit4]   2> 2840997 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@d0548b2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f1db356),segFN=segments_1,generation=1}
   [junit4]   2> 2840997 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2840997 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@386702ba[collection1] main]
   [junit4]   2> 2840998 WARN  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 2840998 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2840998 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 2840998 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2840998 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2840999 INFO  
(searcherExecutor-5930-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@386702ba[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2840999 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 2840999 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 2840999 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 2840999 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1543435081550397440
   [junit4]   2> 2841001 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1543435081550397440
   [junit4]   2> 2841001 INFO  (coreLoadExecutor-5929-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2841616 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 2841618 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2841620 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@176d9f7e{/_/g,null,AVAILABLE}
   [junit4]   2> 2841621 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.e.j.s.ServerConnector Started 
ServerConnector@262fe4be{HTTP/1.1,[http/1.1]}{127.0.0.1:61977}
   [junit4]   2> 2841621 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.e.j.s.Server Started @2848272ms
   [junit4]   2> 2841621 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, 
solrconfig=solrconfig-tlog.xml, hostContext=/_/g, hostPort=61977, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores}
   [junit4]   2> 2841621 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 2841621 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2'
   [junit4]   2> 2841621 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 2841621 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 2841622 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 2841647 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores
   [junit4]   2> 2841647 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CoreContainer New CoreContainer 567072467
   [junit4]   2> 2841648 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2]
   [junit4]   2> 2841648 WARN  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CoreContainer Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/lib
 to classpath: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/lib
   [junit4]   2> 2841648 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,connectionsEvictorSleepDelay : 
5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 2841652 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2841652 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2841652 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2841652 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2841652 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2841653 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores
   [junit4]   2> 2841654 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/, 
configSet=collection1}
   [junit4]   2> 2841655 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 2841655 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2841655 INFO  (coreLoadExecutor-5940-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2841655 INFO  (coreLoadExecutor-5940-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2841655 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 2841655 INFO  (coreLoadExecutor-5940-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2841655 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2841656 INFO  (coreLoadExecutor-5940-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2841656 INFO  (coreLoadExecutor-5940-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2841693 INFO  (coreLoadExecutor-5940-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2841695 WARN  (coreLoadExecutor-5940-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 2841696 INFO  (coreLoadExecutor-5940-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 2841712 INFO  (coreLoadExecutor-5940-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 2841715 INFO  (coreLoadExecutor-5940-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2841785 INFO  (coreLoadExecutor-5940-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2841791 INFO  (coreLoadExecutor-5940-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2841793 INFO  (coreLoadExecutor-5940-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2841796 INFO  (coreLoadExecutor-5940-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2841797 INFO  (coreLoadExecutor-5940-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2841799 INFO  (coreLoadExecutor-5940-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2841799 INFO  (coreLoadExecutor-5940-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2841803 INFO  (coreLoadExecutor-5940-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2841803 INFO  (coreLoadExecutor-5940-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2841803 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2841803 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 2841803 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@183a00f
   [junit4]   2> 2841804 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 2841804 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 2841807 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 2841807 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data/index/
   [junit4]   2> 2841807 WARN  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2841808 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 2841808 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6922056676660236]
   [junit4]   2> 2841808 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1158293f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1db5d3f7),segFN=segments_1,generation=1}
   [junit4]   2> 2841808 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2841808 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data/
   [junit4]   2> 2841809 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 2841814 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2841814 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2841814 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2841814 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2841814 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2841814 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2841814 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2841814 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2841814 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 2841814 WARN  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2841818 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2841819 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2841820 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2841820 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2841826 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 2841826 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2841827 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2841827 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2841828 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2841828 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2841829 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=45.78125, 
floorSegmentMB=1.3515625, forceMergeDeletesPctAllowed=19.109671207732113, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8644871657896541
   [junit4]   2> 2841829 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1158293f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1db5d3f7),segFN=segments_1,generation=1}
   [junit4]   2> 2841829 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2841829 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7e974beb[collection1] main]
   [junit4]   2> 2841829 WARN  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 2841829 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2841829 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 2841829 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2841829 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2841830 INFO  
(searcherExecutor-5941-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7e974beb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2841830 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 2841831 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 2841831 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 2841831 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1543435082422812672
   [junit4]   2> 2841832 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1543435082422812672
   [junit4]   2> 2841832 INFO  (coreLoadExecutor-5940-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2842159 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2842164 INFO  (qtp1119514463-11735) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_/g path=/update 
params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 1
   [junit4]   2> 2842168 INFO  (qtp787441177-11752) [    x:collection1] 
o.a.s.u.PeerSync PeerSync: core=collection1 url= START 
replicas=[http://127.0.0.1:61975/_/g/collection1] nUpdates=100
   [junit4]   2> 2842168 INFO  (qtp787441177-11752) [    x:collection1] 
o.a.s.u.PeerSync PeerSync: core=collection1 url= DONE.  We have no versions.  
sync failed.
   [junit4]   2> 2842168 INFO  (qtp787441177-11752) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/_/g path=/get 
params={qt=/get&getVersions=100&sync=http://127.0.0.1:61975/_/g/collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2842173 INFO  (qtp7874

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

-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data/index;done=false>>]
   [junit4]   2> 2843139 INFO  (coreCloseExecutor-5952-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 2843139 INFO  (coreCloseExecutor-5952-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 2843139 INFO  (coreCloseExecutor-5952-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data;done=false>>]
   [junit4]   2> 2843139 INFO  (coreCloseExecutor-5952-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 2843139 INFO  (coreCloseExecutor-5952-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 2843139 INFO  (coreCloseExecutor-5952-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 2843139 INFO  (coreCloseExecutor-5952-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 2843139 INFO  (coreCloseExecutor-5952-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 2843140 INFO  (TEST-PeerSyncTest.test-seed#[D963DC4EECB5D363]) 
[    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@176d9f7e{/_/g,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncTest 
-Dtests.method=test -Dtests.seed=D963DC4EECB5D363 -Dtests.slow=true 
-Dtests.locale=es-GT -Dtests.timezone=Africa/Blantyre -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 4.52s J1 | PeerSyncTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<true> but 
was:<false>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D963DC4EECB5D363:5137E3944249BE9B]:0)
   [junit4]    >        at 
org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
   [junit4]    >        at 
org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2843146 INFO  
(SUITE-PeerSyncTest-seed#[D963DC4EECB5D363]-worker) [    ] o.a.s.SolrTestCaseJ4 
###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.PeerSyncTest_D963DC4EECB5D363-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{range_facet_l_dv=PostingsFormat(name=Memory doPackFST= true), n_l1=FSTOrd50, 
multiDefault=FSTOrd50, 
intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
n_dt1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
n_td1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 n_d1=FSTOrd50, range_facet_l=FSTOrd50, 
n_f1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 n_ti1=PostingsFormat(name=Memory doPackFST= true), 
n_tl1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 n_tf1=FSTOrd50, 
n_tdt1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 id=PostingsFormat(name=Memory doPackFST= true), range_facet_i_dv=FSTOrd50, 
timestamp=FSTOrd50}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), 
range_facet_i_dv=DocValuesFormat(name=Lucene54), 
timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=934, 
maxMBSortInHeap=5.702728310204148, sim=ClassicSimilarity, locale=es-GT, 
timezone=Africa/Blantyre
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=269037912,total=458227712
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestSlowCompositeReaderWrapper, TestClassicSimilarityFactory, TestMacros, 
CSVRequestHandlerTest, SuggesterTest, SimpleCollectionCreateDeleteTest, 
SmileWriterTest, TlogReplayBufferedWhileIndexingTest, CoreAdminHandlerTest, 
ChaosMonkeySafeLeaderTest, TestStressUserVersions, 
TestManagedSynonymFilterFactory, TestFastWriter, TestConfigSets, 
RequestLoggingTest, TestGeoJSONResponseWriter, 
PKIAuthenticationIntegrationTest, TestSystemIdResolver, 
DeleteLastCustomShardedReplicaTest, HdfsBasicDistributedZkTest, 
TestClusterStateMutator, SynonymTokenizerTest, CdcrRequestHandlerTest, 
DateRangeFieldTest, TestDistributedGrouping, TestJettySolrRunner, 
CollectionsAPIAsyncDistributedZkTest, CurrencyFieldOpenExchangeTest, 
TestCollapseQParserPlugin, HdfsRecoveryZkTest, TestSmileRequest, 
WordBreakSolrSpellCheckerTest, TestBackupRepositoryFactory, 
TestPivotHelperCode, TestBinaryField, TestSubQueryTransformerCrossCore, 
HighlighterConfigTest, BaseCdcrDistributedZkTest, 
HdfsTlogReplayBufferedWhileIndexingTest, TestValueSourceCache, TestReload, 
TestShortCircuitedRequests, CopyFieldTest, JavabinLoaderTest, 
RAMDirectoryFactoryTest, ShowFileRequestHandlerTest, NoCacheHeaderTest, 
TestLeaderElectionZkExpiry, SolrPluginUtilsTest, TestUninvertingReader, 
SpellingQueryConverterTest, TestFieldTypeResource, TestCollationFieldDocValues, 
SolrIndexSplitterTest, RequestHandlersTest, SpellPossibilityIteratorTest, 
TestPerFieldSimilarity, AutoCommitTest, FileUtilsTest, 
TestAuthenticationFramework, TestChildDocTransformer, TestQueryUtils, 
CachingDirectoryFactoryTest, QueryParsingTest, 
UniqFieldsUpdateProcessorFactoryTest, TestCoreDiscovery, TestSearcherReuse, 
TolerantUpdateProcessorTest, TestFastOutputStream, MultiThreadedOCPTest, 
SuggestComponentContextFilterQueryTest, CloudMLTQParserTest, 
ConnectionManagerTest, TestSolrXml, TestIndexingPerformance, 
ConnectionReuseTest, OverriddenZkACLAndCredentialsProvidersTest, 
ZkNodePropsTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
HLLSerializationTest, VersionInfoTest, TestMiniSolrCloudCluster, 
TestAtomicUpdateErrorCases, TestReplicationHandlerBackup, TestSolrQueryParser, 
HdfsDirectoryFactoryTest, TestOnReconnectListenerSupport, MultiTermTest, 
ExplicitHLLTest, TestLocalFSCloudBackupRestore, 
TestLMJelinekMercerSimilarityFactory, DistributedDebugComponentTest, 
TestBM25SimilarityFactory, FieldMutatingUpdateProcessorTest, 
RollingRestartTest, TestNonDefinedSimilarityFactory, 
PreAnalyzedUpdateProcessorTest, CheckHdfsIndexTest, HdfsNNFailoverTest, 
TestRecoveryHdfs, TestSolrConfigHandlerCloud, BasicDistributedZk2Test, 
TestConfigSetImmutable, TestSolrIndexConfig, AliasIntegrationTest, 
TestSolr4Spatial, BlobRepositoryCloudTest, TestRealTimeGet, 
VMParamsZkACLAndCredentialsProvidersTest, TestFoldingMultitermQuery, 
GraphQueryTest, DistanceFunctionTest, TestRecovery, DistanceUnitsTest, 
CdcrReplicationDistributedZkTest, TestFieldCacheSortRandom, TestConfigSetsAPI, 
SuggesterWFSTTest, AtomicUpdatesTest, FileBasedSpellCheckerTest, 
DeleteReplicaTest, TestWriterPerf, OverseerStatusTest, TestMaxScoreQueryParser, 
EnumFieldTest, RemoteQueryErrorTest, HdfsChaosMonkeySafeLeaderTest, 
LeaderFailoverAfterPartitionTest, BlockJoinFacetRandomTest, TestJoin, 
BigEndianAscendingWordSerializerTest, TestSolrCloudWithDelegationTokens, 
TestScoreJoinQPScore, AnalyticsMergeStrategyTest, TestOrdValues, 
DistributedQueryComponentOptimizationTest, TestReloadAndDeleteDocs, 
TestCrossCoreJoin, DistributedFacetPivotLargeTest, FacetPivotSmallTest, 
TestCloudPseudoReturnFields, CollectionsAPIDistributedZkTest, 
TestNumericTerms32, TestBulkSchemaConcurrent, 
LeaderInitiatedRecoveryOnShardRestartTest, TestBadConfig, TestFiltering, 
TestAddFieldRealTimeGet, TestManagedSchemaAPI, 
OpenExchangeRatesOrgProviderTest, AsyncCallRequestStatusResponseTest, 
LoggingHandlerTest, TestQueryWrapperFilter, BadIndexSchemaTest, 
FieldAnalysisRequestHandlerTest, TermVectorComponentDistributedTest, 
HardAutoCommitTest, DistributedTermsComponentTest, TestRangeQuery, 
SpellCheckComponentTest, PeerSyncTest]
   [junit4] Completed [344/631 (1!)] on J1 in 4.54s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 61056 lines...]

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

Reply via email to