Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6122/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseG1GC
2 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [InternalHttpClient]
at __randomizedtesting.SeedInfo.seed([91FB3E0E72DC09B8]: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.teardownTestCases(SolrTestCaseJ4.java:257)
at sun.reflect.GeneratedMethodAccessor20.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)
FAILED: org.apache.solr.handler.TestReplicationHandlerBackup.doTestBackup
Error Message:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001\collection1\data\snapshot.cbzjndqbdfqokxbro\_0.fnm
Stack Trace:
java.nio.file.NoSuchFileException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001\collection1\data\snapshot.cbzjndqbdfqokxbro\_0.fnm
at
__randomizedtesting.SeedInfo.seed([91FB3E0E72DC09B8:D0701E6B5562FAF7]:0)
at
sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:79)
at
sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
at
sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
at
sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:230)
at java.nio.file.Files.newByteChannel(Files.java:361)
at java.nio.file.Files.newByteChannel(Files.java:407)
at
org.apache.lucene.store.SimpleFSDirectory.openInput(SimpleFSDirectory.java:77)
at
org.apache.lucene.store.Directory.openChecksumInput(Directory.java:119)
at
org.apache.lucene.codecs.lucene60.Lucene60FieldInfosFormat.read(Lucene60FieldInfosFormat.java:113)
at
org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:101)
at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:74)
at
org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:62)
at
org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:54)
at
org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:659)
at
org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:77)
at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
at
org.apache.solr.handler.TestReplicationHandlerBackup.verify(TestReplicationHandlerBackup.java:148)
at
org.apache.solr.handler.TestReplicationHandlerBackup.doTestBackup(TestReplicationHandlerBackup.java:212)
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)
Build Log:
[...truncated 10743 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandlerBackup
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\init-core-data-001
[junit4] 2> 471974 INFO
(SUITE-TestReplicationHandlerBackup-seed#[91FB3E0E72DC09B8]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] 2> 471978 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting doTestBackup
[junit4] 2> 471979 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001\collection1
[junit4] 2> 471997 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 471998 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@aa6890b{/solr,null,AVAILABLE}
[junit4] 2> 472002 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@77652e72{HTTP/1.1,[http/1.1]}{127.0.0.1:54369}
[junit4] 2> 472002 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
o.e.j.s.Server Started @476265ms
[junit4] 2> 472002 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001\collection1\data,
hostContext=/solr, hostPort=54369}
[junit4] 2> 472003 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 472003 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001'
[junit4] 2> 472004 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 472004 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 472004 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001\solr.xml
[junit4] 2> 472015 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001\.
[junit4] 2> 472016 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
o.a.s.c.CoreContainer New CoreContainer 1849437962
[junit4] 2> 472016 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001]
[junit4] 2> 472016 WARN
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001\lib
[junit4] 2> 472016 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
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> 472024 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 472024 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 472024 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 472024 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 472024 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 472027 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001\.
[junit4] 2> 472033 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
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> 472033 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001\.\collection1
[junit4] 2> 472034 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 472035 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
[junit4] 2> 472035 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 472035 INFO (coreLoadExecutor-1779-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001\collection1'
[junit4] 2> 472036 INFO (coreLoadExecutor-1779-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 472036 INFO (coreLoadExecutor-1779-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 472072 INFO (coreLoadExecutor-1779-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 472075 WARN (coreLoadExecutor-1779-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 472076 INFO (coreLoadExecutor-1779-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 472084 INFO (coreLoadExecutor-1779-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 472089 INFO (coreLoadExecutor-1779-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 472099 INFO (coreLoadExecutor-1779-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 472113 INFO (coreLoadExecutor-1779-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001\collection1'
[junit4] 2> 472113 INFO (coreLoadExecutor-1779-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001\.\collection1
[junit4] 2> 472113 INFO (coreLoadExecutor-1779-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 472113 INFO (coreLoadExecutor-1779-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001\.\collection1\data\]
[junit4] 2> 472113 INFO (coreLoadExecutor-1779-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 472114 INFO (coreLoadExecutor-1779-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001\.\collection1\data\snapshot_metadata
[junit4] 2> 472114 INFO (coreLoadExecutor-1779-thread-1) [
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot
metadata file...
[junit4] 2> 472114 INFO (coreLoadExecutor-1779-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001\.\collection1\data\
[junit4] 2> 472114 INFO (coreLoadExecutor-1779-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001\.\collection1\data\index/
[junit4] 2> 472114 WARN (coreLoadExecutor-1779-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001\.\collection1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 472115 INFO (coreLoadExecutor-1779-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001\.\collection1\data\index
[junit4] 2> 472115 INFO (coreLoadExecutor-1779-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=11.6376953125,
floorSegmentMB=0.990234375, forceMergeDeletesPctAllowed=15.009291962667149,
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5922217964052606
[junit4] 2> 472116 INFO (coreLoadExecutor-1779-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6ba172f3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4250cb2b),segFN=segments_1,generation=1}
[junit4] 2> 472116 INFO (coreLoadExecutor-1779-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 472117 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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001\.\collection1\data\
[junit4] 2> 472118 INFO (coreLoadExecutor-1779-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 472128 INFO (coreLoadExecutor-1779-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 472130 INFO (coreLoadExecutor-1779-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 472132 INFO (coreLoadExecutor-1779-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 472135 INFO (coreLoadExecutor-1779-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 472137 INFO (coreLoadExecutor-1779-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 472137 INFO (coreLoadExecutor-1779-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 472137 INFO (coreLoadExecutor-1779-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 472137 INFO (coreLoadExecutor-1779-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 472138 INFO (coreLoadExecutor-1779-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=62.955078125,
floorSegmentMB=0.552734375, forceMergeDeletesPctAllowed=24.791221446872846,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 472138 INFO (coreLoadExecutor-1779-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6ba172f3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4250cb2b),segFN=segments_1,generation=1}
[junit4] 2> 472138 INFO (coreLoadExecutor-1779-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 472138 INFO (coreLoadExecutor-1779-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@40ac4673[collection1] main]
[junit4] 2> 472139 INFO (coreLoadExecutor-1779-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001\collection1\conf
[junit4] 2> 472139 INFO (coreLoadExecutor-1779-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001\collection1\conf}
[junit4] 2> 472139 INFO (coreLoadExecutor-1779-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001\collection1\conf
[junit4] 2> 472140 INFO (coreLoadExecutor-1779-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 472140 INFO (coreLoadExecutor-1779-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema-replication2.xml:schema.xml
[junit4] 2> 472140 INFO (coreLoadExecutor-1779-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 472141 INFO
(searcherExecutor-1780-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@40ac4673[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 472141 INFO (coreLoadExecutor-1779-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 472540 INFO (qtp715515227-4894) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 472541 INFO (qtp715515227-4894) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 1
[junit4] 2> 472543 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
o.a.s.h.BackupRestoreUtils Indexing 30 test docs
[junit4] 2> 472545 INFO (qtp715515227-4895) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, ... (30
adds)]} 0 2
[junit4] 2> 472547 INFO (qtp715515227-4896) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 472547 INFO (qtp715515227-4896) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@24eb5cc7
[junit4] 2> 472556 INFO (qtp715515227-4896) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6ba172f3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4250cb2b),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6ba172f3
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4250cb2b),segFN=segments_2,generation=2}
[junit4] 2> 472557 INFO (qtp715515227-4896) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 472568 INFO (Thread-696) [ x:collection1]
o.a.s.h.SnapShooter Creating backup snapshot <not named> at
file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001/solr-instance-001/./collection1/data/
[junit4] 2> 472570 INFO (qtp715515227-4896) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7da804aa[collection1] main]
[junit4] 2> 472570 INFO (qtp715515227-4896) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 472571 INFO
(searcherExecutor-1780-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7da804aa[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C30)))}
[junit4] 2> 472571 INFO (qtp715515227-4896) [ 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 23
[junit4] 2> 472572 INFO (qtp715515227-4897) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={command=details} status=0 QTime=0
[junit4] 2> 472592 INFO (Thread-696) [ x:collection1]
o.a.s.h.SnapShooter Done creating backup snapshot: <not named> at
file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001/solr-instance-001/./collection1/data/
[junit4] 2> 473576 INFO (qtp715515227-4898) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={command=details} status=0 QTime=0
[junit4] 2> 474582 INFO (qtp715515227-4892) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={name=kbuekbrwrhqzq&command=backup} status=0 QTime=2
[junit4] 2> 474582 INFO (Thread-697) [ x:collection1]
o.a.s.h.SnapShooter Creating backup snapshot kbuekbrwrhqzq at
file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001/solr-instance-001/./collection1/data/
[junit4] 2> 474587 INFO (qtp715515227-4894) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={command=details} status=0 QTime=0
[junit4] 2> 474604 INFO (Thread-697) [ x:collection1]
o.a.s.h.SnapShooter Done creating backup snapshot: kbuekbrwrhqzq at
file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001/solr-instance-001/./collection1/data/
[junit4] 2> 475596 INFO (qtp715515227-4894) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={name=pixygzjdtdrzbxlvkx&command=backup} status=0 QTime=1
[junit4] 2> 475596 INFO (Thread-698) [ x:collection1]
o.a.s.h.SnapShooter Creating backup snapshot pixygzjdtdrzbxlvkx at
file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001/solr-instance-001/./collection1/data/
[junit4] 2> 475597 INFO (qtp715515227-4896) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={command=details} status=0 QTime=0
[junit4] 2> 475609 INFO (Thread-698) [ x:collection1]
o.a.s.h.SnapShooter Done creating backup snapshot: pixygzjdtdrzbxlvkx at
file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001/solr-instance-001/./collection1/data/
[junit4] 2> 476603 INFO (qtp715515227-4897) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={name=cbzjndqbdfqokxbro&command=backup} status=0 QTime=1
[junit4] 2> 476603 INFO (Thread-699) [ x:collection1]
o.a.s.h.SnapShooter Creating backup snapshot cbzjndqbdfqokxbro at
file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001/solr-instance-001/./collection1/data/
[junit4] 2> 476609 INFO (qtp715515227-4898) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={command=details} status=0 QTime=3
[junit4] 2> 479329 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending doTestBackup
[junit4] 2> 479331 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@77652e72{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 479331 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1849437962
[junit4] 2> 479333 INFO (coreCloseExecutor-1784-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3cac1841
[junit4] 2> 479334 INFO (coreCloseExecutor-1784-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=1,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=30,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4] 2> 479338 INFO (coreCloseExecutor-1784-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 479338 INFO (coreCloseExecutor-1784-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 479338 INFO (coreCloseExecutor-1784-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 479340 INFO (coreCloseExecutor-1784-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 479341 INFO (coreCloseExecutor-1784-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3
directories currently being tracked
[junit4] 2> 479343 INFO (Thread-699) [ x:collection1]
o.a.s.h.SnapShooter Done creating backup snapshot: cbzjndqbdfqokxbro at
file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001/solr-instance-001/./collection1/data/
[junit4] 2> 479442 INFO (coreCloseExecutor-1784-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001\.\collection1\data\;done=false>>]
[junit4] 2> 479442 INFO (coreCloseExecutor-1784-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 479442 INFO (coreCloseExecutor-1784-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001\.\collection1\data\
[junit4] 2> 479442 INFO (coreCloseExecutor-1784-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001\.\collection1\data\snapshot_metadata
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001\.\collection1\data\snapshot_metadata;done=false>>]
[junit4] 2> 479442 INFO (coreCloseExecutor-1784-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 479442 INFO (coreCloseExecutor-1784-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001\.\collection1\data\snapshot_metadata
[junit4] 2> 479442 INFO (coreCloseExecutor-1784-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001\.\collection1\data\index;done=false>>]
[junit4] 2> 479442 INFO (coreCloseExecutor-1784-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 479442 INFO (coreCloseExecutor-1784-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001\.\collection1\data\index
[junit4] 2> 479445 INFO
(TEST-TestReplicationHandlerBackup.doTestBackup-seed#[91FB3E0E72DC09B8]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@aa6890b{/solr,null,UNAVAILABLE}
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestReplicationHandlerBackup -Dtests.method=doTestBackup
-Dtests.seed=91FB3E0E72DC09B8 -Dtests.slow=true -Dtests.locale=no
-Dtests.timezone=Pacific/Norfolk -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 7.48s J1 | TestReplicationHandlerBackup.doTestBackup <<<
[junit4] > Throwable #1: java.nio.file.NoSuchFileException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-001\collection1\data\snapshot.cbzjndqbdfqokxbro\_0.fnm
[junit4] > at
__randomizedtesting.SeedInfo.seed([91FB3E0E72DC09B8:D0701E6B5562FAF7]:0)
[junit4] > at
sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:79)
[junit4] > at
sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
[junit4] > at
sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
[junit4] > at
sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:230)
[junit4] > at java.nio.file.Files.newByteChannel(Files.java:361)
[junit4] > at java.nio.file.Files.newByteChannel(Files.java:407)
[junit4] > at
org.apache.lucene.store.SimpleFSDirectory.openInput(SimpleFSDirectory.java:77)
[junit4] > at
org.apache.lucene.store.Directory.openChecksumInput(Directory.java:119)
[junit4] > at
org.apache.lucene.codecs.lucene60.Lucene60FieldInfosFormat.read(Lucene60FieldInfosFormat.java:113)
[junit4] > at
org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:101)
[junit4] > at
org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:74)
[junit4] > at
org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:62)
[junit4] > at
org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:54)
[junit4] > at
org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:659)
[junit4] > at
org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:77)
[junit4] > at
org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
[junit4] > at
org.apache.solr.handler.TestReplicationHandlerBackup.verify(TestReplicationHandlerBackup.java:148)
[junit4] > at
org.apache.solr.handler.TestReplicationHandlerBackup.doTestBackup(TestReplicationHandlerBackup.java:212)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 479456 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testBackupOnCommit
[junit4] 2> 479457 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] 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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-002\collection1
[junit4] 2> 479469 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 479470 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5431f15a{/solr,null,AVAILABLE}
[junit4] 2> 479471 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@cac775e{HTTP/1.1,[http/1.1]}{127.0.0.1:54401}
[junit4] 2> 479471 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] o.e.j.s.Server Started @483734ms
[junit4] 2> 479471 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] 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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-002\collection1\data,
hostContext=/solr, hostPort=54401}
[junit4] 2> 479471 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 479471 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] 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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-002'
[junit4] 2> 479472 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 479472 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 479473 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] 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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-002\solr.xml
[junit4] 2> 479484 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] 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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-002\.
[junit4] 2> 479484 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] o.a.s.c.CoreContainer New CoreContainer 76256742
[junit4] 2> 479484 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] 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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-002]
[junit4] 2> 479484 WARN
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] 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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-002\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-002\lib
[junit4] 2> 479485 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] 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> 479490 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 479490 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 479490 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 479490 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 479490 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 479492 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] 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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-002\.
[junit4] 2> 479495 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] 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> 479495 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] 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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-002\.\collection1
[junit4] 2> 479496 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 479496 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
[junit4] 2> 479496 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 479497 INFO (coreLoadExecutor-1791-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-002\collection1'
[junit4] 2> 479497 INFO (coreLoadExecutor-1791-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 479497 INFO (coreLoadExecutor-1791-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 479516 INFO (coreLoadExecutor-1791-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 479518 WARN (coreLoadExecutor-1791-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 479519 INFO (coreLoadExecutor-1791-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 479525 INFO (coreLoadExecutor-1791-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 479528 INFO (coreLoadExecutor-1791-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 479534 INFO (coreLoadExecutor-1791-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 479546 INFO (coreLoadExecutor-1791-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-002\collection1'
[junit4] 2> 479546 INFO (coreLoadExecutor-1791-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-002\.\collection1
[junit4] 2> 479546 INFO (coreLoadExecutor-1791-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 479546 INFO (coreLoadExecutor-1791-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-002\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-002\.\collection1\data\]
[junit4] 2> 479546 INFO (coreLoadExecutor-1791-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 479547 INFO (coreLoadExecutor-1791-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-002\.\collection1\data\snapshot_metadata
[junit4] 2> 479547 INFO (coreLoadExecutor-1791-thread-1) [
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot
metadata file...
[junit4] 2> 479547 INFO (coreLoadExecutor-1791-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-002\.\collection1\data\
[junit4] 2> 479547 INFO (coreLoadExecutor-1791-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-002\.\collection1\data\index/
[junit4] 2> 479547 WARN (coreLoadExecutor-1791-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-002\.\collection1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 479548 INFO (coreLoadExecutor-1791-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-002\.\collection1\data\index
[junit4] 2> 479548 INFO (coreLoadExecutor-1791-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=11.6376953125,
floorSegmentMB=0.990234375, forceMergeDeletesPctAllowed=15.009291962667149,
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5922217964052606
[junit4] 2> 479548 INFO (coreLoadExecutor-1791-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5deab768
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@310fdc90),segFN=segments_1,generation=1}
[junit4] 2> 479548 INFO (coreLoadExecutor-1791-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 479549 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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-002\.\collection1\data\
[junit4] 2> 479550 INFO (coreLoadExecutor-1791-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 479557 INFO (coreLoadExecutor-1791-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 479558 INFO (coreLoadExecutor-1791-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 479559 INFO (coreLoadExecutor-1791-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 479560 INFO (coreLoadExecutor-1791-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 479561 INFO (coreLoadExecutor-1791-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 479561 INFO (coreLoadExecutor-1791-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 479562 INFO (coreLoadExecutor-1791-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 479562 INFO (coreLoadExecutor-1791-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 479562 INFO (coreLoadExecutor-1791-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=62.955078125,
floorSegmentMB=0.552734375, forceMergeDeletesPctAllowed=24.791221446872846,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 479563 INFO (coreLoadExecutor-1791-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5deab768
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@310fdc90),segFN=segments_1,generation=1}
[junit4] 2> 479563 INFO (coreLoadExecutor-1791-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 479563 INFO (coreLoadExecutor-1791-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@723c38a[collection1]
main]
[junit4] 2> 479563 INFO (coreLoadExecutor-1791-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-002\collection1\conf
[junit4] 2> 479563 INFO (coreLoadExecutor-1791-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-002\collection1\conf}
[junit4] 2> 479563 INFO (coreLoadExecutor-1791-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-002\collection1\conf
[junit4] 2> 479564 INFO (coreLoadExecutor-1791-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 479564 INFO (coreLoadExecutor-1791-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema-replication2.xml:schema.xml
[junit4] 2> 479564 INFO (coreLoadExecutor-1791-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 479565 INFO
(searcherExecutor-1792-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@723c38a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 479565 INFO (coreLoadExecutor-1791-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 480003 INFO (qtp637820030-4918) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 480004 INFO (qtp637820030-4918) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
[junit4] 2> 480004 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] o.a.s.h.BackupRestoreUtils Indexing 4 test docs
[junit4] 2> 480007 INFO (qtp637820030-4919) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0, 1, 2, 3]} 0 2
[junit4] 2> 480008 INFO (qtp637820030-4920) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 480008 INFO (qtp637820030-4920) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@39aee10
[junit4] 2> 480011 INFO (qtp637820030-4920) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5deab768
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@310fdc90),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5deab768
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@310fdc90),segFN=segments_2,generation=2}
[junit4] 2> 480012 INFO (qtp637820030-4920) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 480014 INFO (Thread-709) [ x:collection1]
o.a.s.h.SnapShooter Creating backup snapshot <not named> at
file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001/solr-instance-002/./collection1/data/
[junit4] 2> 480015 INFO (qtp637820030-4920) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5291e239[collection1] main]
[junit4] 2> 480015 INFO (qtp637820030-4920) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 480015 INFO
(searcherExecutor-1792-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5291e239[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C4)))}
[junit4] 2> 480017 INFO (qtp637820030-4920) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 8
[junit4] 2> 480018 INFO (qtp637820030-4921) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={command=details} status=0 QTime=0
[junit4] 2> 480038 INFO (Thread-709) [ x:collection1]
o.a.s.h.SnapShooter Done creating backup snapshot: <not named> at
file:///C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001/solr-instance-002/./collection1/data/
[junit4] 2> 481019 INFO (qtp637820030-4922) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={command=details} status=0 QTime=0
[junit4] 2> 482024 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testBackupOnCommit
[junit4] 2> 482025 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] o.e.j.s.ServerConnector Stopped
ServerConnector@cac775e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 482025 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=76256742
[junit4] 2> 482026 INFO (coreCloseExecutor-1796-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@11d38c4d
[junit4] 2> 482026 INFO (coreCloseExecutor-1796-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=1,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=4,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4] 2> 482027 INFO (coreCloseExecutor-1796-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 482027 INFO (coreCloseExecutor-1796-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 482027 INFO (coreCloseExecutor-1796-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 482028 INFO (coreCloseExecutor-1796-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 482028 INFO (coreCloseExecutor-1796-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3
directories currently being tracked
[junit4] 2> 482028 INFO (coreCloseExecutor-1796-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-002\.\collection1\data\snapshot_metadata
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-002\.\collection1\data\snapshot_metadata;done=false>>]
[junit4] 2> 482028 INFO (coreCloseExecutor-1796-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 482028 INFO (coreCloseExecutor-1796-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-002\.\collection1\data\snapshot_metadata
[junit4] 2> 482028 INFO (coreCloseExecutor-1796-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-002\.\collection1\data\;done=false>>]
[junit4] 2> 482029 INFO (coreCloseExecutor-1796-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 482029 INFO (coreCloseExecutor-1796-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-002\.\collection1\data\
[junit4] 2> 482029 INFO (coreCloseExecutor-1796-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-002\.\collection1\data\index;done=false>>]
[junit4] 2> 482029 INFO (coreCloseExecutor-1796-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 482029 INFO (coreCloseExecutor-1796-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.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001\solr-instance-002\.\collection1\data\index
[junit4] 2> 482030 INFO
(TEST-TestReplicationHandlerBackup.testBackupOnCommit-seed#[91FB3E0E72DC09B8])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5431f15a{/solr,null,UNAVAILABLE}
[junit4] 2> 482032 INFO
(SUITE-TestReplicationHandlerBackup-seed#[91FB3E0E72DC09B8]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandlerBackup_91FB3E0E72DC09B8-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {name=FST50,
id=FST50}, docValues:{}, maxPointsInLeafNode=719,
maxMBSortInHeap=6.799237256734411, sim=ClassicSimilarity, locale=no,
timezone=Pacific/Norfolk
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=97467552,total=536870912
[junit4] 2> NOTE: All tests run in this JVM:
[TestCopyFieldCollectionResource, TestSchemaManager, ForceLeaderTest,
TestCustomDocTransformer, TestQueryWrapperFilter, TestXmlQParser,
TestInitParams, BlockJoinFacetRandomTest, CollectionsAPIAsyncDistributedZkTest,
DateMathParserTest, MBeansHandlerTest, TestLeaderElectionZkExpiry,
MinimalSchemaTest, DistributedFacetExistsSmallTest, CircularListTest,
AliasIntegrationTest, TestSolrConfigHandlerCloud, TermVectorComponentTest,
TestGraphMLResponseWriter, TestRestoreCore, TestFieldCacheReopen,
BitVectorTest, LeaderElectionIntegrationTest, UpdateParamsTest,
TestExactStatsCache, TestCloudSchemaless, TestReplicationHandlerBackup]
[junit4] Completed [76/631 (1!)] on J1 in 10.09s, 2 tests, 1 error <<<
FAILURES!
[...truncated 1204 lines...]
[junit4] Suite: org.apache.solr.cloud.CdcrVersionReplicationTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_91FB3E0E72DC09B8-001\init-core-data-001
[junit4] 2> 2036933 INFO
(SUITE-CdcrVersionReplicationTest-seed#[91FB3E0E72DC09B8]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2036934 INFO
(SUITE-CdcrVersionReplicationTest-seed#[91FB3E0E72DC09B8]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 2036937 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2036938 INFO (Thread-3516) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2036938 INFO (Thread-3516) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2037038 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.ZkTestServer start zk server on port:51164
[junit4] 2> 2037038 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2037039 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2037042 INFO (zkCallback-3258-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1e120a93
name:ZooKeeperConnection Watcher:127.0.0.1:51164 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2037042 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2037042 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2037042 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 2037046 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2037046 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2037048 INFO (zkCallback-3259-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@16f074a1
name:ZooKeeperConnection Watcher:127.0.0.1:51164/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2037048 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2037048 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2037048 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 2037050 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 2037051 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 2037053 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 2037055 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-cdcr.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 2037055 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 2037058 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 2037058 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 2037060 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2037060 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2037062 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 2037062 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 2037064 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 2037064 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 2037066 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 2037066 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 2037068 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 2037068 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 2037070 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 2037070 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 2037072 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2037072 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2037074 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 2037074 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 2037076 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 2037076 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 2037078 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCdcrDocVersions
[junit4] 2> 2037541 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] 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.cloud.CdcrVersionReplicationTest_91FB3E0E72DC09B8-001\jetty-001\cores\collection1
[junit4] 2> 2037545 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 2037546 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4f197d22{/,null,AVAILABLE}
[junit4] 2> 2037548 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.e.j.s.ServerConnector Started
ServerConnector@127fb216{HTTP/1.1,[http/1.1]}{127.0.0.1:51171}
[junit4] 2> 2037549 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.e.j.s.Server Started @2041811ms
[junit4] 2> 2037549 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1,
hostContext=/, hostPort=51171,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_91FB3E0E72DC09B8-001\jetty-001\cores}
[junit4] 2> 2037549 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 2037549 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] 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.cloud.CdcrVersionReplicationTest_91FB3E0E72DC09B8-001\jetty-001'
[junit4] 2> 2037549 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 2037549 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2037550 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2037550 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2037552 INFO (zkCallback-3260-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@64d29b59
name:ZooKeeperConnection Watcher:127.0.0.1:51164/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2037552 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2037552 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2037553 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2037553 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] 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.cloud.CdcrVersionReplicationTest_91FB3E0E72DC09B8-001\jetty-001\solr.xml
[junit4] 2> 2037564 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] 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.cloud.CdcrVersionReplicationTest_91FB3E0E72DC09B8-001\jetty-001\cores
[junit4] 2> 2037564 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.CoreContainer New CoreContainer 538569974
[junit4] 2> 2037564 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] 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.cloud.CdcrVersionReplicationTest_91FB3E0E72DC09B8-001\jetty-001]
[junit4] 2> 2037564 WARN
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] 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.cloud.CdcrVersionReplicationTest_91FB3E0E72DC09B8-001\jetty-001\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_91FB3E0E72DC09B8-001\jetty-001\lib
[junit4] 2> 2037564 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] 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> 2037568 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 2037568 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2037568 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2037568 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51164/solr
[junit4] 2> 2037568 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 2037568 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2037569 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2037571 INFO (zkCallback-3263-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@77ea023b
name:ZooKeeperConnection Watcher:127.0.0.1:51164 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2037571 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2037571 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2037573 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8])
[n:127.0.0.1:51171_ ] o.a.s.c.ZkController Added new OnReconnect listener
org.apache.solr.cloud.ZkController$$Lambda$74/1234920690@24a3b0c3
[junit4] 2> 2037573 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8])
[n:127.0.0.1:51171_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2037574 INFO
(zkCallback-3264-thread-1-processing-n:127.0.0.1:51171_) [n:127.0.0.1:51171_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3291d27f
name:ZooKeeperConnection Watcher:127.0.0.1:51164/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2037575 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8])
[n:127.0.0.1:51171_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 2037576 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8])
[n:127.0.0.1:51171_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 2037578 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8])
[n:127.0.0.1:51171_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 2037581 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8])
[n:127.0.0.1:51171_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 2037583 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8])
[n:127.0.0.1:51171_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 2037585 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8])
[n:127.0.0.1:51171_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 2037587 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8])
[n:127.0.0.1:51171_ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 2037590 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[91FB3E0E72DC09B8])
[n:127.0.0.1:51171_ ] o.a.s.c.c.SolrZkClient makePath: /aliases.js
[...truncated too long message...]
FB3E0E72DC09B8]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51164 51164
[junit4] 2> 2067581 INFO (Thread-3516) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:51164 51164
[junit4] 2> 2067581 WARN (Thread-3516) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 16 /solr/aliases.json
[junit4] 2> 16 /solr/clusterprops.json
[junit4] 2> 8 /solr/configs/conf1
[junit4] 2> 4 /solr/collections/tmp_collection/state.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 2
/solr/collections/tmp_collection/leaders/shard2/leader
[junit4] 2> 2
/solr/collections/tmp_collection/leaders/shard1/leader
[junit4] 2> 2
/solr/collections/source_collection/leaders/shard2/leader
[junit4] 2> 2
/solr/collections/source_collection/leaders/shard1/leader
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 16 /solr/clusterstate.json
[junit4] 2> 4
/solr/collections/source_collection/cdcr/state/buffer
[junit4] 2> 4
/solr/collections/source_collection/cdcr/state/process
[junit4] 2> 4
/solr/collections/tmp_collection/cdcr/state/buffer
[junit4] 2> 4 /solr/collections/source_collection/state.json
[junit4] 2> 4
/solr/collections/tmp_collection/cdcr/state/process
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 50 /solr/overseer/queue
[junit4] 2> 21 /solr/overseer/collection-queue-work
[junit4] 2> 16 /solr/live_nodes
[junit4] 2> 16 /solr/collections
[junit4] 2> 3 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 2067584 INFO
(SUITE-CdcrVersionReplicationTest-seed#[91FB3E0E72DC09B8]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> ObjectTracker found 1 object(s) that were not released!!!
[InternalHttpClient]
[junit4] 2>
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
[junit4] 2> at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:262)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:209)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:201)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.<init>(HttpSolrClient.java:209)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient$Builder.build(HttpSolrClient.java:847)
[junit4] 2> at
org.apache.solr.handler.CdcrUpdateLogSynchronizer$UpdateLogSynchronisation.run(CdcrUpdateLogSynchronizer.java:134)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 2068482 WARN (cdcr-update-log-synchronizer-8075-thread-1)
[n:127.0.0.1:51307_ c:source_collection s:shard2 r:core_node3
x:source_collection_shard2_replica1] o.a.s.h.CdcrUpdateLogSynchronizer Couldn't
get last processed version from leader
http://127.0.0.1:51221/source_collection_shard2_replica2/: Server refused
connection at: http://127.0.0.1:51221/source_collection_shard2_replica2
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{_version_=PostingsFormat(name=LuceneFixedGap),
id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{},
maxPointsInLeafNode=465, maxMBSortInHeap=7.718808202968558,
sim=ClassicSimilarity, locale=es-UY, timezone=Indian/Mayotte
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=285651784,total=536870912
[junit4] 2> NOTE: All tests run in this JVM:
[TestCopyFieldCollectionResource, TestSchemaManager, ForceLeaderTest,
TestCustomDocTransformer, TestQueryWrapperFilter, TestXmlQParser,
TestInitParams, BlockJoinFacetRandomTest, CollectionsAPIAsyncDistributedZkTest,
DateMathParserTest, MBeansHandlerTest, TestLeaderElectionZkExpiry,
MinimalSchemaTest, DistributedFacetExistsSmallTest, CircularListTest,
AliasIntegrationTest, TestSolrConfigHandlerCloud, TermVectorComponentTest,
TestGraphMLResponseWriter, TestRestoreCore, TestFieldCacheReopen,
BitVectorTest, LeaderElectionIntegrationTest, UpdateParamsTest,
TestExactStatsCache, TestCloudSchemaless, TestReplicationHandlerBackup,
TestFieldCacheSort, TestZkChroot, HdfsDirectoryFactoryTest,
CdcrReplicationDistributedZkTest, SolrCoreCheckLockOnStartupTest,
AutoCommitTest, TestRequestForwarding, TestComplexPhraseQParserPlugin,
TestCrossCoreJoin, TestSearcherReuse, TestMiniSolrCloudCluster,
BigEndianAscendingWordDeserializerTest, CloudMLTQParserTest, TestSolr4Spatial,
TestSolrQueryParserResource, TestSubQueryTransformerDistrib,
DistributedQueueTest, TestClassicSimilarityFactory,
TestRuleBasedAuthorizationPlugin, TestDFRSimilarityFactory,
TestJettySolrRunner, ReplicationFactorTest, TestReversedWildcardFilterFactory,
DistributedQueryComponentCustomSortTest, ReturnFieldsTest,
TestReloadAndDeleteDocs, SpatialRPTFieldTypeTest, CollectionStateFormat2Test,
HdfsNNFailoverTest, TestLocalFSCloudBackupRestore, TestAnalyzeInfixSuggestions,
BlobRepositoryCloudTest, TestFiltering, TestSerializedLuceneMatchVersion,
LeaderInitiatedRecoveryOnShardRestartTest, OverseerStatusTest,
CdcrRequestHandlerTest, TestRangeQuery, BasicFunctionalityTest,
TestConfigSetImmutable, SimpleCollectionCreateDeleteTest, ResponseHeaderTest,
TestHdfsUpdateLog, BinaryUpdateRequestHandlerTest, RemoteQueryErrorTest,
LeaderFailoverAfterPartitionTest, TestMaxScoreQueryParser, TestFieldSortValues,
TestJoin, TestSchemaNameResource, BadCopyFieldTest, FileBasedSpellCheckerTest,
SuggestComponentTest, HdfsDirectoryTest, TestRawTransformer,
SaslZkACLProviderTest, ShardRoutingCustomTest, HighlighterConfigTest,
TestAuthorizationFramework, CurrencyFieldOpenExchangeTest,
FullSolrCloudDistribCmdsTest, RegexBoostProcessorTest, TestLuceneMatchVersion,
CacheHeaderTest, TestQueryUtils, TestIndexingPerformance,
WrapperMergePolicyFactoryTest, BlockDirectoryTest, TestNamedUpdateProcessors,
TestSubQueryTransformer, SharedFSAutoReplicaFailoverTest, SortByFunctionTest,
SolrCmdDistributorTest, SpellingQueryConverterTest, HdfsBasicDistributedZkTest,
TestFuzzyAnalyzedSuggestions, TestMacroExpander, TestCloudInspectUtil,
SolrInfoMBeanTest, TestRebalanceLeaders, TestSolrQueryParser,
TestOmitPositions, TestJmxMonitoredMap, FieldAnalysisRequestHandlerTest,
TestConfig, SuggesterTest, TestDistribDocBasedVersion,
ParsingFieldUpdateProcessorsTest, HighlighterMaxOffsetTest,
SpellCheckComponentTest, UpdateRequestProcessorFactoryTest,
DefaultValueUpdateProcessorTest, TestDynamicFieldCollectionResource,
TestDocSet, SpellCheckCollatorTest, OpenCloseCoreStressTest, TestDocTermOrds,
DeleteReplicaTest, TestSSLRandomization, TestQuerySenderNoQuery,
TestSolrConfigHandler, DeleteStatusTest, StatsComponentTest,
SortSpecParsingTest, CollectionsAPIDistributedZkTest, QueryParsingTest,
TestSearchPerf, TestRandomFlRTGCloud, TestManagedResourceStorage,
HdfsSyncSliceTest, ClassificationUpdateProcessorFactoryTest, TestConfigSets,
TestExpandComponent, TestSolrDeletionPolicy2, TestOrdValues,
CloudExitableDirectoryReaderTest, TestDistributedMissingSort, IndexSchemaTest,
TestMergePolicyConfig, TlogReplayBufferedWhileIndexingTest,
SolrCloudExampleTest, ShowFileRequestHandlerTest, SyncSliceTest, BasicZkTest,
RecoveryZkTest, ClusterStateUpdateTest, TestRandomFaceting, ZkSolrClientTest,
TestRandomDVFaceting, ZkCLITest, TestRecovery,
TermVectorComponentDistributedTest, TestStressReorder, TestReload,
SimpleFacetsTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort,
TestBadConfig, TestIndexSearcher, SolrIndexSplitterTest, TestCoreDiscovery,
SignatureUpdateProcessorFactoryTest, TestFoldingMultitermQuery,
SuggesterTSTTest, SpatialFilterTest, SuggesterWFSTTest, NoCacheHeaderTest,
TestPseudoReturnFields, TestAtomicUpdateErrorCases, QueryEqualityTest,
DocValuesMultiTest, TestSolrDeletionPolicy1, LukeRequestHandlerTest,
RequestHandlersTest, TestValueSourceCache, LoggingHandlerTest, JSONWriterTest,
JsonLoaderTest, PingRequestHandlerTest, TestLFUCache, RAMDirectoryFactoryTest,
TestSolrJ, TestUtils, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest,
DistributedMLTComponentTest, DistributedIntervalFacetingTest,
ConnectionReuseTest, AsyncMigrateRouteKeyTest, CdcrReplicationHandlerTest,
CdcrVersionReplicationTest]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=CdcrVersionReplicationTest -Dtests.seed=91FB3E0E72DC09B8
-Dtests.slow=true -Dtests.locale=es-UY -Dtests.timezone=Indian/Mayotte
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | CdcrVersionReplicationTest (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 1
object(s) that were not released!!! [InternalHttpClient]
[junit4] > at
__randomizedtesting.SeedInfo.seed([91FB3E0E72DC09B8]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed [447/631 (2!)] on J1 in 31.63s, 1 test, 1 failure <<<
FAILURES!
[...truncated 60832 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]