Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6229/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED:
org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure
Error Message:
The data directory was not cleaned up on unload after a failed core reload
Stack Trace:
java.lang.AssertionError: The data directory was not cleaned up on unload after
a failed core reload
at
__randomizedtesting.SeedInfo.seed([92E54732322FA692:E92CE57E110D7493]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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 11119 lines...]
[junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_92E54732322FA692-001\init-core-data-001
[junit4] 2> 679979 INFO
(SUITE-CoreAdminHandlerTest-seed#[92E54732322FA692]-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> 679981 INFO
(SUITE-CoreAdminHandlerTest-seed#[92E54732322FA692]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 679983 INFO
(SUITE-CoreAdminHandlerTest-seed#[92E54732322FA692]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 680087 WARN
(SUITE-CoreAdminHandlerTest-seed#[92E54732322FA692]-worker) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 680093 INFO
(SUITE-CoreAdminHandlerTest-seed#[92E54732322FA692]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 680126 INFO
(SUITE-CoreAdminHandlerTest-seed#[92E54732322FA692]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 680243 WARN
(SUITE-CoreAdminHandlerTest-seed#[92E54732322FA692]-worker) [ ]
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 680246 INFO
(SUITE-CoreAdminHandlerTest-seed#[92E54732322FA692]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 680274 INFO (coreLoadExecutor-2437-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 680315 WARN (coreLoadExecutor-2437-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 680316 INFO (coreLoadExecutor-2437-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 680355 INFO (coreLoadExecutor-2437-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 680435 WARN (coreLoadExecutor-2437-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 680438 INFO (coreLoadExecutor-2437-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 680456 INFO (coreLoadExecutor-2437-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
[junit4] 2> 680457 INFO (coreLoadExecutor-2437-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_92E54732322FA692-001\init-core-data-001\]
[junit4] 2> 680457 INFO (coreLoadExecutor-2437-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11a7481
[junit4] 2> 680458 INFO (coreLoadExecutor-2437-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=10, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.43088814851062796]
[junit4] 2> 680478 INFO (coreLoadExecutor-2437-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 680478 INFO (coreLoadExecutor-2437-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 680479 INFO (coreLoadExecutor-2437-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 680479 INFO (coreLoadExecutor-2437-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 680480 INFO (coreLoadExecutor-2437-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.647121944850235]
[junit4] 2> 680480 INFO (coreLoadExecutor-2437-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b05619[collection1]
main]
[junit4] 2> 680480 INFO (coreLoadExecutor-2437-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 680491 INFO (coreLoadExecutor-2437-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 680532 INFO (coreLoadExecutor-2437-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 680532 INFO
(searcherExecutor-2438-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 680533 INFO (coreLoadExecutor-2437-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1551358679184310272
[junit4] 2> 680533 INFO
(searcherExecutor-2438-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 680533 INFO
(searcherExecutor-2438-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 680533 INFO
(searcherExecutor-2438-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 680533 INFO
(searcherExecutor-2438-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 680534 INFO
(searcherExecutor-2438-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 680534 INFO
(searcherExecutor-2438-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 680534 INFO
(searcherExecutor-2438-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 680536 INFO
(searcherExecutor-2438-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 680536 INFO
(searcherExecutor-2438-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@b05619[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 680540 INFO
(SUITE-CoreAdminHandlerTest-seed#[92E54732322FA692]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 680542 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[92E54732322FA692]) [
] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
[junit4] 2> 680568 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[92E54732322FA692]) [
] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 680570 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[92E54732322FA692]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@c938dd{/solr,null,AVAILABLE}
[junit4] 2> 680571 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[92E54732322FA692]) [
] o.e.j.s.ServerConnector Started
ServerConnector@1eb07a0{HTTP/1.1,[http/1.1]}{127.0.0.1:62792}
[junit4] 2> 680572 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[92E54732322FA692]) [
] o.e.j.s.Server Started @684626ms
[junit4] 2> 680572 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[92E54732322FA692]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=62792}
[junit4] 2> 680572 ERROR
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[92E54732322FA692]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 680572 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[92E54732322FA692]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 680572 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[92E54732322FA692]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 680572 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[92E54732322FA692]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 680573 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[92E54732322FA692]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-18T17:42:07.912Z
[junit4] 2> 680574 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[92E54732322FA692]) [
] 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.admin.CoreAdminHandlerTest_92E54732322FA692-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-200446417876204\solr.xml
[junit4] 2> 680591 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[92E54732322FA692]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_92E54732322FA692-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-200446417876204\.
[junit4] 2> 680591 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[92E54732322FA692]) [
] o.a.s.c.CorePropertiesLocator Cores are: [corex]
[junit4] 2> 680621 WARN (coreLoadExecutor-2448-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 680623 INFO (coreLoadExecutor-2448-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 680643 INFO (coreLoadExecutor-2448-thread-1) [ ]
o.a.s.s.IndexSchema [corex] Schema name=test
[junit4] 2> 680754 WARN (coreLoadExecutor-2448-thread-1) [ ]
o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 680756 INFO (coreLoadExecutor-2448-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 680772 INFO (coreLoadExecutor-2448-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_92E54732322FA692-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-200446417876204\.\corex
[junit4] 2> 680773 INFO (coreLoadExecutor-2448-thread-1) [ x:corex]
o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_92E54732322FA692-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-200446417876204\corex],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_92E54732322FA692-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-200446417876204\.\corex\data\]
[junit4] 2> 680773 INFO (coreLoadExecutor-2448-thread-1) [ x:corex]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11a7481
[junit4] 2> 680774 INFO (coreLoadExecutor-2448-thread-1) [ x:corex]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=10, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.43088814851062796]
[junit4] 2> 680793 INFO (coreLoadExecutor-2448-thread-1) [ x:corex]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 680793 INFO (coreLoadExecutor-2448-thread-1) [ x:corex]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 680794 INFO (coreLoadExecutor-2448-thread-1) [ x:corex]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 680796 INFO (coreLoadExecutor-2448-thread-1) [ x:corex]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 680796 INFO (coreLoadExecutor-2448-thread-1) [ x:corex]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.647121944850235]
[junit4] 2> 680796 INFO (coreLoadExecutor-2448-thread-1) [ x:corex]
o.a.s.s.SolrIndexSearcher Opening [Searcher@11df0bc[corex] main]
[junit4] 2> 680796 INFO (coreLoadExecutor-2448-thread-1) [ x:corex]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 680807 INFO (coreLoadExecutor-2448-thread-1) [ x:corex]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 680868 INFO (coreLoadExecutor-2448-thread-1) [ x:corex]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 680868 INFO
(searcherExecutor-2449-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 680868 INFO
(searcherExecutor-2449-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 680868 INFO
(searcherExecutor-2449-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 680868 INFO
(searcherExecutor-2449-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 680868 INFO (coreLoadExecutor-2448-thread-1) [ x:corex]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1551358679535583232
[junit4] 2> 680868 INFO
(searcherExecutor-2449-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 680868 INFO
(searcherExecutor-2449-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 680874 INFO
(searcherExecutor-2449-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 680875 INFO
(searcherExecutor-2449-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 680875 INFO
(searcherExecutor-2449-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 680876 INFO
(searcherExecutor-2449-thread-1-processing-x:corex) [ x:corex]
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@11df0bc[corex]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 681130 INFO (qtp1160095-4438) [ x:corex]
o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[123 (1551358679778852864)]} 0 29
[junit4] 2> 681131 INFO (qtp1160095-4440) [ x:corex]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 681131 INFO (qtp1160095-4440) [ x:corex]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@7d98bf
[junit4] 2> 681135 INFO (qtp1160095-4440) [ x:corex]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1e2625[corex] main]
[junit4] 2> 681136 INFO (qtp1160095-4440) [ x:corex]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 681136 INFO
(searcherExecutor-2449-thread-1-processing-x:corex) [ x:corex]
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1e2625[corex]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
[junit4] 2> 681136 INFO (qtp1160095-4440) [ x:corex]
o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 5
[junit4] 2> 681140 INFO (qtp1160095-4443) [ ] o.a.s.c.SolrCore [corex]
CLOSING SolrCore org.apache.solr.core.SolrCore@1e9129c
[junit4] 2> 681225 INFO (qtp1160095-4443) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={deleteInstanceDir=true&core=corex&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false}
status=0 QTime=84
[junit4] 2> 681227 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[92E54732322FA692]) [
] o.e.j.s.ServerConnector Stopped
ServerConnector@1eb07a0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 681227 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[92E54732322FA692]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=772524
[junit4] 2> 681228 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[92E54732322FA692]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@c938dd{/solr,null,UNAVAILABLE}
[junit4] 2> 681230 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[92E54732322FA692]) [
] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
[junit4] 2> 681233 INFO
(TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[92E54732322FA692]) [
] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
[junit4] 2> 681233 INFO
(TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[92E54732322FA692]) [
] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
[junit4] 2> 681235 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[92E54732322FA692]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
[junit4] 2> 681665 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[92E54732322FA692]) [ ]
o.a.s.h.a.CoreAdminOperation core create command
name=ugly$core%3Dname&action=CREATE&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_92E54732322FA692-001\tempDir-001\instProp&wt=xml
[junit4] 2> 681666 ERROR
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[92E54732322FA692]) [ ]
o.a.s.c.CoreContainer Error creating core [ugly$core=name]: Invalid core:
[ugly$core=name]. core names must consist entirely of periods, underscores,
hyphens, and alphanumerics as well not start with a hyphen
[junit4] 2> org.apache.solr.common.SolrException: Invalid core:
[ugly$core=name]. core names must consist entirely of periods, underscores,
hyphens, and alphanumerics as well not start with a hyphen
[junit4] 2> at
org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateName(SolrIdentifierValidator.java:39)
[junit4] 2> at
org.apache.solr.client.solrj.util.SolrIdentifierValidator.validateCoreName(SolrIdentifierValidator.java:56)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:861)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:137)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 681667 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[92E54732322FA692]) [ ]
o.a.s.h.a.CoreAdminOperation core create command
property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_92E54732322FA692-001\tempDir-001\instProp&wt=xml
[junit4] 2> 681668 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[92E54732322FA692]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_92E54732322FA692-001/tempDir-001/instProp/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_92E54732322FA692-001/tempDir-001/instProp/lib/classes]
[junit4] 2> 681742 WARN
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[92E54732322FA692]) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 681744 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[92E54732322FA692]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 681788 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[92E54732322FA692]) [ ]
o.a.s.s.IndexSchema [props] Schema name=test
[junit4] 2> 681888 WARN
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[92E54732322FA692]) [ ]
o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 681892 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[92E54732322FA692]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 681911 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[92E54732322FA692]) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_92E54732322FA692-001\tempDir-001\instProp
[junit4] 2> 681912 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[92E54732322FA692]) [
x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_92E54732322FA692-001\tempDir-001\instProp],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_92E54732322FA692-001\tempDir-001\instProp\data\]
[junit4] 2> 681912 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[92E54732322FA692]) [
x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans
to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11a7481
[junit4] 2> 681913 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[92E54732322FA692]) [
x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 681937 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[92E54732322FA692]) [
x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 681937 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[92E54732322FA692]) [
x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 681939 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[92E54732322FA692]) [
x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 681939 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[92E54732322FA692]) [
x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 681939 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[92E54732322FA692]) [
x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=17, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=74.8681640625,
floorSegmentMB=1.990234375, forceMergeDeletesPctAllowed=29.860944740971807,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.558866043761679
[junit4] 2> 681940 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[92E54732322FA692]) [
x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@b8d95f[props] main]
[junit4] 2> 681940 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[92E54732322FA692]) [
x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 681958 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[92E54732322FA692]) [
x:props] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 682022 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[92E54732322FA692]) [
x:props] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 682022 INFO
(searcherExecutor-2457-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 682023 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[92E54732322FA692]) [
x:props] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1551358680746688512
[junit4] 2> 682023 INFO
(searcherExecutor-2457-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 682023 INFO
(searcherExecutor-2457-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 682023 INFO
(searcherExecutor-2457-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 682024 INFO
(searcherExecutor-2457-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 682024 INFO
(searcherExecutor-2457-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 682025 INFO
(searcherExecutor-2457-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 682025 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[92E54732322FA692]) [ ]
o.a.s.h.a.CoreAdminOperation core create command
name=bogus_dir_core&action=CREATE&instanceDir=dir_does_not_exist_127896&wt=xml
[junit4] 2> 682025 INFO
(searcherExecutor-2457-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 682026 INFO
(searcherExecutor-2457-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 682026 INFO
(searcherExecutor-2457-thread-1-processing-x:props) [ x:props]
o.a.s.c.SolrCore [props] Registered new searcher Searcher@b8d95f[props]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 682042 ERROR
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[92E54732322FA692]) [ ]
o.a.s.c.CoreContainer Error creating core [bogus_dir_core]: Could not load conf
for core bogus_dir_core: Error loading solr config from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
[junit4] 2> org.apache.solr.common.SolrException: Could not load conf for
core bogus_dir_core: Error loading solr config from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
[junit4] 2> at
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:866)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:805)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:88)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandlerTest.testCoreAdminHandler(CoreAdminHandlerTest.java:171)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Error loading
solr config from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896\conf\solrconfig.xml
[junit4] 2> at
org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:187)
[junit4] 2> at
org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:97)
[junit4] 2> at
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:77)
[junit4] 2> ... 46 more
[junit4] 2> Caused by: org.apache.solr.core.SolrResourceNotFoundException:
Can't find resource 'solrconfig.xml' in classpath or
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\dir_does_not_exist_127896'
[junit4] 2> at
org.apache.solr.core.SolrResourceLoader.openResource(SolrResourceLoader.java:406)
[junit4] 2> at
org.apache.solr.core.SolrResourceLoader.openConfig(SolrResourceLoader.java:361)
[junit4] 2> at org.apache.solr.core.Config.<init>(Config.java:120)
[junit4] 2> at org.apache.solr.core.Config.<init>(Config.java:90)
[junit4] 2> at
org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:202)
[junit4] 2> at
org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:179)
[junit4] 2> ... 48 more
[junit4] 2> 682046 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[92E54732322FA692]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
[junit4] 2> 682048 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[92E54732322FA692])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
[junit4] 2> 682076 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[92E54732322FA692])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 682078 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[92E54732322FA692])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5e48f3{/solr,null,AVAILABLE}
[junit4] 2> 682079 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[92E54732322FA692])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@e49052{HTTP/1.1,[http/1.1]}{127.0.0.1:62800}
[junit4] 2> 682079 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[92E54732322FA692])
[ ] o.e.j.s.Server Started @686133ms
[junit4] 2> 682079 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[92E54732322FA692])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=62800}
[junit4] 2> 682080 ERROR
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[92E54732322FA692])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 682081 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[92E54732322FA692])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.0.0
[junit4] 2> 682081 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[92E54732322FA692])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 682081 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[92E54732322FA692])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 682081 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[92E54732322FA692])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-18T17:42:09.420Z
[junit4] 2> 682082 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[92E54732322FA692])
[ ] 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.admin.CoreAdminHandlerTest_92E54732322FA692-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-200447923320995\solr.xml
[junit4] 2> 682105 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[92E54732322FA692])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_92E54732322FA692-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-200447923320995\.
[junit4] 2> 682105 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[92E54732322FA692])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
[junit4] 2> 682140 WARN (coreLoadExecutor-2467-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 682141 INFO (coreLoadExecutor-2467-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 682161 INFO (coreLoadExecutor-2467-thread-1) [ ]
o.a.s.s.IndexSchema [corex] Schema name=test
[junit4] 2> 682238 WARN (coreLoadExecutor-2467-thread-1) [ ]
o.a.s.s.IndexSchema [corex] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 682240 INFO (coreLoadExecutor-2467-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 682255 INFO (coreLoadExecutor-2467-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_92E54732322FA692-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-200447923320995\.\corex
[junit4] 2> 682256 INFO (coreLoadExecutor-2467-thread-1) [ x:corex]
o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_92E54732322FA692-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-200447923320995\corex],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_92E54732322FA692-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-200447923320995\.\corex\data\]
[junit4] 2> 682256 INFO (coreLoadExecutor-2467-thread-1) [ x:corex]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@11a7481
[junit4] 2> 682257 INFO (coreLoadExecutor-2467-thread-1) [ x:corex]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=10, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.43088814851062796]
[junit4] 2> 682275 INFO (coreLoadExecutor-2467-thread-1) [ x:corex]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 682275 INFO (coreLoadExecutor-2467-thread-1) [ x:corex]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 682276 INFO (coreLoadExecutor-2467-thread-1) [ x:corex]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 682276 INFO (coreLoadExecutor-2467-thread-1) [ x:corex]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 682276 INFO (coreLoadExecutor-2467-thread-1) [ x:corex]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.647121944850235]
[junit4] 2> 682277 INFO (coreLoadExecutor-2467-thread-1) [ x:corex]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c13072[corex] main]
[junit4] 2> 682277 INFO (coreLoadExecutor-2467-thread-1) [ x:corex]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 682287 INFO (coreLoadExecutor-2467-thread-1) [ x:corex]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 682346 INFO (coreLoadExecutor-2467-thread-1) [ x:corex]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 682346 INFO
(searcherExecutor-2468-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 682346 INFO (coreLoadExecutor-2467-thread-1) [ x:corex]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1551358681085378560
[junit4] 2> 682346 INFO
(searcherExecutor-2468-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 682346 INFO
(searcherExecutor-2468-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 682346 INFO
(searcherExecutor-2468-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 682347 INFO
(searcherExecutor-2468-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 682348 INFO
(searcherExecutor-2468-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 682348 INFO
(searcherExecutor-2468-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 682349 INFO
(searcherExecutor-2468-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 682349 INFO
(searcherExecutor-2468-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 682350 INFO
(searcherExecutor-2468-thread-1-processing-x:corex) [ x:corex]
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1c13072[corex]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 682616 INFO (qtp9246574-4461) [ x:corex]
o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[123 (1551358681365348352)]} 0 3
[junit4] 2> 682617 INFO (qtp9246574-4462) [ x:corex]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 682617 INFO (qtp9246574-4462) [ x:corex]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@ea1181
[junit4] 2> 682623 INFO (qtp9246574-4462) [ x:corex]
o.a.s.s.SolrIndexSearcher Opening [Searcher@61a495[corex] main]
[junit4] 2> 682624 INFO (qtp9246574-4462) [ x:corex]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 682624 INFO
(searcherExecutor-2468-thread-1-processing-x:corex) [ x:corex]
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@61a495[corex]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
[junit4] 2> 682625 INFO (qtp9246574-4462) [ x:corex]
o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 7
[junit4] 2> 682629 INFO (qtp9246574-4466) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 682650 INFO (qtp9246574-4461) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 682679 INFO (qtp9246574-4461) [ ] o.a.s.s.IndexSchema
[corex] Schema name=test
[junit4] 2> 682779 WARN (qtp9246574-4461) [ ] o.a.s.s.IndexSchema
[corex] default search field in schema is text. WARNING: Deprecated, please use
'df' on request instead.
[junit4] 2> 682831 INFO (qtp9246574-4461) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 682858 INFO (qtp9246574-4461) [ ] o.a.s.c.CoreContainer
Reloading SolrCore 'corex' using configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_92E54732322FA692-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-200447923320995\.\corex
[junit4] 2> 682876 INFO (qtp9246574-4461) [ x:corex] o.a.s.c.SolrCore
[[corex] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_92E54732322FA692-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-200447923320995\corex],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_92E54732322FA692-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-200447923320995\.\corex\data\]
[junit4] 2> 682912 INFO (qtp9246574-4461) [ x:corex] o.a.s.c.SolrCore
[corex] CLOSING SolrCore org.apache.solr.core.SolrCore@164f850
[junit4] 2> 682919 ERROR (qtp9246574-4461) [ x:corex]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error handling
'reload' action
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:518)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Unable to
reload core [corex]
[junit4] 2> at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
[junit4] 2> ... 31 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Doing my job,
throwing a java.lang.Error
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
[junit4] 2> at
org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
[junit4] 2> at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
[junit4] 2> ... 32 more
[junit4] 2> Caused by: java.lang.Error: Doing my job, throwing a
java.lang.Error
[junit4] 2> at
org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
[junit4] 2> at
org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
[junit4] 2> at
org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
[junit4] 2> at
org.apache.solr.core.PluginBag.init(PluginBag.java:226)
[junit4] 2> at
org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
[junit4] 2> ... 34 more
[junit4] 2>
[junit4] 2> 682920 INFO (qtp9246574-4461) [ x:corex]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={core=corex&action=RELOAD&indexInfo=true&wt=javabin&version=2}
status=500 QTime=281
[junit4] 2> 682920 ERROR (qtp9246574-4461) [ x:corex]
o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Error handling
'reload' action
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:114)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:518)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Unable to
reload core [corex]
[junit4] 2> at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$2(CoreAdminOperation.java:112)
[junit4] 2> ... 31 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Doing my job,
throwing a java.lang.Error
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:918)
[junit4] 2> at
org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
[junit4] 2> at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:970)
[junit4] 2> ... 32 more
[junit4] 2> Caused by: java.lang.Error: Doing my job, throwing a
java.lang.Error
[junit4] 2> at
org.apache.solr.handler.ThrowErrorOnInitRequestHandler.init(ThrowErrorOnInitRequestHandler.java:45)
[junit4] 2> at
org.apache.solr.core.PluginBag.initInstance(PluginBag.java:97)
[junit4] 2> at
org.apache.solr.core.PluginBag.createPlugin(PluginBag.java:127)
[junit4] 2> at
org.apache.solr.core.PluginBag.init(PluginBag.java:226)
[junit4] 2> at
org.apache.solr.core.RequestHandlers.initHandlersFromConfig(RequestHandlers.java:130)
[junit4] 2> at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:877)
[junit4] 2> ... 34 more
[junit4] 2>
[junit4] 2> 682984 ERROR (qtp9246574-4461) [ ] o.a.s.c.SolrCore Failed
to delete data dir for unloaded core: corex dir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_92E54732322FA692-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-200447923320995\.\corex\data
[junit4] 2> java.io.IOException: Unable to delete file:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_92E54732322FA692-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-200447923320995\.\corex\data\tlog\tlog.0000000000000000000
[junit4] 2> at
org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381)
[junit4] 2> at
org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
[junit4] 2> at
org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
[junit4] 2> at
org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
[junit4] 2> at
org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
[junit4] 2> at
org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
[junit4] 2> at
org.apache.solr.core.SolrCore.deleteUnloadedCore(SolrCore.java:2646)
[junit4] 2> at
org.apache.solr.core.CoreContainer.unload(CoreContainer.java:1023)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$1(CoreAdminOperation.java:98)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:377)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:365)
[junit4] 2> at
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:156)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:153)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:303)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:113)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:518)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 682985 INFO (qtp9246574-4461) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={deleteInstanceDir=false&core=corex&deleteDataDir=true&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false}
status=0 QTime=64
[junit4] 2> 682988 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[92E54732322FA692])
[ ] o.e.j.s.ServerConnector Stopped
ServerConnector@e49052{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 682988 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[92E54732322FA692])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2087746
[junit4] 2> 682989 INFO (coreCloseExecutor-2475-thread-1) [ x:corex]
o.a.s.c.SolrCore [corex] CLOSING SolrCore org.apache.solr.core.SolrCore@3f7a8e
[junit4] 2> 683006 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[92E54732322FA692])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5e48f3{/solr,null,UNAVAILABLE}
[junit4] 2> 683013 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[92E54732322FA692])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=CoreAdminHandlerTest
-Dtests.method=testDeleteInstanceDirAfterCreateFailure
-Dtests.seed=92E54732322FA692 -Dtests.slow=true -Dtests.locale=es-CO
-Dtests.timezone=America/St_Barthelemy -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.97s J1 |
CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure <<<
[junit4] > Throwable #1: java.lang.AssertionError: The data directory was
not cleaned up on unload after a failed core reload
[junit4] > at
__randomizedtesting.SeedInfo.seed([92E54732322FA692:E92CE57E110D7493]:0)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 683014 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[92E54732322FA692]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
[junit4] 2> 683052 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[92E54732322FA692]) [
] o.a.s.h.a.CoreAdminOperation core create command
schema=${SCHEMA_TEST}&dataDir=${DATA_TEST}&name=org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars&action=CREATE&instanceDir=${INSTDIR_TEST}&config=${CONFIG_TEST}&wt=xml
[junit4] 2> 683095 WARN
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[92E54732322FA692]) [
] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 683095 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[92E54732322FA692]) [
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 683104 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[92E54732322FA692]) [
] o.a.s.s.IndexSchema
[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
[junit4] 2> 683112 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[92E54732322FA692]) [
] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 683122 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[92E54732322FA692]) [
] o.a.s.c.CoreContainer Creating SolrCore
'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_92E54732322FA692-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
[junit4] 2> 683122 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[92E54732322FA692]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore
[[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new
SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_92E54732322FA692-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_92E54732322FA692-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
[junit4] 2> 683136 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[92E54732322FA692]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=42.3896484375,
floorSegmentMB=0.427734375, forceMergeDeletesPctAllowed=26.947430912724734,
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.2890064705332258
[junit4] 2> 683176 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[92E54732322FA692]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 683176 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[92E54732322FA692]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 683176 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[92E54732322FA692]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=98.3994140625,
floorSegmentMB=1.783203125, forceMergeDeletesPctAllowed=3.182353170430293,
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 683176 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[92E54732322FA692]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@fcc68d[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
main]
[junit4] 2> 683179 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[92E54732322FA692]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
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.admin.CoreAdminHandlerTest_92E54732322FA692-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
[junit4] 2> 683180 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[92E54732322FA692]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 683180 INFO
(searcherExecutor-2478-thread-1-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars)
[ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.c.SolrCore [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
Registered new searcher
Searcher@fcc68d[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 683181 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[92E54732322FA692]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
[junit4] 2> 683183 INFO
(SUITE-CoreAdminHandlerTest-seed#[92E54732322FA692]-worker) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 683183 INFO
(SUITE-CoreAdminHandlerTest-seed#[92E54732322FA692]-worker) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=3041649
[junit4] 2> 683184 INFO
(coreCloseExecutor-2482-thread-3-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars)
[ x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.c.SolrCore [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
CLOSING SolrCore org.apache.solr.core.SolrCore@10c443f
[junit4] 2> 683184 INFO
(coreCloseExecutor-2482-thread-2-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars)
[ x:rename_me] o.a.s.c.SolrCore [rename_me] CLOSING SolrCore
org.apache.solr.core.SolrCore@1aa9d0b
[junit4] 2> 683193 INFO
(coreCloseExecutor-2482-thread-1-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars)
[ x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@9b18eb
[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.admin.CoreAdminHandlerTest_92E54732322FA692-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{range_facet_l_dv=FSTOrd50, _version_=PostingsFormat(name=Direct),
multiDefault=Lucene50(blocksize=128), intDefault=PostingsFormat(name=Direct),
id=FSTOrd50, range_facet_i_dv=Lucene50(blocksize=128),
range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70),
range_facet_i_dv=DocValuesFormat(name=Memory),
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1777,
maxMBSortInHeap=7.115170597742896, sim=RandomSimilarity(queryNorm=false): {},
locale=es-CO, timezone=America/St_Barthelemy
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102
(32-bit)/cpus=3,threads=1,free=207114904,total=483381248
[junit4] 2> NOTE: All tests run in this JVM: [CursorMarkTest,
SharedFSAutoReplicaFailoverUtilsTest, DateMathParserTest, BlockDirectoryTest,
MinimalSchemaTest, TestNRTOpen, DeleteShardTest, TestConfig,
DistributedSuggestComponentTest, TermVectorComponentTest, TestStressRecovery,
TestSimpleTrackingShardHandler, CollectionsAPISolrJTest,
TestHighFrequencyDictionaryFactory, TestXmlQParserPlugin,
RecoveryAfterSoftCommitTest, TestTrie, TestSha256AuthenticationProvider,
BasicAuthIntegrationTest, RestartWhileUpdatingTest,
SegmentsInfoRequestHandlerTest, TestShardHandlerFactory,
TestClassicSimilarityFactory, TestObjectReleaseTracker,
UUIDUpdateProcessorFallbackTest, ConvertedLegacyTest, StatsComponentTest,
TestDistribDocBasedVersion, SpatialRPTFieldTypeTest, TestUseDocValuesAsStored,
TestExpandComponent, TestBadConfig, TestJoin,
TestLegacyNumericRangeQueryBuilder, RAMDirectoryFactoryTest,
ResponseLogComponentTest, SSLMigrationTest, RegexBoostProcessorTest,
VersionInfoTest, DistributedQueryComponentCustomSortTest,
TestCustomDocTransformer, TestReplicationHandlerBackup, TestRealTimeGet,
TestAnalyzeInfixSuggestions, TestQueryUtils, BasicZkTest,
TestFieldCacheVsDocValues, NoCacheHeaderTest, TestCoreDiscovery,
SolrCoreCheckLockOnStartupTest, EnumFieldTest,
SignatureUpdateProcessorFactoryTest, TestCloudPivotFacet,
TestAnalyzedSuggestions, MigrateRouteKeyTest, TestPKIAuthenticationPlugin,
TestRequestStatusCollectionAPI, OverseerCollectionConfigSetProcessorTest,
AutoCommitTest, TestCodecSupport, DistributedFacetPivotLongTailTest,
SparseHLLTest, TestDocSet, CdcrBootstrapTest, SuggesterWFSTTest,
CurrencyFieldOpenExchangeTest, TestUtils, LeaderFailoverAfterPartitionTest,
TestTrieFacet, TestSimpleQParserPlugin, CoreAdminHandlerTest]
[junit4] Completed [151/652 (1!)] on J1 in 3.26s, 5 tests, 1 failure <<<
FAILURES!
[...truncated 56116 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]