Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14080/
Java: 64bit/jdk1.8.0_60 -XX:-UseCompressedOops -XX:+UseSerialGC
2 tests failed.
FAILED:
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication
Error Message:
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-017/./collection1/data,
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-017/./collection1/data/index.20150902015845424,
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-017/./collection1/data/index.20150902015845534]
expected:<2> but was:<3>
Stack Trace:
java.lang.AssertionError:
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-017/./collection1/data,
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-017/./collection1/data/index.20150902015845424,
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-017/./collection1/data/index.20150902015845534]
expected:<2> but was:<3>
at
__randomizedtesting.SeedInfo.seed([B278F69F8AAA81A:FC5461313E4207FC]: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:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
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:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
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:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:365)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.servlet.SolrRequestParserTest.testStreamURL
Error Message:
array lengths differed, expected.length=17116 actual.length=17048
Stack Trace:
java.lang.AssertionError: array lengths differed, expected.length=17116
actual.length=17048
at
__randomizedtesting.SeedInfo.seed([B278F69F8AAA81A:5212B17A8C88652F]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.junit.internal.ComparisonCriteria.assertArraysAreSameLength(ComparisonCriteria.java:70)
at
org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:34)
at org.junit.Assert.internalArrayEquals(Assert.java:416)
at org.junit.Assert.assertArrayEquals(Assert.java:202)
at org.junit.Assert.assertArrayEquals(Assert.java:215)
at
org.apache.solr.servlet.SolrRequestParserTest.testStreamURL(SolrRequestParserTest.java:154)
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:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
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:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
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:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 9348 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/init-core-data-001
[junit4] 2> 191417 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting doTestRepeater
[junit4] 2> 191418 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/collection1
[junit4] 2> 191421 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 191422 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@44979711{/solr,null,AVAILABLE}
[junit4] 2> 191423 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@3cbc1eb2{HTTP/1.1}{127.0.0.1:56537}
[junit4] 2> 191423 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.e.j.s.Server Started @193209ms
[junit4] 2> 191423 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=56537}
[junit4] 2> 191424 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 191424 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/'
[junit4] 2> 191432 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/solr.xml
[junit4] 2> 191436 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/.
[junit4] 2> 191437 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoreContainer New CoreContainer 26173347
[junit4] 2> 191437 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/]
[junit4] 2> 191437 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoreContainer loading shared library:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/lib
[junit4] 2> 191437 WARN
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/lib).
[junit4] 2> 191441 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
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> 191442 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 191442 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 191442 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 191443 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 191443 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 191443 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoresLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/.
[junit4] 2> 191444 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
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-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/./collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/./collection1/,
dataDir=data/}
[junit4] 2> 191444 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoresLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/./collection1/
[junit4] 2> 191444 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 191444 INFO (coreLoadExecutor-350-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/./collection1/'
[junit4] 2> 191444 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4] 2> 191445 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 191456 INFO (coreLoadExecutor-350-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 191459 INFO (coreLoadExecutor-350-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 191478 INFO (coreLoadExecutor-350-thread-1) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 191478 INFO (coreLoadExecutor-350-thread-1) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/./collection1/conf/schema.xml
[junit4] 2> 191480 INFO (coreLoadExecutor-350-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 191481 INFO (coreLoadExecutor-350-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 191482 INFO (coreLoadExecutor-350-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-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/./collection1/conf'
[junit4] 2> 191482 INFO (coreLoadExecutor-350-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/./collection1/
[junit4] 2> 191482 INFO (coreLoadExecutor-350-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 191483 INFO (coreLoadExecutor-350-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/./collection1/],
dataDir=[null]
[junit4] 2> 191483 INFO (coreLoadExecutor-350-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 191483 INFO (coreLoadExecutor-350-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/./collection1/data
[junit4] 2> 191483 INFO (coreLoadExecutor-350-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/./collection1/data/index/
[junit4] 2> 191483 WARN (coreLoadExecutor-350-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 191483 INFO (coreLoadExecutor-350-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/./collection1/data/index
[junit4] 2> 191483 INFO (coreLoadExecutor-350-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=40.02734375,
floorSegmentMB=0.767578125, forceMergeDeletesPctAllowed=7.225981250276873,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3700225683428666
[junit4] 2> 191484 INFO (coreLoadExecutor-350-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@78c43d0d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3988fb22),segFN=segments_1,generation=1}
[junit4] 2> 191484 INFO (coreLoadExecutor-350-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 191484 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-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/./collection1/data/
[junit4] 2> 191485 INFO (coreLoadExecutor-350-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 191486 INFO (coreLoadExecutor-350-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 191487 INFO (coreLoadExecutor-350-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 191487 INFO (coreLoadExecutor-350-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 191488 INFO (coreLoadExecutor-350-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 191490 INFO (coreLoadExecutor-350-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 191490 INFO (coreLoadExecutor-350-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> 191490 INFO (coreLoadExecutor-350-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 191490 INFO (coreLoadExecutor-350-thread-1) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 191490 INFO (coreLoadExecutor-350-thread-1) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 191491 INFO (coreLoadExecutor-350-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=32, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=56.6611328125,
floorSegmentMB=1.2666015625, forceMergeDeletesPctAllowed=0.4215038087302847,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.45213790212710225
[junit4] 2> 191491 INFO (coreLoadExecutor-350-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@78c43d0d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3988fb22),segFN=segments_1,generation=1}
[junit4] 2> 191491 INFO (coreLoadExecutor-350-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 191491 INFO (coreLoadExecutor-350-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4a5bc6fa[collection1]
main
[junit4] 2> 191491 INFO (coreLoadExecutor-350-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/./collection1/conf
[junit4] 2> 191491 INFO (coreLoadExecutor-350-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/./collection1/conf}
[junit4] 2> 191492 INFO (coreLoadExecutor-350-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-001/./collection1/conf
[junit4] 2> 191492 INFO (coreLoadExecutor-350-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 191492 INFO (coreLoadExecutor-350-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml,xslt/dummy.xsl
[junit4] 2> 191492 INFO (coreLoadExecutor-350-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 191492 INFO (coreLoadExecutor-350-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 191492 INFO
(searcherExecutor-351-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4a5bc6fa[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 191946 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/collection1
[junit4] 2> 191949 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 191950 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6556b156{/solr,null,AVAILABLE}
[junit4] 2> 191950 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@76154e0d{HTTP/1.1}{127.0.0.1:42382}
[junit4] 2> 191950 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.e.j.s.Server Started @193736ms
[junit4] 2> 191951 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=42382}
[junit4] 2> 191951 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 191951 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/'
[junit4] 2> 191959 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/solr.xml
[junit4] 2> 191963 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/.
[junit4] 2> 191963 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoreContainer New CoreContainer 334223250
[junit4] 2> 191963 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/]
[junit4] 2> 191963 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoreContainer loading shared library:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/lib
[junit4] 2> 191963 WARN
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/lib).
[junit4] 2> 191968 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
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> 191969 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 191969 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 191969 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 191969 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 191969 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 191969 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoresLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/.
[junit4] 2> 191970 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
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-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/,
dataDir=data/}
[junit4] 2> 191970 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoresLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/
[junit4] 2> 191970 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 191971 INFO (coreLoadExecutor-360-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/'
[junit4] 2> 191971 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4] 2> 191971 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 191981 INFO (coreLoadExecutor-360-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 191983 INFO (coreLoadExecutor-360-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 191988 INFO (coreLoadExecutor-360-thread-1) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 191989 INFO (coreLoadExecutor-360-thread-1) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/conf/schema.xml
[junit4] 2> 191990 INFO (coreLoadExecutor-360-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 191992 INFO (coreLoadExecutor-360-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 191993 INFO (coreLoadExecutor-360-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-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/conf'
[junit4] 2> 191993 INFO (coreLoadExecutor-360-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/
[junit4] 2> 191993 INFO (coreLoadExecutor-360-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 191993 INFO (coreLoadExecutor-360-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/],
dataDir=[null]
[junit4] 2> 191993 INFO (coreLoadExecutor-360-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 191993 INFO (coreLoadExecutor-360-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/data
[junit4] 2> 191993 INFO (coreLoadExecutor-360-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/data/index/
[junit4] 2> 191993 WARN (coreLoadExecutor-360-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 191994 INFO (coreLoadExecutor-360-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/data/index
[junit4] 2> 191994 INFO (coreLoadExecutor-360-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=40.02734375,
floorSegmentMB=0.767578125, forceMergeDeletesPctAllowed=7.225981250276873,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3700225683428666
[junit4] 2> 191995 INFO (coreLoadExecutor-360-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@12500a38
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4569178a),segFN=segments_1,generation=1}
[junit4] 2> 191995 INFO (coreLoadExecutor-360-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 191995 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-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/data/
[junit4] 2> 191997 INFO (coreLoadExecutor-360-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 191999 INFO (coreLoadExecutor-360-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 191999 INFO (coreLoadExecutor-360-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 192000 INFO (coreLoadExecutor-360-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 192001 INFO (coreLoadExecutor-360-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 192002 INFO (coreLoadExecutor-360-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 192002 INFO (coreLoadExecutor-360-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> 192003 INFO (coreLoadExecutor-360-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 192003 INFO (coreLoadExecutor-360-thread-1) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 192003 INFO (coreLoadExecutor-360-thread-1) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 192003 INFO (coreLoadExecutor-360-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=32, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=56.6611328125,
floorSegmentMB=1.2666015625, forceMergeDeletesPctAllowed=0.4215038087302847,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.45213790212710225
[junit4] 2> 192004 INFO (coreLoadExecutor-360-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@12500a38
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4569178a),segFN=segments_1,generation=1}
[junit4] 2> 192004 INFO (coreLoadExecutor-360-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 192004 INFO (coreLoadExecutor-360-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4bc39c98[collection1]
main
[junit4] 2> 192004 INFO (coreLoadExecutor-360-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/conf
[junit4] 2> 192005 INFO (coreLoadExecutor-360-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/conf}
[junit4] 2> 192005 INFO (coreLoadExecutor-360-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/conf
[junit4] 2> 192005 INFO (coreLoadExecutor-360-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 192007 INFO (coreLoadExecutor-360-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 192007 INFO
(searcherExecutor-361-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4bc39c98[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 192007 INFO (coreLoadExecutor-360-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 192357 INFO (qtp656299305-804) [ 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> 192473 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@76154e0d{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 192473 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=334223250
[junit4] 2> 192474 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@173eafd
[junit4] 2> 192474 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [
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> 192474 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 192475 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 192475 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 192475 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 192476 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 192476 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/data;done=false>>]
[junit4] 2> 192476 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/data
[junit4] 2> 192476 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/data/index;done=false>>]
[junit4] 2> 192476 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/data/index
[junit4] 2> 192476 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [
x:collection1] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6556b156{/solr,null,UNAVAILABLE}
[junit4] 2> 192477 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 192479 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3e203ba2{/solr,null,AVAILABLE}
[junit4] 2> 192479 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@121f3b73{HTTP/1.1}{127.0.0.1:41582}
[junit4] 2> 192479 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.e.j.s.Server Started @194265ms
[junit4] 2> 192479 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=41582}
[junit4] 2> 192480 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 192480 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/'
[junit4] 2> 192489 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/solr.xml
[junit4] 2> 192492 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/.
[junit4] 2> 192492 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoreContainer New CoreContainer 324479424
[junit4] 2> 192492 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/]
[junit4] 2> 192492 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoreContainer loading shared library:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/lib
[junit4] 2> 192492 WARN
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/lib).
[junit4] 2> 192497 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
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> 192497 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 192498 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 192498 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 192498 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 192498 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 192499 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoresLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/.
[junit4] 2> 192499 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
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-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/,
dataDir=data/}
[junit4] 2> 192499 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoresLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/
[junit4] 2> 192499 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 192499 INFO (coreLoadExecutor-371-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/'
[junit4] 2> 192499 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4] 2> 192500 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 192509 INFO (coreLoadExecutor-371-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 192512 INFO (coreLoadExecutor-371-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 192532 INFO (coreLoadExecutor-371-thread-1) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 192532 INFO (coreLoadExecutor-371-thread-1) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/conf/schema.xml
[junit4] 2> 192534 INFO (coreLoadExecutor-371-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 192536 INFO (coreLoadExecutor-371-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 192536 INFO (coreLoadExecutor-371-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-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/conf'
[junit4] 2> 192536 INFO (coreLoadExecutor-371-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/
[junit4] 2> 192536 INFO (coreLoadExecutor-371-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 192536 INFO (coreLoadExecutor-371-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/],
dataDir=[null]
[junit4] 2> 192536 INFO (coreLoadExecutor-371-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 192537 INFO (coreLoadExecutor-371-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/data
[junit4] 2> 192537 INFO (coreLoadExecutor-371-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/data/index/
[junit4] 2> 192537 WARN (coreLoadExecutor-371-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 192537 INFO (coreLoadExecutor-371-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/data/index
[junit4] 2> 192537 INFO (coreLoadExecutor-371-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=40.02734375,
floorSegmentMB=0.767578125, forceMergeDeletesPctAllowed=7.225981250276873,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3700225683428666
[junit4] 2> 192538 INFO (coreLoadExecutor-371-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3495df73
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27922094),segFN=segments_1,generation=1}
[junit4] 2> 192538 INFO (coreLoadExecutor-371-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 192538 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-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/data/
[junit4] 2> 192540 INFO (coreLoadExecutor-371-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 192541 INFO (coreLoadExecutor-371-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 192541 INFO (coreLoadExecutor-371-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 192541 INFO (coreLoadExecutor-371-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 192542 INFO (coreLoadExecutor-371-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 192543 INFO (coreLoadExecutor-371-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 192543 INFO (coreLoadExecutor-371-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> 192543 INFO (coreLoadExecutor-371-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 192543 INFO (coreLoadExecutor-371-thread-1) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 192544 INFO (coreLoadExecutor-371-thread-1) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 192544 INFO (coreLoadExecutor-371-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=32, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=56.6611328125,
floorSegmentMB=1.2666015625, forceMergeDeletesPctAllowed=0.4215038087302847,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.45213790212710225
[junit4] 2> 192544 INFO (coreLoadExecutor-371-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3495df73
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27922094),segFN=segments_1,generation=1}
[junit4] 2> 192544 INFO (coreLoadExecutor-371-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 192544 INFO (coreLoadExecutor-371-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@20332952[collection1]
main
[junit4] 2> 192544 INFO (coreLoadExecutor-371-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/conf
[junit4] 2> 192544 INFO (coreLoadExecutor-371-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/conf}
[junit4] 2> 192544 INFO (coreLoadExecutor-371-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-002/./collection1/conf
[junit4] 2> 192545 INFO (coreLoadExecutor-371-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 192545 INFO (coreLoadExecutor-371-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 192545 INFO (coreLoadExecutor-371-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 192545 INFO
(searcherExecutor-372-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@20332952[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 193001 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/collection1
[junit4] 2> 193003 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 193004 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2083160e{/solr,null,AVAILABLE}
[junit4] 2> 193005 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@7faaa95a{HTTP/1.1}{127.0.0.1:51162}
[junit4] 2> 193005 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.e.j.s.Server Started @194790ms
[junit4] 2> 193005 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/collection1/data,
hostContext=/solr, hostPort=51162}
[junit4] 2> 193005 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@4e0e2f2a
[junit4] 2> 193005 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/'
[junit4] 2> 193012 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/solr.xml
[junit4] 2> 193015 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoresLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/.
[junit4] 2> 193016 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoreContainer New CoreContainer 1758979836
[junit4] 2> 193016 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/]
[junit4] 2> 193016 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoreContainer loading shared library:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/lib
[junit4] 2> 193016 WARN
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/lib).
[junit4] 2> 193021 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
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> 193021 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 193021 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 193021 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 193022 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 193022 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 193022 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoresLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/.
[junit4] 2> 193023 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
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-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1/,
dataDir=data/}
[junit4] 2> 193023 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoresLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1/
[junit4] 2> 193023 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 193023 INFO (coreLoadExecutor-381-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1/'
[junit4] 2> 193023 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4] 2> 193024 INFO
(TEST-TestReplicationHandler.doTestRepeater-seed#[B278F69F8AAA81A]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 193033 INFO (coreLoadExecutor-381-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 193036 INFO (coreLoadExecutor-381-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 193041 INFO (coreLoadExecutor-381-thread-1) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 193041 INFO (coreLoadExecutor-381-thread-1) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1/conf/schema.xml
[junit4] 2> 193043 INFO (coreLoadExecutor-381-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 193045 INFO (coreLoadExecutor-381-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 193045 INFO (coreLoadExecutor-381-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-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1/conf'
[junit4] 2> 193045 INFO (coreLoadExecutor-381-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1/
[junit4] 2> 193045 INFO (coreLoadExecutor-381-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 193045 INFO (coreLoadExecutor-381-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1/],
dataDir=[null]
[junit4] 2> 193045 INFO (coreLoadExecutor-381-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 193046 INFO (coreLoadExecutor-381-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1/data
[junit4] 2> 193046 INFO (coreLoadExecutor-381-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1/data/index/
[junit4] 2> 193046 WARN (coreLoadExecutor-381-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 193046 INFO (coreLoadExecutor-381-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1/data/index
[junit4] 2> 193046 INFO (coreLoadExecutor-381-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=40.02734375,
floorSegmentMB=0.767578125, forceMergeDeletesPctAllowed=7.225981250276873,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3700225683428666
[junit4] 2> 193047 INFO (coreLoadExecutor-381-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@54594149
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48daed7d),segFN=segments_1,generation=1}
[junit4] 2> 193047 INFO (coreLoadExecutor-381-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 193047 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-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1/data/
[junit4] 2> 193048 INFO (coreLoadExecutor-381-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 193049 INFO (coreLoadExecutor-381-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 193049 INFO (coreLoadExecutor-381-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 193050 INFO (coreLoadExecutor-381-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 193050 INFO (coreLoadExecutor-381-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 193051 INFO (coreLoadExecutor-381-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 193051 INFO (coreLoadExecutor-381-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> 193051 INFO (coreLoadExecutor-381-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 193051 INFO (coreLoadExecutor-381-thread-1) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 193051 INFO (coreLoadExecutor-381-thread-1) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 193052 INFO (coreLoadExecutor-381-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=32, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=56.6611328125,
floorSegmentMB=1.2666015625, forceMergeDeletesPctAllowed=0.4215038087302847,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.45213790212710225
[junit4] 2> 193052 INFO (coreLoadExecutor-381-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@54594149
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48daed7d),segFN=segments_1,generation=1}
[junit4] 2> 193052 INFO (coreLoadExecutor-381-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 193052 INFO (coreLoadExecutor-381-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2ef65f51[collection1]
main
[junit4] 2> 193052 INFO (coreLoadExecutor-381-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1/conf
[junit4] 2> 193052 INFO (coreLoadExecutor-381-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1/conf}
[junit4] 2> 193052 INFO (coreLoadExecutor-381-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1/conf
[junit4] 2> 193053 INFO (coreLoadExecutor-381-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 193053 WARN (coreLoadExecutor-381-thread-1) [
x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the
/replication suffix
[junit4] 2> 193053 INFO (coreLoadExecutor-381-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler No value set for 'pollInterval'.
Timer Task not started.
[junit4] 2> 193053 INFO (coreLoadExecutor-381-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml
[junit4] 2> 193053 INFO (coreLoadExecutor-381-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 193053 INFO (coreLoadExecutor-381-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 193053 INFO
(searcherExecutor-382-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2ef65f51[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 193529 INFO (qtp656299305-806) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[0]} 0 2
[junit4] 2> 193531 INFO (qtp656299305-804) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[1]} 0 0
[junit4] 2> 193536 INFO (qtp656299305-805) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {add=[2]} 0 3
[junit4] 2> 193538 INFO (qtp656299305-806) [ x:collection1]
o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 193540 INFO (qtp656299305-806) [ x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@78c43d0d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3988fb22),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@78c43d0d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3988fb22),segFN=segments_2,generation=2}
[junit4] 2> 193540 INFO (qtp656299305-806) [ x:collection1]
o.a.s.c.SolrCore newest commit generation = 2
[junit4] 2> 193541 INFO (qtp656299305-806) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@6e1b1bcc[collection1] main
[junit4] 2> 193541 INFO (qtp656299305-806) [ x:collection1]
o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 193542 INFO
(searcherExecutor-351-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6e1b1bcc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C3)))}
[junit4] 2> 193542 INFO (qtp656299305-806) [ 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 4
[junit4] 2> 193553 WARN (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication
suffix
[junit4] 2> 193556 INFO (qtp656299305-804) [ 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> 193556 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 2
[junit4] 2> 193556 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 193556 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 193560 INFO (qtp656299305-805) [ 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=1
[junit4] 2> 193561 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Number of files in latest index in master: 10
[junit4] 2> 193562 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B278F69F8AAA81A-001/solr-instance-003/./collection1/data/index.20150902015804314
[junit4] 2> 193562 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
[junit4] 2> 193562 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused...
core=collection1
[junit4] 2> 193562 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
[junit4] 2> 193563 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 193563 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@54594149
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48daed7d),segFN=segments_1,generation=1}
[junit4] 2> 193564 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 193564 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 193564 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@54594149
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48daed7d),segFN=segments_1,generation=1}
[junit4] 2> 193564 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 193564 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Closing IndexWriter...
[junit4] 2> 193564 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused...
core=collection1
[junit4] 2> 193564 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
[junit4] 2> 193564 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Starting download to
MockDirectoryWrapper(RAMDirectory@2af51adc
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d22e1fc)
fullCopy=false
[junit4] 2> 193572 INFO (qtp656299305-806) [ 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=2
[junit4] 2> 193575 INFO (qtp656299305-804) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 193578 INFO (qtp656299305-805) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 193580 INFO (qtp656299305-806) [ 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> 193582 INFO (qtp656299305-804) [ 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> 193584 INFO (qtp656299305-805) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&file=_0_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 193586 INFO (qtp656299305-806) [ 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> 193588 INFO (qtp656299305-804) [ 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> 193590 INFO (qtp656299305-805) [ 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> 193592 INFO (qtp656299305-806) [ 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> 193593 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.h.IndexFetcher Total time taken for download: 0 secs
[junit4] 2> 193595 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
[junit4] 2> 193595 INFO (explicit-fetchindex-cmd) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMer
[...truncated too long message...]
tCaseJ4 ###Ending testStandardFormdataUploadLimit
[junit4] 2> 1090373 INFO
(TEST-SolrRequestParserTest.testParameterIncompatibilityException1-seed#[B278F69F8AAA81A])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testParameterIncompatibilityException1
[junit4] 2> 1090375 INFO
(TEST-SolrRequestParserTest.testParameterIncompatibilityException1-seed#[B278F69F8AAA81A])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testParameterIncompatibilityException1
[junit4] 2> 1090377 INFO
(TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreamsISO88591-seed#[B278F69F8AAA81A])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testStandardParseParamsAndFillStreamsISO88591
[junit4] 2> 1090378 INFO
(TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreamsISO88591-seed#[B278F69F8AAA81A])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testStandardParseParamsAndFillStreamsISO88591
[junit4] 2> 1090381 INFO
(TEST-SolrRequestParserTest.testPostMissingContentType-seed#[B278F69F8AAA81A])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testPostMissingContentType
[junit4] 2> 1090386 INFO
(TEST-SolrRequestParserTest.testPostMissingContentType-seed#[B278F69F8AAA81A])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testPostMissingContentType
[junit4] 2> 1090389 INFO
(TEST-SolrRequestParserTest.testStreamURL-seed#[B278F69F8AAA81A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testStreamURL
[junit4] 2> 1091194 INFO
(TEST-SolrRequestParserTest.testStreamURL-seed#[B278F69F8AAA81A]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testStreamURL
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=SolrRequestParserTest -Dtests.method=testStreamURL
-Dtests.seed=B278F69F8AAA81A -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=es_ES -Dtests.timezone=Asia/Kabul -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.81s J1 | SolrRequestParserTest.testStreamURL <<<
[junit4] > Throwable #1: java.lang.AssertionError: array lengths
differed, expected.length=17116 actual.length=17048
[junit4] > at
__randomizedtesting.SeedInfo.seed([B278F69F8AAA81A:5212B17A8C88652F]:0)
[junit4] > at
org.apache.solr.servlet.SolrRequestParserTest.testStreamURL(SolrRequestParserTest.java:154)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1091198 INFO
(SUITE-SolrRequestParserTest-seed#[B278F69F8AAA81A]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1091198 INFO
(SUITE-SolrRequestParserTest-seed#[B278F69F8AAA81A]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=113483846
[junit4] 2> 1091198 INFO
(SUITE-SolrRequestParserTest-seed#[B278F69F8AAA81A]-worker) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4b523945
[junit4] 2> 1091198 INFO
(SUITE-SolrRequestParserTest-seed#[B278F69F8AAA81A]-worker) [ 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> 1091198 INFO
(SUITE-SolrRequestParserTest-seed#[B278F69F8AAA81A]-worker) [ x:collection1]
o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 1091198 INFO
(SUITE-SolrRequestParserTest-seed#[B278F69F8AAA81A]-worker) [ x:collection1]
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing
IndexWriter
[junit4] 2> 1091198 INFO
(SUITE-SolrRequestParserTest-seed#[B278F69F8AAA81A]-worker) [ x:collection1]
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
[junit4] 2> 1091199 INFO
(SUITE-SolrRequestParserTest-seed#[B278F69F8AAA81A]-worker) [ x:collection1]
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 1091206 INFO
(SUITE-SolrRequestParserTest-seed#[B278F69F8AAA81A]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories
currently being tracked
[junit4] 2> 1091207 INFO
(SUITE-SolrRequestParserTest-seed#[B278F69F8AAA81A]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.servlet.SolrRequestParserTest_B278F69F8AAA81A-001/init-core-data-001
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.servlet.SolrRequestParserTest_B278F69F8AAA81A-001/init-core-data-001;done=false>>]
[junit4] 2> 1091207 INFO
(SUITE-SolrRequestParserTest-seed#[B278F69F8AAA81A]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.servlet.SolrRequestParserTest_B278F69F8AAA81A-001/init-core-data-001
[junit4] 2> 1091207 INFO
(SUITE-SolrRequestParserTest-seed#[B278F69F8AAA81A]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.servlet.SolrRequestParserTest_B278F69F8AAA81A-001/init-core-data-001/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.servlet.SolrRequestParserTest_B278F69F8AAA81A-001/init-core-data-001/index;done=false>>]
[junit4] 2> 1091207 INFO
(SUITE-SolrRequestParserTest-seed#[B278F69F8AAA81A]-worker) [ x:collection1]
o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.servlet.SolrRequestParserTest_B278F69F8AAA81A-001/init-core-data-001/index
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.servlet.SolrRequestParserTest_B278F69F8AAA81A-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene53): {},
docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {},
locale=es_ES, timezone=Asia/Kabul
[junit4] 2> NOTE: Linux 3.19.0-26-generic amd64/Oracle Corporation
1.8.0_60 (64-bit)/cpus=12,threads=1,free=165540408,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [HdfsNNFailoverTest,
TestSuggestSpellingConverter, DistribJoinFromCollectionTest, BJQParserTest,
TestAnalyzeInfixSuggestions, VersionInfoTest, TestCopyFieldCollectionResource,
SolrPluginUtilsTest, OverseerStatusTest, ZkControllerTest, TestFiltering,
TestRebalanceLeaders, JavabinLoaderTest, MBeansHandlerTest,
TestStressUserVersions, CoreAdminRequestStatusTest, SuggestComponentTest,
TestMiniSolrCloudCluster, TestCloudPivotFacet, TestAuthenticationFramework,
DistributedFacetPivotLongTailTest, HLLSerializationTest,
CdcrRequestHandlerTest, SolrIndexConfigTest, SolrCmdDistributorTest,
HighlighterTest, SpatialRPTFieldTypeTest, TestSurroundQueryParser,
SolrCloudExampleTest, SpatialFilterTest, TestBlendedInfixSuggestions,
TestConfigSetsAPI, DirectSolrSpellCheckerTest, SoftAutoCommitTest,
SolrInfoMBeanTest, TestDistributedGrouping, TestShortCircuitedRequests,
TestObjectReleaseTracker, TestRequestStatusCollectionAPI,
WordBreakSolrSpellCheckerTest, SSLMigrationTest, TestFastOutputStream,
TestSQLHandler, MultiTermTest, TestCrossCoreJoin, HdfsLockFactoryTest,
TestJsonFacets, ZkStateReaderTest, TestTrie, IndexBasedSpellCheckerTest,
TestQuerySenderNoQuery, HdfsRecoverLeaseTest, TestQueryUtils,
TestTolerantSearch, DistanceFunctionTest, TestReqParamsAPI,
TestLMJelinekMercerSimilarityFactory, TestDFRSimilarityFactory,
CustomCollectionTest, URLClassifyProcessorTest,
SchemaVersionSpecificBehaviorTest, TestFileDictionaryLookup,
SpellCheckCollatorTest, UniqFieldsUpdateProcessorFactoryTest,
TestRemoveLastDynamicCopyField, ZkCLITest, AnalysisErrorHandlingTest,
BitVectorTest, DistributedTermsComponentTest, ShardRoutingCustomTest,
CollectionTooManyReplicasTest, TestUtils, TestReloadAndDeleteDocs,
BasicFunctionalityTest, TestMaxScoreQueryParser, TestJmxMonitoredMap,
TestQueryTypes, TestRTGBase, BadCopyFieldTest,
SimpleCollectionCreateDeleteTest, VMParamsZkACLAndCredentialsProvidersTest,
TestCoreContainer, SpellCheckComponentTest, TestConfigSets, ShardSplitTest,
SpellPossibilityIteratorTest, OpenCloseCoreStressTest,
LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, TestFaceting,
TestRecovery, TermVectorComponentDistributedTest, HardAutoCommitTest,
BadIndexSchemaTest, ConvertedLegacyTest, TestFunctionQuery,
DirectUpdateHandlerTest, ShowFileRequestHandlerTest, SolrIndexSplitterTest,
SignatureUpdateProcessorFactoryTest, SolrRequestParserTest]
[junit4] Completed [312/543] on J1 in 1.77s, 11 tests, 1 failure <<<
FAILURES!
[...truncated 723 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:514: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987:
There were test failures: 543 suites, 2145 tests, 2 failures, 71 ignored (35
assumptions)
Total time: 45 minutes 6 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]