You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/02 03:41:23 UTC

[JENKINS] Lucene-Solr-Tests-trunk-mmap-Java8 - Build # 12 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-mmap-Java8/12/

1 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestStressReplication

Error Message:
timed out waiting for collection1 startAt time to exceed: Wed Mar 02 04:18:37 EET 2016

Stack Trace:
java.lang.AssertionError: timed out waiting for collection1 startAt time to exceed: Wed Mar 02 04:18:37 EET 2016
	at __randomizedtesting.SeedInfo.seed([57EF2C1A3A1ADF82:8C442CDC3F32B631]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.TestReplicationHandler.watchCoreStartAt(TestReplicationHandler.java:1419)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:771)
	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:497)
	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 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 11250 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/init-core-data-001
   [junit4]   2> 993627 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestStressReplication
   [junit4]   2> 993628 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/collection1
   [junit4]   2> 993633 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 993635 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47f8149b{/solr,null,AVAILABLE}
   [junit4]   2> 993639 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.e.j.s.ServerConnector Started ServerConnector@751059d5{HTTP/1.1,[http/1.1]}{127.0.0.1:40417}
   [junit4]   2> 993639 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.e.j.s.Server Started @996743ms
   [junit4]   2> 993639 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=40417}
   [junit4]   2> 993639 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 993639 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001'
   [junit4]   2> 993639 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 993640 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 993640 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/solr.xml
   [junit4]   2> 993646 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/.
   [junit4]   2> 993646 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CoreContainer New CoreContainer 438326948
   [junit4]   2> 993646 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001]
   [junit4]   2> 993646 WARN  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/lib
   [junit4]   2> 993647 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] 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,
   [junit4]   2> 993648 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 993649 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 993649 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 993649 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 993649 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 993650 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/.
   [junit4]   2> 993651 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 993651 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/./collection1
   [junit4]   2> 993652 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 993652 INFO  (coreLoadExecutor-2654-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/collection1'
   [junit4]   2> 993655 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0
   [junit4]   2> 993655 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 993655 INFO  (coreLoadExecutor-2654-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 993655 INFO  (coreLoadExecutor-2654-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 993663 INFO  (coreLoadExecutor-2654-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 993666 WARN  (coreLoadExecutor-2654-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 993667 INFO  (coreLoadExecutor-2654-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 993674 INFO  (coreLoadExecutor-2654-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 993677 INFO  (coreLoadExecutor-2654-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 993681 INFO  (coreLoadExecutor-2654-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 993683 INFO  (coreLoadExecutor-2654-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/collection1'
   [junit4]   2> 993683 INFO  (coreLoadExecutor-2654-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/./collection1
   [junit4]   2> 993683 INFO  (coreLoadExecutor-2654-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 993684 INFO  (coreLoadExecutor-2654-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 993684 INFO  (coreLoadExecutor-2654-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 993685 INFO  (coreLoadExecutor-2654-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/./collection1/data
   [junit4]   2> 993685 INFO  (coreLoadExecutor-2654-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 993685 WARN  (coreLoadExecutor-2654-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 993686 INFO  (coreLoadExecutor-2654-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 993686 INFO  (coreLoadExecutor-2654-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=0.8291015625, floorSegmentMB=1.505859375, forceMergeDeletesPctAllowed=17.75579706361509, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 993688 INFO  (coreLoadExecutor-2654-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/index-MMapDirectory-002 lockFactory=org.apache.lucene.store.NativeFSLockFactory@c54e2c0),segFN=segments_1,generation=1}
   [junit4]   2> 993688 INFO  (coreLoadExecutor-2654-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 993689 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/./collection1/data/
   [junit4]   2> 993691 INFO  (coreLoadExecutor-2654-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 993693 INFO  (coreLoadExecutor-2654-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 993694 INFO  (coreLoadExecutor-2654-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 993695 INFO  (coreLoadExecutor-2654-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 993696 INFO  (coreLoadExecutor-2654-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 993697 INFO  (coreLoadExecutor-2654-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 993697 INFO  (coreLoadExecutor-2654-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 993698 INFO  (coreLoadExecutor-2654-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 993699 INFO  (coreLoadExecutor-2654-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 993699 INFO  (coreLoadExecutor-2654-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 993699 INFO  (coreLoadExecutor-2654-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24985161775314274]
   [junit4]   2> 993700 INFO  (coreLoadExecutor-2654-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/index-MMapDirectory-002 lockFactory=org.apache.lucene.store.NativeFSLockFactory@c54e2c0),segFN=segments_1,generation=1}
   [junit4]   2> 993700 INFO  (coreLoadExecutor-2654-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 993701 INFO  (coreLoadExecutor-2654-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3248c0cc[collection1] main]
   [junit4]   2> 993701 INFO  (coreLoadExecutor-2654-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/collection1/conf
   [junit4]   2> 993701 INFO  (coreLoadExecutor-2654-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/collection1/conf}
   [junit4]   2> 993701 INFO  (coreLoadExecutor-2654-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/collection1/conf
   [junit4]   2> 993701 INFO  (coreLoadExecutor-2654-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 993702 INFO  (coreLoadExecutor-2654-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 993702 INFO  (coreLoadExecutor-2654-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 993702 INFO  (searcherExecutor-2655-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3248c0cc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 993702 INFO  (coreLoadExecutor-2654-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 994157 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/collection1
   [junit4]   2> 994162 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 994164 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46b6e41{/solr,null,AVAILABLE}
   [junit4]   2> 994165 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.e.j.s.ServerConnector Started ServerConnector@78740d71{HTTP/1.1,[http/1.1]}{127.0.0.1:38484}
   [junit4]   2> 994165 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.e.j.s.Server Started @997269ms
   [junit4]   2> 994165 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=38484}
   [junit4]   2> 994166 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 994166 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002'
   [junit4]   2> 994167 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 994167 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 994167 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/solr.xml
   [junit4]   2> 994173 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/.
   [junit4]   2> 994173 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CoreContainer New CoreContainer 1445449825
   [junit4]   2> 994173 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002]
   [junit4]   2> 994173 WARN  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/lib
   [junit4]   2> 994174 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] 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,
   [junit4]   2> 994175 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 994176 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 994176 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 994176 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 994176 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 994177 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/.
   [junit4]   2> 994178 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 994178 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/./collection1
   [junit4]   2> 994178 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 994179 INFO  (coreLoadExecutor-2664-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/collection1'
   [junit4]   2> 994180 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0
   [junit4]   2> 994180 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 994180 INFO  (coreLoadExecutor-2664-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 994180 INFO  (coreLoadExecutor-2664-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 994187 INFO  (coreLoadExecutor-2664-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 994191 WARN  (coreLoadExecutor-2664-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 994191 INFO  (coreLoadExecutor-2664-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 994207 INFO  (coreLoadExecutor-2664-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 994210 INFO  (coreLoadExecutor-2664-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 994212 INFO  (coreLoadExecutor-2664-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 994214 INFO  (coreLoadExecutor-2664-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/collection1'
   [junit4]   2> 994214 INFO  (coreLoadExecutor-2664-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/./collection1
   [junit4]   2> 994214 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 994214 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 994215 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 994216 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/./collection1/data
   [junit4]   2> 994216 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 994216 WARN  (coreLoadExecutor-2664-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 994217 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 994217 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=0.8291015625, floorSegmentMB=1.505859375, forceMergeDeletesPctAllowed=17.75579706361509, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 994219 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/index-MMapDirectory-004 lockFactory=org.apache.lucene.store.NativeFSLockFactory@c54e2c0),segFN=segments_1,generation=1}
   [junit4]   2> 994219 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 994219 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/./collection1/data/
   [junit4]   2> 994221 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 994223 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 994224 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 994225 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 994226 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 994227 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 994227 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 994228 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 994228 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 994228 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 994228 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24985161775314274]
   [junit4]   2> 994230 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/index-MMapDirectory-004 lockFactory=org.apache.lucene.store.NativeFSLockFactory@c54e2c0),segFN=segments_1,generation=1}
   [junit4]   2> 994230 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 994230 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@469bb3cc[collection1] main]
   [junit4]   2> 994230 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/collection1/conf
   [junit4]   2> 994230 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/collection1/conf}
   [junit4]   2> 994230 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/collection1/conf
   [junit4]   2> 994230 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 994233 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 994233 INFO  (searcherExecutor-2665-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@469bb3cc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 994233 INFO  (coreLoadExecutor-2664-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 994665 INFO  (qtp1700324831-5716) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 994684 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@78740d71{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 994684 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1445449825
   [junit4]   2> 994685 INFO  (coreCloseExecutor-2670-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5f9a3b8f
   [junit4]   2> 994685 INFO  (coreCloseExecutor-2670-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 994686 INFO  (coreCloseExecutor-2670-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 994686 INFO  (coreCloseExecutor-2670-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 994686 INFO  (coreCloseExecutor-2670-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 994687 INFO  (coreCloseExecutor-2670-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 994687 INFO  (coreCloseExecutor-2670-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 994687 INFO  (coreCloseExecutor-2670-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/./collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/./collection1/data/index;done=false>>]
   [junit4]   2> 994688 INFO  (coreCloseExecutor-2670-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 994688 INFO  (coreCloseExecutor-2670-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/./collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/./collection1/data;done=false>>]
   [junit4]   2> 994688 INFO  (coreCloseExecutor-2670-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/./collection1/data
   [junit4]   2> 994689 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@46b6e41{/solr,null,UNAVAILABLE}
   [junit4]   2> 994692 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 994693 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@257f0418{/solr,null,AVAILABLE}
   [junit4]   2> 994694 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6f8b59f7{HTTP/1.1,[http/1.1]}{127.0.0.1:43091}
   [junit4]   2> 994695 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.e.j.s.Server Started @997799ms
   [junit4]   2> 994695 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=43091}
   [junit4]   2> 994695 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 994695 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002'
   [junit4]   2> 994695 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 994696 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 994696 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/solr.xml
   [junit4]   2> 994701 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/.
   [junit4]   2> 994701 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CoreContainer New CoreContainer 898640838
   [junit4]   2> 994701 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002]
   [junit4]   2> 994702 WARN  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/lib
   [junit4]   2> 994703 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] 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,
   [junit4]   2> 994704 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 994704 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 994704 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 994704 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 994704 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 994705 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/.
   [junit4]   2> 994706 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 994706 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/./collection1
   [junit4]   2> 994706 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 994707 INFO  (coreLoadExecutor-2677-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/collection1'
   [junit4]   2> 994708 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0
   [junit4]   2> 994708 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 994708 INFO  (coreLoadExecutor-2677-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 994708 INFO  (coreLoadExecutor-2677-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 994714 INFO  (coreLoadExecutor-2677-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 994717 WARN  (coreLoadExecutor-2677-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 994717 INFO  (coreLoadExecutor-2677-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 994724 INFO  (coreLoadExecutor-2677-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 994727 INFO  (coreLoadExecutor-2677-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 994729 INFO  (coreLoadExecutor-2677-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 994730 INFO  (coreLoadExecutor-2677-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/collection1'
   [junit4]   2> 994731 INFO  (coreLoadExecutor-2677-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/./collection1
   [junit4]   2> 994731 INFO  (coreLoadExecutor-2677-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 994731 INFO  (coreLoadExecutor-2677-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 994731 INFO  (coreLoadExecutor-2677-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 994731 INFO  (coreLoadExecutor-2677-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/collection1/data
   [junit4]   2> 994732 INFO  (coreLoadExecutor-2677-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 994732 WARN  (coreLoadExecutor-2677-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 994733 INFO  (coreLoadExecutor-2677-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/collection1/data/index
   [junit4]   2> 994733 INFO  (coreLoadExecutor-2677-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=20.220703125, floorSegmentMB=1.767578125, forceMergeDeletesPctAllowed=14.31539583016674, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8256294440252768
   [junit4]   2> 994739 INFO  (coreLoadExecutor-2677-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35fa4987; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 994740 INFO  (coreLoadExecutor-2677-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 994740 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/./collection1/data/
   [junit4]   2> 994742 INFO  (coreLoadExecutor-2677-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 994743 INFO  (coreLoadExecutor-2677-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 994744 INFO  (coreLoadExecutor-2677-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 994745 INFO  (coreLoadExecutor-2677-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 994746 INFO  (coreLoadExecutor-2677-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 994748 INFO  (coreLoadExecutor-2677-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 994748 INFO  (coreLoadExecutor-2677-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 994748 INFO  (coreLoadExecutor-2677-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 994748 INFO  (coreLoadExecutor-2677-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 994748 INFO  (coreLoadExecutor-2677-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 994749 INFO  (coreLoadExecutor-2677-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14017554511626634]
   [junit4]   2> 994749 INFO  (coreLoadExecutor-2677-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35fa4987; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 994749 INFO  (coreLoadExecutor-2677-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 994750 INFO  (coreLoadExecutor-2677-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@592fbe44[collection1] main]
   [junit4]   2> 994750 INFO  (coreLoadExecutor-2677-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/collection1/conf
   [junit4]   2> 994750 INFO  (coreLoadExecutor-2677-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/collection1/conf}
   [junit4]   2> 994750 INFO  (coreLoadExecutor-2677-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/collection1/conf
   [junit4]   2> 994750 INFO  (coreLoadExecutor-2677-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 994750 INFO  (coreLoadExecutor-2677-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 994750 INFO  (searcherExecutor-2678-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@592fbe44[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 994750 INFO  (coreLoadExecutor-2677-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 995211 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@751059d5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 995211 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=438326948
   [junit4]   2> 995213 INFO  (coreCloseExecutor-2682-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4509050d
   [junit4]   2> 995213 INFO  (coreCloseExecutor-2682-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 995214 INFO  (coreCloseExecutor-2682-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 995214 INFO  (coreCloseExecutor-2682-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 995214 INFO  (coreCloseExecutor-2682-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 995215 INFO  (coreCloseExecutor-2682-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 995215 INFO  (coreCloseExecutor-2682-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 995215 INFO  (coreCloseExecutor-2682-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/./collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/./collection1/data;done=false>>]
   [junit4]   2> 995215 INFO  (coreCloseExecutor-2682-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/./collection1/data
   [junit4]   2> 995216 INFO  (coreCloseExecutor-2682-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/./collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/./collection1/data/index;done=false>>]
   [junit4]   2> 995216 INFO  (coreCloseExecutor-2682-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 995217 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@47f8149b{/solr,null,UNAVAILABLE}
   [junit4]   2> 995219 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 995221 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6081dca5{/solr,null,AVAILABLE}
   [junit4]   2> 995222 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.e.j.s.ServerConnector Started ServerConnector@966f9f7{HTTP/1.1,[http/1.1]}{127.0.0.1:42268}
   [junit4]   2> 995222 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.e.j.s.Server Started @998326ms
   [junit4]   2> 995223 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=42268}
   [junit4]   2> 995223 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 995223 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001'
   [junit4]   2> 995223 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 995223 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 995224 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/solr.xml
   [junit4]   2> 995229 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/.
   [junit4]   2> 995229 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CoreContainer New CoreContainer 1530728782
   [junit4]   2> 995229 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001]
   [junit4]   2> 995230 WARN  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/lib
   [junit4]   2> 995231 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] 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,
   [junit4]   2> 995232 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 995233 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 995233 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 995233 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 995233 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 995234 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/.
   [junit4]   2> 995235 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 995235 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/./collection1
   [junit4]   2> 995235 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 995236 INFO  (coreLoadExecutor-2689-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/collection1'
   [junit4]   2> 995236 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0
   [junit4]   2> 995237 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 995237 INFO  (coreLoadExecutor-2689-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 995237 INFO  (coreLoadExecutor-2689-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 995245 INFO  (coreLoadExecutor-2689-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 995248 WARN  (coreLoadExecutor-2689-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 995250 INFO  (coreLoadExecutor-2689-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 995257 INFO  (coreLoadExecutor-2689-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 995260 INFO  (coreLoadExecutor-2689-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 995263 INFO  (coreLoadExecutor-2689-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 995265 INFO  (coreLoadExecutor-2689-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/collection1'
   [junit4]   2> 995265 INFO  (coreLoadExecutor-2689-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/./collection1
   [junit4]   2> 995265 INFO  (coreLoadExecutor-2689-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 995265 INFO  (coreLoadExecutor-2689-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 995265 INFO  (coreLoadExecutor-2689-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 995266 INFO  (coreLoadExecutor-2689-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/collection1/data
   [junit4]   2> 995266 INFO  (coreLoadExecutor-2689-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 995266 WARN  (coreLoadExecutor-2689-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 995267 INFO  (coreLoadExecutor-2689-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/collection1/data/index
   [junit4]   2> 995267 INFO  (coreLoadExecutor-2689-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=20.220703125, floorSegmentMB=1.767578125, forceMergeDeletesPctAllowed=14.31539583016674, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8256294440252768
   [junit4]   2> 995271 INFO  (coreLoadExecutor-2689-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53bbfe92; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 995272 INFO  (coreLoadExecutor-2689-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 995272 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/./collection1/data/
   [junit4]   2> 995274 INFO  (coreLoadExecutor-2689-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 995276 INFO  (coreLoadExecutor-2689-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 995277 INFO  (coreLoadExecutor-2689-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 995278 INFO  (coreLoadExecutor-2689-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 995279 INFO  (coreLoadExecutor-2689-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 995281 INFO  (coreLoadExecutor-2689-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 995281 INFO  (coreLoadExecutor-2689-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 995281 INFO  (coreLoadExecutor-2689-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 995281 INFO  (coreLoadExecutor-2689-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 995282 INFO  (coreLoadExecutor-2689-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 995282 INFO  (coreLoadExecutor-2689-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14017554511626634]
   [junit4]   2> 995283 INFO  (coreLoadExecutor-2689-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53bbfe92; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 995283 INFO  (coreLoadExecutor-2689-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 995283 INFO  (coreLoadExecutor-2689-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@279fa71c[collection1] main]
   [junit4]   2> 995283 INFO  (coreLoadExecutor-2689-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/collection1/conf
   [junit4]   2> 995283 INFO  (coreLoadExecutor-2689-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/collection1/conf}
   [junit4]   2> 995284 INFO  (coreLoadExecutor-2689-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-001/collection1/conf
   [junit4]   2> 995284 INFO  (coreLoadExecutor-2689-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 995284 INFO  (coreLoadExecutor-2689-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml
   [junit4]   2> 995284 INFO  (coreLoadExecutor-2689-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 995284 INFO  (searcherExecutor-2690-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@279fa71c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 995284 INFO  (coreLoadExecutor-2689-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 995741 INFO  (qtp438511890-5776) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 995742 INFO  (qtp438511890-5776) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 995747 INFO  (qtp1140895630-5756) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 995748 INFO  (qtp1140895630-5756) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 2
   [junit4]   2> 995750 INFO  (qtp1140895630-5757) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 995756 INFO  (qtp1140895630-5757) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35fa4987; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=NRTCachingDirectory(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35fa4987; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
   [junit4]   2> 995756 INFO  (qtp1140895630-5757) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 995758 INFO  (qtp1140895630-5757) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@765437e6[collection1] main]
   [junit4]   2> 995758 INFO  (qtp1140895630-5757) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 995758 INFO  (searcherExecutor-2678-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@765437e6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 995758 INFO  (qtp1140895630-5757) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 8
   [junit4]   2> 995763 INFO  (qtp438511890-5777) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 2
   [junit4]   2> 995765 INFO  (qtp438511890-5778) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 995767 INFO  (qtp438511890-5778) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 995769 INFO  (qtp438511890-5778) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 995771 INFO  (qtp438511890-5778) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 995773 INFO  (qtp438511890-5776) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 995775 INFO  (qtp438511890-5777) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 995776 INFO  (qtp438511890-5779) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 995778 INFO  (qtp438511890-5780) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 995780 INFO  (qtp438511890-5773) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 995782 INFO  (qtp438511890-5778) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 995784 INFO  (qtp438511890-5778) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 995786 INFO  (qtp438511890-5777) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 995787 INFO  (qtp438511890-5777) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 995789 INFO  (qtp438511890-5780) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 995791 INFO  (qtp438511890-5773) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [ju

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

1084307 INFO  (coreCloseExecutor-3273-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1084307 INFO  (coreCloseExecutor-3273-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-027/./collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-027/./collection1/data/index;done=false>>]
   [junit4]   2> 1084307 INFO  (coreCloseExecutor-3273-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-027/./collection1/data/index
   [junit4]   2> 1084307 INFO  (coreCloseExecutor-3273-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-027/./collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-027/./collection1/data;done=false>>]
   [junit4]   2> 1084307 INFO  (coreCloseExecutor-3273-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-027/./collection1/data
   [junit4]   2> 1084308 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5567f16e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1084309 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@213fef7e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1084309 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1241955145
   [junit4]   2> 1084310 INFO  (coreCloseExecutor-3275-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@38792083
   [junit4]   2> 1084311 INFO  (coreCloseExecutor-3275-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1084311 INFO  (coreCloseExecutor-3275-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1084311 INFO  (coreCloseExecutor-3275-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1084311 INFO  (coreCloseExecutor-3275-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1084312 INFO  (coreCloseExecutor-3275-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1084312 INFO  (coreCloseExecutor-3275-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1084312 INFO  (coreCloseExecutor-3275-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-028/./collection1/data/index.20160302042006669 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-028/./collection1/data/index.20160302042006669;done=false>>]
   [junit4]   2> 1084312 INFO  (coreCloseExecutor-3275-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-028/./collection1/data/index.20160302042006669
   [junit4]   2> 1084312 INFO  (coreCloseExecutor-3275-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-028/./collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-028/./collection1/data;done=false>>]
   [junit4]   2> 1084312 INFO  (coreCloseExecutor-3275-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001/solr-instance-028/./collection1/data
   [junit4]   2> 1084313 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[57EF2C1A3A1ADF82]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2eee226d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1084315 INFO  (SUITE-TestReplicationHandler-seed#[57EF2C1A3A1ADF82]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_57EF2C1A3A1ADF82-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {name=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockRandom), newname=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=541, maxMBSortInHeap=4.401058807376213, sim=ClassicSimilarity, locale=en-ZA, timezone=Europe/Tiraspol
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=4,threads=1,free=174708696,total=518520832
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedDebugComponentTest, ConfigSetsAPITest, BasicDistributedZkTest, QueryElevationComponentTest, ExternalFileFieldSortTest, TestHashQParserPlugin, TestValueSourceCache, TestExpandComponent, TestRealTimeGet, ChangedSchemaMergeTest, QueryEqualityTest, DataDrivenBlockJoinTest, ResponseHeaderTest, DeleteShardTest, TestRandomDVFaceting, BasicAuthIntegrationTest, PingRequestHandlerTest, CoreAdminCreateDiscoverTest, BitVectorTest, TestAnalyzedSuggestions, TestRemoteStreaming, PrimUtilsTest, TestFaceting, UUIDFieldTest, TestPseudoReturnFields, HdfsRecoveryZkTest, TestClassNameShortening, TestCollationFieldDocValues, MigrateRouteKeyTest, IndexSchemaTest, CursorPagingTest, TestRequestForwarding, TestIBSimilarityFactory, CollectionTooManyReplicasTest, TestSolr4Spatial, DistribDocExpirationUpdateProcessorTest, JavabinLoaderTest, TestExactSharedStatsCache, TestConfigSetProperties, EchoParamsTest, RemoteQueryErrorTest, SuggestComponentContextFilterQueryTest, TestMiniSolrCloudClusterBase, HLLSerializationTest, TestSolr4Spatial2, CopyFieldTest, TestSolrConfigHandler, HdfsWriteToMultipleCollectionsTest, PeerSyncTest, TestBadConfig, TestCloudPivotFacet, TestConfigSetsAPIExclusivity, TestLRUCache, LeaderFailoverAfterPartitionTest, TestMissingGroups, RuleEngineTest, TestNRTOpen, ZkStateReaderTest, ResponseLogComponentTest, TestNonDefinedSimilarityFactory, QueryResultKeyTest, BasicZkTest, AtomicUpdatesTest, CdcrVersionReplicationTest, SimpleCollectionCreateDeleteTest, LeaderElectionIntegrationTest, SolrCoreTest, TestNamedUpdateProcessors, TestReplicationHandler]
   [junit4] Completed [237/582 (1!)] on J0 in 90.71s, 13 tests, 1 failure <<< FAILURES!

[...truncated 1138 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/build.xml:740: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/common-build.xml:524: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/lucene/common-build.xml:1457: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/lucene/common-build.xml:1014: There were test failures: 582 suites (8 ignored), 2355 tests, 1 failure, 87 ignored (71 assumptions) [seed: 57EF2C1A3A1ADF82]

Total time: 67 minutes 58 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any