Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14513/
Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED:
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication
Error Message:
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-023/./collection1/data/index.20151106000955778,
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-023/./collection1/data,
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-023/./collection1/data/index.20151106000956083]
expected:<2> but was:<3>
Stack Trace:
java.lang.AssertionError:
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-023/./collection1/data/index.20151106000955778,
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-023/./collection1/data,
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-023/./collection1/data/index.20151106000956083]
expected:<2> but was:<3>
at
__randomizedtesting.SeedInfo.seed([BA21DF2AB177DC85:4D523172779F7363]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:813)
at
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1243)
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:1660)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
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:875)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
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 10659 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/init-core-data-001
[junit4] 2> 872699 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting doTestRepeater
[junit4] 2> 872699 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-001/collection1
[junit4] 2> 872701 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 872702 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@390208f4{/solr,null,AVAILABLE}
[junit4] 2> 872702 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@66a559f3{HTTP/1.1}{127.0.0.1:44602}
[junit4] 2> 872702 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.e.j.s.Server Started @875489ms
[junit4] 2> 872702 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=44602}
[junit4] 2> 872703 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 872703 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-001/'
[junit4] 2> 872703 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 872703 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 872714 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-001/solr.xml
[junit4] 2> 872718 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-001/.
[junit4] 2> 872718 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoreContainer New CoreContainer 1483756809
[junit4] 2> 872718 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-001/]
[junit4] 2> 872718 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoreContainer loading shared library:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-001/lib
[junit4] 2> 872718 WARN
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-001/lib).
[junit4] 2> 872723 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
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> 872724 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 872724 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 872724 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 872724 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 872724 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 872725 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoresLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-001/.
[junit4] 2> 872725 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json,
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-001/./collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-001/./collection1/,
dataDir=data/}
[junit4] 2> 872725 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoresLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-001/./collection1/
[junit4] 2> 872725 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 872726 INFO (coreLoadExecutor-2688-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-001/./collection1/'
[junit4] 2> 872726 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
[junit4] 2> 872731 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 872726 INFO (coreLoadExecutor-2688-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 872731 INFO (coreLoadExecutor-2688-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 872742 INFO (coreLoadExecutor-2688-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 872745 INFO (coreLoadExecutor-2688-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
[junit4] 2> 872750 INFO (coreLoadExecutor-2688-thread-1) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 872750 INFO (coreLoadExecutor-2688-thread-1) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-001/./collection1/conf/schema.xml
[junit4] 2> 872752 INFO (coreLoadExecutor-2688-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 872754 INFO (coreLoadExecutor-2688-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 872754 INFO (coreLoadExecutor-2688-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-001/./collection1/conf'
[junit4] 2> 872755 INFO (coreLoadExecutor-2688-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-001/./collection1/
[junit4] 2> 872755 INFO (coreLoadExecutor-2688-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 872755 INFO (coreLoadExecutor-2688-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-001/./collection1/],
dataDir=[null]
[junit4] 2> 872755 INFO (coreLoadExecutor-2688-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 872755 INFO (coreLoadExecutor-2688-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-001/./collection1/data
[junit4] 2> 872755 INFO (coreLoadExecutor-2688-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-001/./collection1/data/index/
[junit4] 2> 872755 WARN (coreLoadExecutor-2688-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-001/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 872755 INFO (coreLoadExecutor-2688-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-001/./collection1/data/index
[junit4] 2> 872755 INFO (coreLoadExecutor-2688-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=18.7158203125,
floorSegmentMB=1.544921875, forceMergeDeletesPctAllowed=20.965152042116774,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 872756 INFO (coreLoadExecutor-2688-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@52cfd8e0
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6dafbd83),segFN=segments_1,generation=1}
[junit4] 2> 872756 INFO (coreLoadExecutor-2688-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 872756 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-001/./collection1/data/
[junit4] 2> 872757 INFO (coreLoadExecutor-2688-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 872759 INFO (coreLoadExecutor-2688-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 872759 INFO (coreLoadExecutor-2688-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 872759 INFO (coreLoadExecutor-2688-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 872760 INFO (coreLoadExecutor-2688-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 872760 INFO (coreLoadExecutor-2688-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 872760 INFO (coreLoadExecutor-2688-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 872761 INFO (coreLoadExecutor-2688-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 872761 INFO (coreLoadExecutor-2688-thread-1) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 872761 INFO (coreLoadExecutor-2688-thread-1) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 872761 INFO (coreLoadExecutor-2688-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=667905503,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 872765 INFO (coreLoadExecutor-2688-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@52cfd8e0
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6dafbd83),segFN=segments_1,generation=1}
[junit4] 2> 872765 INFO (coreLoadExecutor-2688-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 872765 INFO (coreLoadExecutor-2688-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1a908e97[collection1]
main
[junit4] 2> 872766 INFO (coreLoadExecutor-2688-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-001/./collection1/conf
[junit4] 2> 872766 INFO (coreLoadExecutor-2688-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-001/./collection1/conf}
[junit4] 2> 872766 INFO (coreLoadExecutor-2688-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-001/./collection1/conf
[junit4] 2> 872766 INFO (coreLoadExecutor-2688-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 872766 INFO (coreLoadExecutor-2688-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml,xslt/dummy.xsl
[junit4] 2> 872766 INFO (coreLoadExecutor-2688-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 872766 INFO
(searcherExecutor-2689-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1a908e97[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 872766 INFO (coreLoadExecutor-2688-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 873232 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/collection1
[junit4] 2> 873234 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 873234 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@44b7a743{/solr,null,AVAILABLE}
[junit4] 2> 873235 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@39f83aec{HTTP/1.1}{127.0.0.1:51637}
[junit4] 2> 873235 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.e.j.s.Server Started @876021ms
[junit4] 2> 873235 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=51637}
[junit4] 2> 873235 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 873235 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/'
[junit4] 2> 873235 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 873235 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 873244 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/solr.xml
[junit4] 2> 873251 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/.
[junit4] 2> 873251 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoreContainer New CoreContainer 1909433373
[junit4] 2> 873251 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/]
[junit4] 2> 873251 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoreContainer loading shared library:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/lib
[junit4] 2> 873251 WARN
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/lib).
[junit4] 2> 873256 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
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> 873256 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 873256 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 873256 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 873256 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 873256 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 873257 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoresLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/.
[junit4] 2> 873257 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json,
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/,
dataDir=data/}
[junit4] 2> 873257 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoresLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/
[junit4] 2> 873257 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 873258 INFO (coreLoadExecutor-2698-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/'
[junit4] 2> 873258 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
[junit4] 2> 873258 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 873258 INFO (coreLoadExecutor-2698-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 873258 INFO (coreLoadExecutor-2698-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 873268 INFO (coreLoadExecutor-2698-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 873270 INFO (coreLoadExecutor-2698-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
[junit4] 2> 873273 INFO (coreLoadExecutor-2698-thread-1) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 873273 INFO (coreLoadExecutor-2698-thread-1) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/conf/schema.xml
[junit4] 2> 873275 INFO (coreLoadExecutor-2698-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 873276 INFO (coreLoadExecutor-2698-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 873277 INFO (coreLoadExecutor-2698-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/conf'
[junit4] 2> 873277 INFO (coreLoadExecutor-2698-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/
[junit4] 2> 873277 INFO (coreLoadExecutor-2698-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 873277 INFO (coreLoadExecutor-2698-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/],
dataDir=[null]
[junit4] 2> 873277 INFO (coreLoadExecutor-2698-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 873277 INFO (coreLoadExecutor-2698-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/data
[junit4] 2> 873277 INFO (coreLoadExecutor-2698-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/data/index/
[junit4] 2> 873277 WARN (coreLoadExecutor-2698-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 873278 INFO (coreLoadExecutor-2698-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/data/index
[junit4] 2> 873278 INFO (coreLoadExecutor-2698-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=18.7158203125,
floorSegmentMB=1.544921875, forceMergeDeletesPctAllowed=20.965152042116774,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 873278 INFO (coreLoadExecutor-2698-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7701e2a5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@54713298),segFN=segments_1,generation=1}
[junit4] 2> 873278 INFO (coreLoadExecutor-2698-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 873278 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/data/
[junit4] 2> 873279 INFO (coreLoadExecutor-2698-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 873280 INFO (coreLoadExecutor-2698-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 873280 INFO (coreLoadExecutor-2698-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 873281 INFO (coreLoadExecutor-2698-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 873282 INFO (coreLoadExecutor-2698-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 873282 INFO (coreLoadExecutor-2698-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 873282 INFO (coreLoadExecutor-2698-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 873283 INFO (coreLoadExecutor-2698-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 873283 INFO (coreLoadExecutor-2698-thread-1) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 873283 INFO (coreLoadExecutor-2698-thread-1) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 873284 INFO (coreLoadExecutor-2698-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=667905503,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 873284 INFO (coreLoadExecutor-2698-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@7701e2a5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@54713298),segFN=segments_1,generation=1}
[junit4] 2> 873284 INFO (coreLoadExecutor-2698-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 873284 INFO (coreLoadExecutor-2698-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1d8f52b[collection1]
main
[junit4] 2> 873284 INFO (coreLoadExecutor-2698-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/conf
[junit4] 2> 873284 INFO (coreLoadExecutor-2698-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/conf}
[junit4] 2> 873284 INFO (coreLoadExecutor-2698-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/conf
[junit4] 2> 873284 INFO (coreLoadExecutor-2698-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 873286 INFO (coreLoadExecutor-2698-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 873286 INFO
(searcherExecutor-2699-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1d8f52b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 873286 INFO (coreLoadExecutor-2698-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 873288 INFO (qtp150260459-5822) [ 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> 873760 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@39f83aec{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 873760 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1909433373
[junit4] 2> 873760 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@76dffb5
[junit4] 2> 873761 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [
x:collection1] o.a.s.u.UpdateHandler 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> 873761 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 873761 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 873761 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 873761 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 873761 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 873761 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/data/index;done=false>>]
[junit4] 2> 873761 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/data/index
[junit4] 2> 873761 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/data;done=false>>]
[junit4] 2> 873762 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/data
[junit4] 2> 873762 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [
x:collection1] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@44b7a743{/solr,null,UNAVAILABLE}
[junit4] 2> 873763 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 873765 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@caa3ac4{/solr,null,AVAILABLE}
[junit4] 2> 873766 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@2d906d8f{HTTP/1.1}{127.0.0.1:35739}
[junit4] 2> 873766 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.e.j.s.Server Started @876552ms
[junit4] 2> 873766 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=35739}
[junit4] 2> 873766 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 873766 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/'
[junit4] 2> 873766 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 873766 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 873781 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/solr.xml
[junit4] 2> 873785 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/.
[junit4] 2> 873785 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoreContainer New CoreContainer 785427141
[junit4] 2> 873785 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/]
[junit4] 2> 873785 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoreContainer loading shared library:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/lib
[junit4] 2> 873785 WARN
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/lib).
[junit4] 2> 873791 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
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> 873792 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 873792 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 873792 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 873792 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 873792 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 873793 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoresLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/.
[junit4] 2> 873793 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json,
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/,
dataDir=data/}
[junit4] 2> 873793 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoresLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/
[junit4] 2> 873793 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 873793 INFO (coreLoadExecutor-2709-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/'
[junit4] 2> 873794 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
[junit4] 2> 873794 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 873794 INFO (coreLoadExecutor-2709-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 873794 INFO (coreLoadExecutor-2709-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 873805 INFO (coreLoadExecutor-2709-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 873826 INFO (coreLoadExecutor-2709-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
[junit4] 2> 873828 INFO (coreLoadExecutor-2709-thread-1) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 873829 INFO (coreLoadExecutor-2709-thread-1) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/conf/schema.xml
[junit4] 2> 873830 INFO (coreLoadExecutor-2709-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 873831 INFO (coreLoadExecutor-2709-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 873832 INFO (coreLoadExecutor-2709-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/conf'
[junit4] 2> 873832 INFO (coreLoadExecutor-2709-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/
[junit4] 2> 873832 INFO (coreLoadExecutor-2709-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 873832 INFO (coreLoadExecutor-2709-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/],
dataDir=[null]
[junit4] 2> 873832 INFO (coreLoadExecutor-2709-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 873832 INFO (coreLoadExecutor-2709-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/data
[junit4] 2> 873832 INFO (coreLoadExecutor-2709-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/data/index/
[junit4] 2> 873833 WARN (coreLoadExecutor-2709-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 873833 INFO (coreLoadExecutor-2709-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/data/index
[junit4] 2> 873833 INFO (coreLoadExecutor-2709-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=18.7158203125,
floorSegmentMB=1.544921875, forceMergeDeletesPctAllowed=20.965152042116774,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 873834 INFO (coreLoadExecutor-2709-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@19f35d1f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@177f5a2b),segFN=segments_1,generation=1}
[junit4] 2> 873834 INFO (coreLoadExecutor-2709-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 873834 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/data/
[junit4] 2> 873835 INFO (coreLoadExecutor-2709-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 873836 INFO (coreLoadExecutor-2709-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 873836 INFO (coreLoadExecutor-2709-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 873837 INFO (coreLoadExecutor-2709-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 873837 INFO (coreLoadExecutor-2709-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 873838 INFO (coreLoadExecutor-2709-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 873838 INFO (coreLoadExecutor-2709-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 873838 INFO (coreLoadExecutor-2709-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 873838 INFO (coreLoadExecutor-2709-thread-1) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 873838 INFO (coreLoadExecutor-2709-thread-1) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 873839 INFO (coreLoadExecutor-2709-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=667905503,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 873839 INFO (coreLoadExecutor-2709-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@19f35d1f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@177f5a2b),segFN=segments_1,generation=1}
[junit4] 2> 873839 INFO (coreLoadExecutor-2709-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 873839 INFO (coreLoadExecutor-2709-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7dc327af[collection1]
main
[junit4] 2> 873839 INFO (coreLoadExecutor-2709-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/conf
[junit4] 2> 873839 INFO (coreLoadExecutor-2709-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/conf}
[junit4] 2> 873839 INFO (coreLoadExecutor-2709-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-002/./collection1/conf
[junit4] 2> 873839 INFO (coreLoadExecutor-2709-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 873839 INFO (coreLoadExecutor-2709-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 873839 INFO
(searcherExecutor-2710-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7dc327af[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 873839 INFO (coreLoadExecutor-2709-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 874295 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-003/collection1
[junit4] 2> 874301 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 874302 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2095647b{/solr,null,AVAILABLE}
[junit4] 2> 874303 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@5c149be2{HTTP/1.1}{127.0.0.1:56390}
[junit4] 2> 874303 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.e.j.s.Server Started @877089ms
[junit4] 2> 874303 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-003/collection1/data,
hostContext=/solr, hostPort=56390}
[junit4] 2> 874303 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 874303 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-003/'
[junit4] 2> 874303 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 874303 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 874312 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-003/solr.xml
[junit4] 2> 874315 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-003/.
[junit4] 2> 874315 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoreContainer New CoreContainer 608321800
[junit4] 2> 874315 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-003/]
[junit4] 2> 874315 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoreContainer loading shared library:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-003/lib
[junit4] 2> 874316 WARN
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-003/lib).
[junit4] 2> 874321 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
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> 874322 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 874322 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 874322 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 874322 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 874322 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 874323 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoresLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-003/.
[junit4] 2> 874323 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json,
instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-003/./collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-003/./collection1/,
dataDir=data/}
[junit4] 2> 874323 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoresLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-003/./collection1/
[junit4] 2> 874323 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 874324 INFO (coreLoadExecutor-2719-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-003/./collection1/'
[junit4] 2> 874324 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
[junit4] 2> 874324 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 874324 INFO (coreLoadExecutor-2719-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 874324 INFO (coreLoadExecutor-2719-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 874336 INFO (coreLoadExecutor-2719-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 874338 INFO (coreLoadExecutor-2719-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
[junit4] 2> 874342 INFO (coreLoadExecutor-2719-thread-1) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 874342 INFO (coreLoadExecutor-2719-thread-1) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-003/./collection1/conf/schema.xml
[junit4] 2> 874344 INFO (coreLoadExecutor-2719-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 874347 INFO (coreLoadExecutor-2719-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 874348 INFO (coreLoadExecutor-2719-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-003/./collection1/conf'
[junit4] 2> 874348 INFO (coreLoadExecutor-2719-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-003/./collection1/
[junit4] 2> 874348 INFO (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 874348 INFO (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-003/./collection1/],
dataDir=[null]
[junit4] 2> 874348 INFO (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 874348 INFO (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-003/./collection1/data
[junit4] 2> 874349 INFO (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-003/./collection1/data/index/
[junit4] 2> 874349 WARN (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-003/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 874349 INFO (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-003/./collection1/data/index
[junit4] 2> 874349 INFO (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=18.7158203125,
floorSegmentMB=1.544921875, forceMergeDeletesPctAllowed=20.965152042116774,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 874350 INFO (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@115bb757
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@919d86c),segFN=segments_1,generation=1}
[junit4] 2> 874350 INFO (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 874350 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-003/./collection1/data/
[junit4] 2> 874351 INFO (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 874352 INFO (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 874353 INFO (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 874353 INFO (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 874354 INFO (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 874355 INFO (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 874355 INFO (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 874355 INFO (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 874355 INFO (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 874355 INFO (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 874355 INFO (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=667905503,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 874355 INFO (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@115bb757
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@919d86c),segFN=segments_1,generation=1}
[junit4] 2> 874355 INFO (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 874356 INFO (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@cbbbb77[collection1]
main
[junit4] 2> 874356 INFO (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-003/./collection1/conf
[junit4] 2> 874356 INFO (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-003/./collection1/conf}
[junit4] 2> 874356 INFO (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-003/./collection1/conf
[junit4] 2> 874356 INFO (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 874356 WARN (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the
/replication suffix
[junit4] 2> 874356 INFO (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler No value set for 'pollInterval'.
Timer Task not started.
[junit4] 2> 874356 INFO (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml
[junit4] 2> 874356 INFO (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 874357 INFO
(searcherExecutor-2720-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@cbbbb77[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 874357 INFO (coreLoadExecutor-2719-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 874826 INFO (qtp150260459-5824) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[0]} 0 0
[junit4] 2> 874828 INFO (qtp150260459-5822) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[1]} 0 0
[junit4] 2> 874830 INFO (qtp150260459-5823) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[2]} 0 0
[junit4] 2> 874840 INFO (qtp150260459-5824) [ x:collection1]
o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 874841 INFO (qtp150260459-5824) [ x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@52cfd8e0
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6dafbd83),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@52cfd8e0
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6dafbd83),segFN=segments_2,generation=2}
[junit4] 2> 874842 INFO (qtp150260459-5824) [ x:collection1]
o.a.s.c.SolrCore newest commit generation = 2
[junit4] 2> 874843 INFO (qtp150260459-5824) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@c737fe7[collection1] main
[junit4] 2> 874843 INFO (qtp150260459-5824) [ x:collection1]
o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 874843 INFO
(searcherExecutor-2689-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@c737fe7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):C3)))}
[junit4] 2> 874843 INFO (qtp150260459-5824) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
{commit=} 0 3
[junit4] 2> 874846 WARN (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 874847 INFO (qtp150260459-5822) [ 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> 874847 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 2
[junit4] 2> 874848 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 874848 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 874852 INFO (qtp150260459-5823) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist}
status=0 QTime=2
[junit4] 2> 874852 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Number of files in latest index in master: 10
[junit4] 2> 874852 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-003/./collection1/data/index.20151106000858798
[junit4] 2> 874852 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
[junit4] 2> 874852 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=416986490,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 874853 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@115bb757
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@919d86c),segFN=segments_1,generation=1}
[junit4] 2> 874854 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 874854 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 874854 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@115bb757
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@919d86c),segFN=segments_1,generation=1}
[junit4] 2> 874854 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 874854 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
[junit4] 2> 874854 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to
MockDirectoryWrapper(RAMDirectory@10da5403
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a1cf937)
[junit4] 2> 874856 INFO (qtp150260459-5824) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 874858 INFO (qtp150260459-5822) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.tib&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 874861 INFO (qtp150260459-5823) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.tiv&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 874863 INFO (qtp150260459-5824) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 874865 INFO (qtp150260459-5822) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 874867 INFO (qtp150260459-5823) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 874870 INFO (qtp150260459-5824) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 874872 INFO (qtp150260459-5822) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 874874 INFO (qtp150260459-5823) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 874876 INFO (qtp150260459-5824) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 874876 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Total time taken for download
(fullCopy=false,bytesDownloaded=1819) : 0 secs (null bytes/sec) to
MockDirectoryWrapper(RAMDirectory@10da5403
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a1cf937)
[junit4] 2> 874878 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=77.1240234375,
floorSegmentMB=0.2041015625, forceMergeDeletesPctAllowed=7.133737009860558,
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 874878 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@115bb757
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@919d86c),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@115bb757
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@919d86c),segFN=segments_2,generation=2}
[junit4] 2> 874879 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.SolrCore newest commit generation = 2
[junit4] 2> 874879 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 874879 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@e8a500d[collection1] main
[junit4] 2> 874880 INFO
(searcherExecutor-2720-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@e8a500d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):C3)))}
[junit4] 2> 874880 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-003/./collection1/data/index.20151106000858798
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-003/./collection1/data/index.20151106000858798;done=true>>]
[junit4] 2> 874880 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/so
[...truncated too long message...]
177DC85]) [ x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-026/./collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-026/./collection1/data/index;done=false>>]
[junit4] 2> 946474 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[BA21DF2AB177DC85]) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-026/./collection1/data/index
[junit4] 2> 946475 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[BA21DF2AB177DC85]) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-026/./collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-026/./collection1/data;done=false>>]
[junit4] 2> 946475 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[BA21DF2AB177DC85]) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-026/./collection1/data
[junit4] 2> 946475 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[BA21DF2AB177DC85]) [
x:collection1] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@610fd336{/solr,null,UNAVAILABLE}
[junit4] 2> 946475 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[BA21DF2AB177DC85]) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@469e56d2{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 946475 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[BA21DF2AB177DC85]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2076371458
[junit4] 2> 946476 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[BA21DF2AB177DC85]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6e0bb857
[junit4] 2> 946476 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[BA21DF2AB177DC85]) [
x:collection1] o.a.s.u.UpdateHandler 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> 946476 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[BA21DF2AB177DC85]) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 946476 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[BA21DF2AB177DC85]) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 946476 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[BA21DF2AB177DC85]) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 946476 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[BA21DF2AB177DC85]) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 946476 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[BA21DF2AB177DC85]) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 946476 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[BA21DF2AB177DC85]) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-027/./collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-027/./collection1/data/index;done=false>>]
[junit4] 2> 946476 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[BA21DF2AB177DC85]) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-027/./collection1/data/index
[junit4] 2> 946476 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[BA21DF2AB177DC85]) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-027/./collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-027/./collection1/data;done=false>>]
[junit4] 2> 946476 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[BA21DF2AB177DC85]) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001/solr-instance-027/./collection1/data
[junit4] 2> 946476 INFO
(TEST-TestReplicationHandler.doTestDetails-seed#[BA21DF2AB177DC85]) [
x:collection1] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4338c80f{/solr,null,UNAVAILABLE}
[junit4] 2> 946478 INFO
(SUITE-TestReplicationHandler-seed#[BA21DF2AB177DC85]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_BA21DF2AB177DC85-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene54):
{name=PostingsFormat(name=LuceneVarGapFixedInterval),
id=PostingsFormat(name=LuceneVarGapFixedInterval),
newname=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{},
sim=DefaultSimilarity, locale=hu, timezone=America/Cayenne
[junit4] 2> NOTE: Linux 3.19.0-31-generic amd64/Oracle Corporation
1.8.0_66 (64-bit)/cpus=12,threads=1,free=298237704,total=518979584
[junit4] 2> NOTE: All tests run in this JVM:
[BigEndianAscendingWordDeserializerTest, DistribJoinFromCollectionTest,
DefaultValueUpdateProcessorTest, TestPseudoReturnFields, RuleEngineTest,
DisMaxRequestHandlerTest, TestFieldResource, TestRemoveLastDynamicCopyField,
TestSolrJ, TestMaxScoreQueryParser, SparseHLLTest, TestNRTOpen, HLLUtilTest,
SolrCloudExampleTest, TestDocumentBuilder, DocumentAnalysisRequestHandlerTest,
TestInitQParser, TestFieldCollectionResource,
CollectionsAPIAsyncDistributedZkTest, HdfsUnloadDistributedZkTest,
TestMiniSolrCloudCluster, VersionInfoTest, TestCustomSort, MergeStrategyTest,
SuggestComponentTest, TestRandomFaceting, SyncSliceTest,
AddSchemaFieldsUpdateProcessorFactoryTest, OutputWriterTest,
MultiThreadedOCPTest, TestConfigReload, ReplicationFactorTest,
TestFoldingMultitermQuery, TestSmileRequest, FileUtilsTest,
ExternalFileFieldSortTest, AnalysisErrorHandlingTest,
OverseerCollectionConfigSetProcessorTest, PrimUtilsTest,
DistributedQueryElevationComponentTest, PingRequestHandlerTest,
TestShortCircuitedRequests, TestPhraseSuggestions, TestBadConfig,
ShardSplitTest, TestConfig, QueryElevationComponentTest, RemoteQueryErrorTest,
TestSchemaVersionResource, CoreAdminRequestStatusTest, ResponseHeaderTest,
TestLMDirichletSimilarityFactory, TestRangeQuery, TestFunctionQuery,
DistributedFacetPivotSmallAdvancedTest, DeleteLastCustomShardedReplicaTest,
OutOfBoxZkACLAndCredentialsProvidersTest, ReturnFieldsTest,
TestManagedResourceStorage, TestRestoreCore, TestSearcherReuse,
HLLSerializationTest, PeerSyncTest, TestSchemaManager, SynonymTokenizerTest,
DistributedSpellCheckComponentTest, CacheHeaderTest,
TestCursorMarkWithoutUniqueKey, TestFaceting, AsyncMigrateRouteKeyTest,
BasicDistributedZkTest, TestJsonFacets, TestRuleBasedAuthorizationPlugin,
TestClusterStateMutator, OverseerStatusTest, FileBasedSpellCheckerTest,
TestChildDocTransformer, TestScoreJoinQPScore, HdfsNNFailoverTest,
TestReplicationHandlerBackup, TestReplicationHandler]
[junit4] Completed [289/545] on J0 in 73.81s, 13 tests, 1 failure <<<
FAILURES!
[...truncated 803 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:785: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:729: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:59: The following error
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:233: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:526: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1452: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1006:
There were test failures: 545 suites (7 ignored), 2156 tests, 1 failure, 75
ignored (37 assumptions) [seed: BA21DF2AB177DC85]
Total time: 51 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]