Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5862/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseParallelGC
2 tests failed.
FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication
Error Message:
[index.20160524034035938, index.20160524034048654, index.properties,
replication.properties] expected:<1> but was:<2>
Stack Trace:
java.lang.AssertionError: [index.20160524034035938, index.20160524034048654,
index.properties, replication.properties] expected:<1> but was:<2>
at
__randomizedtesting.SeedInfo.seed([F6383902AFFEF1AA:2D9339C4AAD69819]: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:905)
at
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:872)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI
Error Message:
ObjectTracker found 2 object(s) that were not released!!!
[MockDirectoryWrapper, MockDirectoryWrapper]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 2 object(s) that were not
released!!! [MockDirectoryWrapper, MockDirectoryWrapper]
at __randomizedtesting.SeedInfo.seed([F6383902AFFEF1AA]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:255)
at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11547 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\init-core-data-001
[junit4] 2> 1962100 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterCoreReload
[junit4] 2> 1962102 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\collection1
[junit4] 2> 1962119 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1962120 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1518e2{/solr,null,AVAILABLE}
[junit4] 2> 1962122 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@c6b0ff{HTTP/1.1,[http/1.1]}{127.0.0.1:60194}
[junit4] 2> 1962127 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.e.j.s.Server Started @1967957ms
[junit4] 2> 1962127 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\collection1\data,
hostContext=/solr, hostPort=60194}
[junit4] 2> 1962127 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 1962127 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001'
[junit4] 2> 1962127 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1962127 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 1962128 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\solr.xml
[junit4] 2> 1962143 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.
[junit4] 2> 1962144 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CoreContainer New CoreContainer 30220828
[junit4] 2> 1962144 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001]
[junit4] 2> 1962144 WARN
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\lib
[junit4] 2> 1962144 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] 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,
[junit4] 2> 1962150 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params:
[junit4] 2> 1962151 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1962151 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1962151 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1962151 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1962152 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.
[junit4] 2> 1962157 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
[junit4] 2> 1962157 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CorePropertiesLocator Found core collection1 in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1
[junit4] 2> 1962158 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1962158 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
[junit4] 2> 1962159 INFO (coreLoadExecutor-6113-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\collection1'
[junit4] 2> 1962159 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1962159 INFO (coreLoadExecutor-6113-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1962159 INFO (coreLoadExecutor-6113-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1962179 INFO (coreLoadExecutor-6113-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1962181 WARN (coreLoadExecutor-6113-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1962182 INFO (coreLoadExecutor-6113-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1962186 INFO (coreLoadExecutor-6113-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1962189 INFO (coreLoadExecutor-6113-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1962195 INFO (coreLoadExecutor-6113-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1962203 INFO (coreLoadExecutor-6113-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\collection1'
[junit4] 2> 1962204 INFO (coreLoadExecutor-6113-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1
[junit4] 2> 1962204 INFO (coreLoadExecutor-6113-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1962204 INFO (coreLoadExecutor-6113-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\]
[junit4] 2> 1962204 INFO (coreLoadExecutor-6113-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 1962205 INFO (coreLoadExecutor-6113-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\
[junit4] 2> 1962205 INFO (coreLoadExecutor-6113-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\index/
[junit4] 2> 1962205 WARN (coreLoadExecutor-6113-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 1962205 INFO (coreLoadExecutor-6113-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\index
[junit4] 2> 1962206 INFO (coreLoadExecutor-6113-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5697348540006552]
[junit4] 2> 1962206 INFO (coreLoadExecutor-6113-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@cb99ee
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b637f),segFN=segments_1,generation=1}
[junit4] 2> 1962206 INFO (coreLoadExecutor-6113-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1962207 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\
[junit4] 2> 1962208 INFO (coreLoadExecutor-6113-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1962215 INFO (coreLoadExecutor-6113-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1962218 INFO (coreLoadExecutor-6113-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1962219 INFO (coreLoadExecutor-6113-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1962221 INFO (coreLoadExecutor-6113-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1962222 INFO (coreLoadExecutor-6113-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1962222 INFO (coreLoadExecutor-6113-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
[junit4] 2> 1962222 INFO (coreLoadExecutor-6113-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1962222 INFO (coreLoadExecutor-6113-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1962223 INFO (coreLoadExecutor-6113-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1962223 INFO (coreLoadExecutor-6113-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=26.314453125,
floorSegmentMB=0.857421875, forceMergeDeletesPctAllowed=22.13294184457976,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.292929154826177
[junit4] 2> 1962223 INFO (coreLoadExecutor-6113-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@cb99ee
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b637f),segFN=segments_1,generation=1}
[junit4] 2> 1962223 INFO (coreLoadExecutor-6113-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1962223 INFO (coreLoadExecutor-6113-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@25ac4[collection1]
main]
[junit4] 2> 1962224 INFO (coreLoadExecutor-6113-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\collection1\conf
[junit4] 2> 1962224 INFO (coreLoadExecutor-6113-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\collection1\conf}
[junit4] 2> 1962224 INFO (coreLoadExecutor-6113-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\collection1\conf
[junit4] 2> 1962225 INFO (coreLoadExecutor-6113-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1962225 INFO (coreLoadExecutor-6113-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml,xslt/dummy.xsl
[junit4] 2> 1962225 INFO (coreLoadExecutor-6113-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1962225 INFO
(searcherExecutor-6114-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@25ac4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1962225 INFO (coreLoadExecutor-6113-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1962663 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\collection1
[junit4] 2> 1962678 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1962678 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@c6e51b{/solr,null,AVAILABLE}
[junit4] 2> 1962679 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@1949bcd{HTTP/1.1,[http/1.1]}{127.0.0.1:60200}
[junit4] 2> 1962679 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.e.j.s.Server Started @1968510ms
[junit4] 2> 1962679 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\collection1\data,
hostContext=/solr, hostPort=60200}
[junit4] 2> 1962680 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 1962681 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002'
[junit4] 2> 1962681 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1962681 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 1962681 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\solr.xml
[junit4] 2> 1962686 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.
[junit4] 2> 1962687 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CoreContainer New CoreContainer 17056835
[junit4] 2> 1962687 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002]
[junit4] 2> 1962687 WARN
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\lib
[junit4] 2> 1962687 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] 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,
[junit4] 2> 1962688 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params:
[junit4] 2> 1962689 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1962689 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1962689 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1962689 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1962690 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.
[junit4] 2> 1962696 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
[junit4] 2> 1962696 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CorePropertiesLocator Found core collection1 in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1
[junit4] 2> 1962696 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1962698 INFO (coreLoadExecutor-6123-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\collection1'
[junit4] 2> 1962698 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
[junit4] 2> 1962698 INFO (coreLoadExecutor-6123-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1962698 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1962698 INFO (coreLoadExecutor-6123-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1962706 INFO (coreLoadExecutor-6123-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1962724 WARN (coreLoadExecutor-6123-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1962725 INFO (coreLoadExecutor-6123-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1962731 INFO (coreLoadExecutor-6123-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1962736 INFO (coreLoadExecutor-6123-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1962738 INFO (coreLoadExecutor-6123-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1962742 INFO (coreLoadExecutor-6123-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\collection1'
[junit4] 2> 1962742 INFO (coreLoadExecutor-6123-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1
[junit4] 2> 1962743 INFO (coreLoadExecutor-6123-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1962743 INFO (coreLoadExecutor-6123-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\]
[junit4] 2> 1962743 INFO (coreLoadExecutor-6123-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 1962743 INFO (coreLoadExecutor-6123-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\
[junit4] 2> 1962743 INFO (coreLoadExecutor-6123-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\index/
[junit4] 2> 1962743 WARN (coreLoadExecutor-6123-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 1962743 INFO (coreLoadExecutor-6123-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\index
[junit4] 2> 1962743 INFO (coreLoadExecutor-6123-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5697348540006552]
[junit4] 2> 1962745 INFO (coreLoadExecutor-6123-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@bfa974
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ea0d6),segFN=segments_1,generation=1}
[junit4] 2> 1962745 INFO (coreLoadExecutor-6123-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1962745 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\
[junit4] 2> 1962746 INFO (coreLoadExecutor-6123-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1962749 INFO (coreLoadExecutor-6123-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1962750 INFO (coreLoadExecutor-6123-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1962751 INFO (coreLoadExecutor-6123-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1962751 INFO (coreLoadExecutor-6123-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1962753 INFO (coreLoadExecutor-6123-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1962753 INFO (coreLoadExecutor-6123-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
[junit4] 2> 1962753 INFO (coreLoadExecutor-6123-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1962753 INFO (coreLoadExecutor-6123-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1962753 INFO (coreLoadExecutor-6123-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1962753 INFO (coreLoadExecutor-6123-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=26.314453125,
floorSegmentMB=0.857421875, forceMergeDeletesPctAllowed=22.13294184457976,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.292929154826177
[junit4] 2> 1962754 INFO (coreLoadExecutor-6123-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@bfa974
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ea0d6),segFN=segments_1,generation=1}
[junit4] 2> 1962754 INFO (coreLoadExecutor-6123-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1962754 INFO (coreLoadExecutor-6123-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@393936[collection1]
main]
[junit4] 2> 1962754 INFO (coreLoadExecutor-6123-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\collection1\conf
[junit4] 2> 1962754 INFO (coreLoadExecutor-6123-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\collection1\conf}
[junit4] 2> 1962754 INFO (coreLoadExecutor-6123-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\collection1\conf
[junit4] 2> 1962755 INFO (coreLoadExecutor-6123-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1962757 INFO (coreLoadExecutor-6123-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 1962757 INFO
(searcherExecutor-6124-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@393936[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1962758 INFO (coreLoadExecutor-6123-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1962763 INFO (qtp28298897-15159) [ 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> 1963200 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.e.j.s.ServerConnector Stopped
ServerConnector@1949bcd{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1963200 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=17056835
[junit4] 2> 1963203 INFO (coreCloseExecutor-6129-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1960f33
[junit4] 2> 1963203 INFO (coreCloseExecutor-6129-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 1963203 INFO (coreCloseExecutor-6129-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 1963204 INFO (coreCloseExecutor-6129-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 1963204 INFO (coreCloseExecutor-6129-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 1963204 INFO (coreCloseExecutor-6129-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 1963204 INFO (coreCloseExecutor-6129-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 1963204 INFO (coreCloseExecutor-6129-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\;done=false>>]
[junit4] 2> 1963204 INFO (coreCloseExecutor-6129-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 1963204 INFO (coreCloseExecutor-6129-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\
[junit4] 2> 1963206 INFO (coreCloseExecutor-6129-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\index
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\index;done=false>>]
[junit4] 2> 1963206 INFO (coreCloseExecutor-6129-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 1963206 INFO (coreCloseExecutor-6129-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\index
[junit4] 2> 1963206 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@c6e51b{/solr,null,UNAVAILABLE}
[junit4] 2> 1963216 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.e.j.s.ServerConnector Stopped
ServerConnector@c6b0ff{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1963216 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=30220828
[junit4] 2> 1963218 INFO (coreCloseExecutor-6131-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1697499
[junit4] 2> 1963218 INFO (coreCloseExecutor-6131-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 1963219 INFO (coreCloseExecutor-6131-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 1963219 INFO (coreCloseExecutor-6131-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 1963219 INFO (coreCloseExecutor-6131-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 1963220 INFO (coreCloseExecutor-6131-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 1963220 INFO (coreCloseExecutor-6131-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 1963220 INFO (coreCloseExecutor-6131-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\;done=false>>]
[junit4] 2> 1963220 INFO (coreCloseExecutor-6131-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 1963220 INFO (coreCloseExecutor-6131-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\
[junit4] 2> 1963220 INFO (coreCloseExecutor-6131-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\index
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\index;done=false>>]
[junit4] 2> 1963220 INFO (coreCloseExecutor-6131-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 1963220 INFO (coreCloseExecutor-6131-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\index
[junit4] 2> 1963221 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1518e2{/solr,null,UNAVAILABLE}
[junit4] 2> 1963229 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1963230 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1b4a8be{/solr,null,AVAILABLE}
[junit4] 2> 1963231 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@a0aa7f{HTTP/1.1,[http/1.1]}{127.0.0.1:60204}
[junit4] 2> 1963231 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.e.j.s.Server Started @1969061ms
[junit4] 2> 1963231 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\collection1\data,
hostContext=/solr, hostPort=60204}
[junit4] 2> 1963231 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 1963231 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001'
[junit4] 2> 1963231 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1963232 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 1963232 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\solr.xml
[junit4] 2> 1963236 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.
[junit4] 2> 1963237 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CoreContainer New CoreContainer 31475492
[junit4] 2> 1963237 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001]
[junit4] 2> 1963237 WARN
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\lib
[junit4] 2> 1963237 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] 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,
[junit4] 2> 1963238 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params:
[junit4] 2> 1963239 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1963239 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1963239 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1963239 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1963240 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.
[junit4] 2> 1963242 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
[junit4] 2> 1963242 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CorePropertiesLocator Found core collection1 in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1
[junit4] 2> 1963242 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1963243 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
[junit4] 2> 1963243 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1963243 INFO (coreLoadExecutor-6138-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\collection1'
[junit4] 2> 1963243 INFO (coreLoadExecutor-6138-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1963243 INFO (coreLoadExecutor-6138-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1963251 INFO (coreLoadExecutor-6138-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1963254 WARN (coreLoadExecutor-6138-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1963254 INFO (coreLoadExecutor-6138-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1963259 INFO (coreLoadExecutor-6138-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1963263 INFO (coreLoadExecutor-6138-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1963266 INFO (coreLoadExecutor-6138-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1963267 INFO (coreLoadExecutor-6138-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\collection1'
[junit4] 2> 1963267 INFO (coreLoadExecutor-6138-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1
[junit4] 2> 1963268 INFO (coreLoadExecutor-6138-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1963268 INFO (coreLoadExecutor-6138-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\]
[junit4] 2> 1963268 INFO (coreLoadExecutor-6138-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 1963268 INFO (coreLoadExecutor-6138-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\
[junit4] 2> 1963268 INFO (coreLoadExecutor-6138-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\index/
[junit4] 2> 1963269 WARN (coreLoadExecutor-6138-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 1963269 INFO (coreLoadExecutor-6138-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\index
[junit4] 2> 1963269 INFO (coreLoadExecutor-6138-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5697348540006552]
[junit4] 2> 1963269 INFO (coreLoadExecutor-6138-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@81e26a
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@661a39),segFN=segments_1,generation=1}
[junit4] 2> 1963270 INFO (coreLoadExecutor-6138-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1963270 INFO (coreLoadExecutor-6138-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1963273 INFO (coreLoadExecutor-6138-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1963275 INFO (coreLoadExecutor-6138-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1963275 INFO (coreLoadExecutor-6138-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1963276 INFO (coreLoadExecutor-6138-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1963280 INFO (coreLoadExecutor-6138-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1963280 INFO (coreLoadExecutor-6138-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
[junit4] 2> 1963280 INFO (coreLoadExecutor-6138-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1963280 INFO (coreLoadExecutor-6138-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1963280 INFO (coreLoadExecutor-6138-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1963285 INFO (coreLoadExecutor-6138-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=26.314453125,
floorSegmentMB=0.857421875, forceMergeDeletesPctAllowed=22.13294184457976,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.292929154826177
[junit4] 2> 1963286 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\.\collection1\data\
[junit4] 2> 1963286 INFO (coreLoadExecutor-6138-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@81e26a
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@661a39),segFN=segments_1,generation=1}
[junit4] 2> 1963286 INFO (coreLoadExecutor-6138-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1963286 INFO (coreLoadExecutor-6138-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@feaf86[collection1]
main]
[junit4] 2> 1963287 INFO (coreLoadExecutor-6138-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\collection1\conf
[junit4] 2> 1963287 INFO (coreLoadExecutor-6138-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\collection1\conf}
[junit4] 2> 1963287 INFO (coreLoadExecutor-6138-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-001\collection1\conf
[junit4] 2> 1963287 INFO (coreLoadExecutor-6138-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1963287 INFO (coreLoadExecutor-6138-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml
[junit4] 2> 1963287 INFO (coreLoadExecutor-6138-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1963288 INFO (coreLoadExecutor-6138-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1963288 INFO
(searcherExecutor-6139-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@feaf86[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1963750 INFO (qtp9803145-15201) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1963751 INFO (qtp9803145-15201) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
[junit4] 2> 1963751 INFO (qtp9803145-15201) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1963751 INFO (qtp9803145-15201) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@81e26a
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@661a39),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@81e26a
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@661a39),segFN=segments_2,generation=2}
[junit4] 2> 1963751 INFO (qtp9803145-15201) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 1963756 INFO (qtp9803145-15201) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@692dc[collection1] main]
[junit4] 2> 1963756 INFO (qtp9803145-15201) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1963756 INFO
(searcherExecutor-6139-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@692dc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1963757 INFO (qtp9803145-15201) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 5
[junit4] 2> 1963757 INFO (qtp9803145-15201) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/select
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 1963758 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 0 docs
[junit4] 2> 1963759 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1963760 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1495af3{/solr,null,AVAILABLE}
[junit4] 2> 1963761 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@5c5cef{HTTP/1.1,[http/1.1]}{127.0.0.1:60208}
[junit4] 2> 1963761 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.e.j.s.Server Started @1969591ms
[junit4] 2> 1963761 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\collection1\data,
hostContext=/solr, hostPort=60208}
[junit4] 2> 1963762 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 1963762 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002'
[junit4] 2> 1963763 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1963763 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 1963763 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\solr.xml
[junit4] 2> 1963767 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.
[junit4] 2> 1963767 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CoreContainer New CoreContainer 11735624
[junit4] 2> 1963767 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002]
[junit4] 2> 1963768 WARN
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\lib
[junit4] 2> 1963768 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] 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,
[junit4] 2> 1963769 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params:
[junit4] 2> 1963770 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1963770 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1963770 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1963770 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1963772 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.
[junit4] 2> 1963774 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
[junit4] 2> 1963774 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CorePropertiesLocator Found core collection1 in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1
[junit4] 2> 1963774 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1963775 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
[junit4] 2> 1963775 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[F6383902AFFEF1AA])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1963775 INFO (coreLoadExecutor-6148-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\collection1'
[junit4] 2> 1963775 INFO (coreLoadExecutor-6148-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1963775 INFO (coreLoadExecutor-6148-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1963789 INFO (coreLoadExecutor-6148-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1963791 WARN (coreLoadExecutor-6148-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1963791 INFO (coreLoadExecutor-6148-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1963794 INFO (coreLoadExecutor-6148-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1963798 INFO (coreLoadExecutor-6148-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1963799 INFO (coreLoadExecutor-6148-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1963801 INFO (coreLoadExecutor-6148-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\collection1'
[junit4] 2> 1963801 INFO (coreLoadExecutor-6148-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1
[junit4] 2> 1963801 INFO (coreLoadExecutor-6148-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1963801 INFO (coreLoadExecutor-6148-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\]
[junit4] 2> 1963801 INFO (coreLoadExecutor-6148-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 1963802 INFO (coreLoadExecutor-6148-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\
[junit4] 2> 1963802 INFO (coreLoadExecutor-6148-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\index/
[junit4] 2> 1963802 WARN (coreLoadExecutor-6148-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 1963802 INFO (coreLoadExecutor-6148-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\index
[junit4] 2> 1963802 INFO (coreLoadExecutor-6148-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5697348540006552]
[junit4] 2> 1963803 INFO (coreLoadExecutor-6148-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@d1d40a
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d8980),segFN=segments_1,generation=1}
[junit4] 2> 1963803 INFO (coreLoadExecutor-6148-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1963806 INFO (coreLoadExecutor-6148-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1963807 INFO (coreLoadExecutor-6148-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1963808 INFO (coreLoadExecutor-6148-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1963810 INFO (coreLoadExecutor-6148-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1963811 INFO (coreLoadExecutor-6148-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1963812 INFO (coreLoadExecutor-6148-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1963812 INFO (coreLoadExecutor-6148-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
[junit4] 2> 1963812 INFO (coreLoadExecutor-6148-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1963812 INFO (coreLoadExecutor-6148-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1963812 INFO (coreLoadExecutor-6148-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1963813 INFO (coreLoadExecutor-6148-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=26.314453125,
floorSegmentMB=0.857421875, forceMergeDeletesPctAllowed=22.13294184457976,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.292929154826177
[junit4] 2> 1963813 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\
[junit4] 2> 1963814 INFO (coreLoadExecutor-6148-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@d1d40a
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d8980),segFN=segments_1,generation=1}
[junit4] 2> 1963814 INFO (coreLoadExecutor-6148-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1963814 INFO (coreLoadExecutor-6148-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@62bb61[collection1]
main]
[junit4] 2> 1963814 INFO (coreLoadExecutor-6148-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\collection1\conf
[junit4] 2> 1963814 INFO (coreLoadExecutor-6148-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\collection1\conf}
[junit4] 2> 1963814 INFO (coreLoadExecutor-6148-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\collection1\conf
[junit4] 2> 1963815 INFO (coreLoadExecutor-6148-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1963816 INFO (coreLoadExecutor-6148-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 1963816 INFO
(searcherExecutor-6149-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@62bb61[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1963816 INFO (coreLoadExecutor-6148-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1963818 INFO (qtp9803145-15202) [ 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> 1963818 INFO (indexFetcher-6153-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Master's generation: 2
[junit4] 2> 1963818 INFO (indexFetcher-6153-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1963818 INFO (indexFetcher-6153-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Starting replication process
[junit4] 2> 1963821 INFO (qtp9803145-15202) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist}
status=0 QTime=2
[junit4] 2> 1963821 INFO (indexFetcher-6153-thread-1) [ x:collection1]
o.a.s.h.IndexFetcher Number of files in latest index in master: 1
[junit4] 2> 1963822 INFO (indexFetcher-6153-thread-1) [ x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_F6383902AFFEF1AA-001\solr-instance-002\.\collection1\data\index.20160524034009568
[junit4] 2> 1963822 INFO (indexFetcher-6153-thread-1) [ x:collection1]
o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
[junit4] 2> 1963823 INFO (indexFetcher-6153-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.14535406313110164]
[junit4] 2> 1963826 INFO (indexFetcher-6153-thread-1) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> comm
[...truncated too long message...]
uild\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_F6383902AFFEF1AA-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index
[junit4] 2> 2965068 WARN (Thread-8315) [n:127.0.0.1:54372_solr
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2]
o.a.s.c.ZkController listener throws error
[junit4] 2> org.apache.solr.common.SolrException: Unable to reload core
[testschemaapi_shard1_replica2]
[junit4] 2> at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:944)
[junit4] 2> at
org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2510)
[junit4] 2> at
org.apache.solr.cloud.ZkController$4.run(ZkController.java:2408)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Could not
find config name for collection:testschemaapi
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:773)
[junit4] 2> at
org.apache.solr.core.SolrCore.reload(SolrCore.java:462)
[junit4] 2> at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:938)
[junit4] 2> ... 2 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Could not
find config name for collection:testschemaapi
[junit4] 2> at
org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:101)
[junit4] 2> at
org.apache.solr.core.SolrCore.initRestManager(SolrCore.java:2305)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:749)
[junit4] 2> ... 4 more
[junit4] 2> NOTE: test params are:
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=1479, maxDocsPerChunk=10, blockSize=3),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=1479, blockSize=3)), sim=RandomSimilarity(queryNorm=true,coord=yes):
{}, locale=en, timezone=Europe/London
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92
(32-bit)/cpus=3,threads=1,free=119311896,total=490209280
[junit4] 2> NOTE: All tests run in this JVM: [ShardRoutingCustomTest,
TestSerializedLuceneMatchVersion, CloneFieldUpdateProcessorFactoryTest,
TestStressRecovery, FileBasedSpellCheckerTest, HdfsSyncSliceTest,
OpenCloseCoreStressTest, TestSolrCoreProperties, TestDistributedMissingSort,
CachingDirectoryFactoryTest, BinaryUpdateRequestHandlerTest,
TestSolrIndexConfig, BlockJoinFacetSimpleTest,
UniqFieldsUpdateProcessorFactoryTest, OverseerTaskQueueTest,
DistribDocExpirationUpdateProcessorTest, SolrCloudExampleTest,
TestIndexSearcher, TestReload, TestBulkSchemaAPI, ConvertedLegacyTest,
TestSortingResponseWriter, SolrIndexSplitterTest, TestSchemaSimilarityResource,
TestReloadAndDeleteDocs, SignatureUpdateProcessorFactoryTest,
TestSortByMinMaxFunction, TestUseDocValuesAsStored, TestNoOpRegenerator,
LukeRequestHandlerTest, TestPivotHelperCode, TestRandomFaceting,
TestLeaderInitiatedRecoveryThread, TestJsonRequest, JavabinLoaderTest,
TestCloudDeleteByQuery, TestSystemIdResolver, SearchHandlerTest,
TestRawTransformer, CollectionsAPIDistributedZkTest,
DistributedTermsComponentTest, DistanceUnitsTest, ShardSplitTest,
TestFieldTypeCollectionResource, SolrCmdDistributorTest, TestRecoveryHdfs,
TestExceedMaxTermLength, DistributedQueueTest, TestShortCircuitedRequests,
TestRTGBase, RequestHandlersTest, TestSimpleTrackingShardHandler,
TestIntervalFaceting, BasicDistributedZk2Test, HdfsRecoveryZkTest,
TestDistribDocBasedVersion, TlogReplayBufferedWhileIndexingTest,
TestStressUserVersions, TestCustomSort, TestQueryWrapperFilter,
ExitableDirectoryReaderTest, SuggesterWFSTTest, AliasIntegrationTest,
TestDynamicFieldCollectionResource, EnumFieldTest, NoCacheHeaderTest,
TestSolr4Spatial, TestPHPSerializedResponseWriter, SimpleMLTQParserTest,
ChaosMonkeySafeLeaderTest, TestInitParams, TestAuthenticationFramework,
TestManagedStopFilterFactory, BufferStoreTest, CdcrVersionReplicationTest,
TestSmileRequest, ForceLeaderTest, HdfsChaosMonkeySafeLeaderTest,
TestJettySolrRunner, SpellCheckComponentTest, AnalysisErrorHandlingTest,
SuggestComponentContextFilterQueryTest, DataDrivenBlockJoinTest,
CollectionsAPISolrJTest, TestRequestStatusCollectionAPI, ConfigSetsAPITest,
HdfsBasicDistributedZkTest, HdfsTlogReplayBufferedWhileIndexingTest,
HLLSerializationTest, DateRangeFieldTest, TestScoreJoinQPNoScore,
SolrCoreCheckLockOnStartupTest, DateMathParserTest, RuleEngineTest,
TestSubQueryTransformerDistrib, TestRealTimeGet, TestSolrXml, CopyFieldTest,
TestDefaultStatsCache, TestSolrJ, TestConfigSets, CleanupOldIndexTest,
VMParamsZkACLAndCredentialsProvidersTest, RAMDirectoryFactoryTest,
CacheHeaderTest, TolerantUpdateProcessorTest, ResponseLogComponentTest,
TestFoldingMultitermQuery, TestBadConfig, DefaultValueUpdateProcessorTest,
TestReplicaProperties, DateFieldTest, HdfsWriteToMultipleCollectionsTest,
DeleteStatusTest, TestManagedResourceStorage, ZkNodePropsTest,
DistributedIntervalFacetingTest, TestExactSharedStatsCache,
CreateCollectionCleanupTest, BlockCacheTest, DistanceFunctionTest,
TestSolrCloudWithKerberosAlt, BlockJoinFacetDistribTest, TestCrossCoreJoin,
DeleteReplicaTest, TestTolerantUpdateProcessorCloud, TestBlobHandler,
TestCollationFieldDocValues, LoggingHandlerTest, TestRTimerTree,
ExplicitHLLTest, MultiThreadedOCPTest, HdfsLockFactoryTest,
TestCustomDocTransformer, TestBlendedInfixSuggestions, TestLRUStatsCache,
SecurityConfHandlerTest, FieldMutatingUpdateProcessorTest, TestRecovery,
SuggesterTSTTest, SolrInfoMBeanTest, TestConfigSetImmutable, ZkSolrClientTest,
TestQueryUtils, QueryResultKeyTest, OverseerTest, ShardRoutingTest,
TestReplicationHandler, AutoCommitTest, TestDistributedGrouping,
TermVectorComponentDistributedTest, SimpleFacetsTest, StatsComponentTest,
SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest,
CurrencyFieldXmlFileTest, SpellCheckCollatorTest, SolrRequestParserTest,
TestTrie, WordBreakSolrSpellCheckerTest, TestAtomicUpdateErrorCases,
DirectUpdateHandlerOptimizeTest, SortByFunctionTest, TestRemoteStreaming,
DocValuesMultiTest, XsltUpdateRequestHandlerTest, TestWriterPerf,
TestOmitPositions, TestValueSourceCache, TestIndexingPerformance,
FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, SolrPluginUtilsTest,
ReturnFieldsTest, TestCSVResponseWriter, QueryParsingTest,
TestPartialUpdateDeduplication, CSVRequestHandlerTest, TestLFUCache,
ResourceLoaderTest, ScriptEngineTest, PluginInfoTest,
ChaosMonkeyNothingIsSafeTest, CollectionTooManyReplicasTest,
DistribCursorPagingTest, LeaderInitiatedRecoveryOnShardRestartTest,
MigrateRouteKeyTest, OverriddenZkACLAndCredentialsProvidersTest,
OverseerRolesTest, SSLMigrationTest, SaslZkACLProviderTest,
SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest,
SolrXmlInZkTest, TestCloudBackupRestore, TestCloudPivotFacet,
TestExclusionRuleCollectionAccess, TestMiniSolrCloudCluster,
TestRequestForwarding, TestSSLRandomization, TestStressLiveNodes,
HdfsChaosMonkeyNothingIsSafeTest, HdfsRecoverLeaseTest,
HdfsUnloadDistributedZkTest, TestClusterStateMutator, ZkStateWriterTest,
DirectoryFactoryTest, TestConfigOverlay, TestConfigSetProperties,
TestDynamicLoading, TestRestoreCore, TestSolrConfigHandlerCloud,
DistributedSuggestComponentTest, TestDistributedStatsComponentCardinality,
TestExpandComponent, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest,
SmileWriterTest, TestGeoJSONResponseWriter, TestGraphMLResponseWriter,
TestRawResponseWriter, TestSolrQueryResponse, TestSubQueryTransformer,
TestSubQueryTransformerCrossCore, TestManagedResource,
TestCopyFieldCollectionResource, TestFieldCollectionResource,
TestSchemaNameResource, TestSolrQueryParserDefaultOperatorResource,
TestSolrQueryParserResource, TestUniqueKeyFieldResource, BadCopyFieldTest,
ChangedSchemaMergeTest, SpatialRPTFieldTypeTest, TestManagedSchema,
TestManagedSchemaAPI]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestManagedSchemaAPI -Dtests.seed=F6383902AFFEF1AA -Dtests.slow=true
-Dtests.locale=en -Dtests.timezone=Europe/London -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J1 | TestManagedSchemaAPI (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 2
object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper]
[junit4] > at
__randomizedtesting.SeedInfo.seed([F6383902AFFEF1AA]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:255)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed [533/597 (2!)] on J1 in 13.74s, 1 test, 1 failure <<<
FAILURES!
[...truncated 207 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:740: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:684: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:531:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1427:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:984:
There were test failures: 597 suites (10 ignored), 2428 tests, 1 suite-level
error, 1 failure, 125 ignored (81 assumptions) [seed: F6383902AFFEF1AA]
Total time: 74 minutes 1 second
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]