Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/561/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseSerialGC
2 tests failed.
FAILED: org.apache.solr.core.TestDynamicLoading.testDynamicLoading
Error Message:
Could not get expected value 'X val' for path 'x' full output: {
"responseHeader":{ "status":0, "QTime":0}, "params":{"wt":"json"},
"context":{ "webapp":"/btin/n", "path":"/test1",
"httpMethod":"GET"},
"class":"org.apache.solr.core.BlobStoreTestRequestHandler", "x":null}, from
server: null
Stack Trace:
java.lang.AssertionError: Could not get expected value 'X val' for path 'x'
full output: {
"responseHeader":{
"status":0,
"QTime":0},
"params":{"wt":"json"},
"context":{
"webapp":"/btin/n",
"path":"/test1",
"httpMethod":"GET"},
"class":"org.apache.solr.core.BlobStoreTestRequestHandler",
"x":null}, from server: null
at
__randomizedtesting.SeedInfo.seed([A32FADC9BE2E7A2E:7B62809E49F3DF8E]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:535)
at
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:232)
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
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
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)
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([A32FADC9BE2E7A2E:D8E60F859D0CA82F]: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 11146 lines...]
[junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\init-core-data-001
[junit4] 2> 639833 INFO
(SUITE-CoreAdminHandlerTest-seed#[A32FADC9BE2E7A2E]-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> 639835 INFO
(SUITE-CoreAdminHandlerTest-seed#[A32FADC9BE2E7A2E]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 639835 INFO
(SUITE-CoreAdminHandlerTest-seed#[A32FADC9BE2E7A2E]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 639892 INFO
(SUITE-CoreAdminHandlerTest-seed#[A32FADC9BE2E7A2E]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 639923 INFO
(SUITE-CoreAdminHandlerTest-seed#[A32FADC9BE2E7A2E]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 640007 WARN
(SUITE-CoreAdminHandlerTest-seed#[A32FADC9BE2E7A2E]-worker) [ ]
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 640009 INFO
(SUITE-CoreAdminHandlerTest-seed#[A32FADC9BE2E7A2E]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 640021 INFO
(SUITE-CoreAdminHandlerTest-seed#[A32FADC9BE2E7A2E]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 640025 INFO (coreLoadExecutor-3548-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 640054 INFO (coreLoadExecutor-3548-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 640072 INFO (coreLoadExecutor-3548-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 640142 WARN (coreLoadExecutor-3548-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> 640144 INFO (coreLoadExecutor-3548-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 640158 INFO (coreLoadExecutor-3548-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1
[junit4] 2> 640159 INFO (coreLoadExecutor-3548-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\init-core-data-001\]
[junit4] 2> 640159 INFO (coreLoadExecutor-3548-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@aad820
[junit4] 2> 640160 INFO (coreLoadExecutor-3548-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=17, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=98.0185546875,
floorSegmentMB=1.3984375, forceMergeDeletesPctAllowed=26.68344347028671,
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 640185 INFO (coreLoadExecutor-3548-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 640185 INFO (coreLoadExecutor-3548-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 640186 INFO (coreLoadExecutor-3548-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 640186 INFO (coreLoadExecutor-3548-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 640186 INFO (coreLoadExecutor-3548-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5599348397399371]
[junit4] 2> 640187 INFO (coreLoadExecutor-3548-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@15c7993[collection1]
main]
[junit4] 2> 640187 INFO (coreLoadExecutor-3548-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 640215 INFO (coreLoadExecutor-3548-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 640248 INFO (coreLoadExecutor-3548-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 640248 INFO
(searcherExecutor-3549-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 640249 INFO
(searcherExecutor-3549-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 640249 INFO (coreLoadExecutor-3548-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1551202401163149312
[junit4] 2> 640249 INFO
(searcherExecutor-3549-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 640249 INFO
(searcherExecutor-3549-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 640249 INFO
(searcherExecutor-3549-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 640249 INFO
(searcherExecutor-3549-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 640250 INFO
(searcherExecutor-3549-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 640250 INFO
(searcherExecutor-3549-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 640250 INFO
(searcherExecutor-3549-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 640251 INFO
(searcherExecutor-3549-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@15c7993[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 640252 INFO
(SUITE-CoreAdminHandlerTest-seed#[A32FADC9BE2E7A2E]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 640255 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A32FADC9BE2E7A2E]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
[junit4] 2> 640264 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A32FADC9BE2E7A2E]) [
] 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> 640278 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A32FADC9BE2E7A2E]) [
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 640284 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A32FADC9BE2E7A2E]) [
] o.a.s.s.IndexSchema
[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
[junit4] 2> 640287 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A32FADC9BE2E7A2E]) [
] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 640290 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A32FADC9BE2E7A2E]) [
] 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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
[junit4] 2> 640290 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A32FADC9BE2E7A2E]) [
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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
[junit4] 2> 640296 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A32FADC9BE2E7A2E]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=21, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=44.556640625,
floorSegmentMB=0.2138671875, forceMergeDeletesPctAllowed=4.2172641445963075,
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5659386899047102
[junit4] 2> 640307 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A32FADC9BE2E7A2E]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 640307 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A32FADC9BE2E7A2E]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 640307 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A32FADC9BE2E7A2E]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=40, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=3.0458984375,
floorSegmentMB=0.265625, forceMergeDeletesPctAllowed=25.547649942100445,
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 640308 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A32FADC9BE2E7A2E]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3bf852[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
main]
[junit4] 2> 640308 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A32FADC9BE2E7A2E]) [
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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
[junit4] 2> 640309 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A32FADC9BE2E7A2E]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 640309 INFO
(searcherExecutor-3555-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@3bf852[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 640310 INFO
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[A32FADC9BE2E7A2E]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
[junit4] 2> 640313 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
[junit4] 2> 640337 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [
] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 640338 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@d93e3f{/solr,null,AVAILABLE}
[junit4] 2> 640339 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [
] o.e.j.s.ServerConnector Started
ServerConnector@c65870{HTTP/1.1,[http/1.1]}{127.0.0.1:63928}
[junit4] 2> 640339 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [
] o.e.j.s.Server Started @644813ms
[junit4] 2> 640339 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=63928}
[junit4] 2> 640340 ERROR
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 640340 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.4.0
[junit4] 2> 640340 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 640340 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 640340 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-17T00:18:09.628Z
[junit4] 2> 640341 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-51407927394390\solr.xml
[junit4] 2> 640359 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 640366 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-51407927394390\.
[junit4] 2> 640366 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [
] o.a.s.c.CorePropertiesLocator Cores are: [corex]
[junit4] 2> 640419 INFO (coreLoadExecutor-3564-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 640437 INFO (coreLoadExecutor-3564-thread-1) [ ]
o.a.s.s.IndexSchema [corex] Schema name=test
[junit4] 2> 640521 WARN (coreLoadExecutor-3564-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> 640523 INFO (coreLoadExecutor-3564-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 640539 INFO (coreLoadExecutor-3564-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-51407927394390\.\corex
[junit4] 2> 640539 INFO (coreLoadExecutor-3564-thread-1) [ x:corex]
o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-51407927394390\corex],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-51407927394390\.\corex\data\]
[junit4] 2> 640539 INFO (coreLoadExecutor-3564-thread-1) [ x:corex]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@aad820
[junit4] 2> 640540 INFO (coreLoadExecutor-3564-thread-1) [ x:corex]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=17, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=98.0185546875,
floorSegmentMB=1.3984375, forceMergeDeletesPctAllowed=26.68344347028671,
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 640558 INFO (coreLoadExecutor-3564-thread-1) [ x:corex]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 640558 INFO (coreLoadExecutor-3564-thread-1) [ x:corex]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 640559 INFO (coreLoadExecutor-3564-thread-1) [ x:corex]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 640559 INFO (coreLoadExecutor-3564-thread-1) [ x:corex]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 640560 INFO (coreLoadExecutor-3564-thread-1) [ x:corex]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5599348397399371]
[junit4] 2> 640560 INFO (coreLoadExecutor-3564-thread-1) [ x:corex]
o.a.s.s.SolrIndexSearcher Opening [Searcher@125020f[corex] main]
[junit4] 2> 640560 INFO (coreLoadExecutor-3564-thread-1) [ x:corex]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 640570 INFO (coreLoadExecutor-3564-thread-1) [ x:corex]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 640617 INFO (coreLoadExecutor-3564-thread-1) [ x:corex]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 640617 INFO
(searcherExecutor-3565-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 640618 INFO
(searcherExecutor-3565-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 640618 INFO
(searcherExecutor-3565-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 640618 INFO
(searcherExecutor-3565-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 640618 INFO (coreLoadExecutor-3564-thread-1) [ x:corex]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1551202401550073856
[junit4] 2> 640618 INFO
(searcherExecutor-3565-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 640619 INFO
(searcherExecutor-3565-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 640619 INFO
(searcherExecutor-3565-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 640620 INFO
(searcherExecutor-3565-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 640620 INFO
(searcherExecutor-3565-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 640621 INFO
(searcherExecutor-3565-thread-1-processing-x:corex) [ x:corex]
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@125020f[corex]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 640874 INFO (qtp23813732-6776) [ x:corex]
o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[123 (1551202401817460736)]} 0 1
[junit4] 2> 640877 INFO (qtp23813732-6773) [ x:corex]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 640877 INFO (qtp23813732-6773) [ x:corex]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2b94aa
[junit4] 2> 640880 INFO (qtp23813732-6773) [ x:corex]
o.a.s.s.SolrIndexSearcher Opening [Searcher@b5b08d[corex] main]
[junit4] 2> 640880 INFO (qtp23813732-6773) [ x:corex]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 640881 INFO
(searcherExecutor-3565-thread-1-processing-x:corex) [ x:corex]
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@b5b08d[corex]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
[junit4] 2> 640882 INFO (qtp23813732-6773) [ 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 4
[junit4] 2> 640884 INFO (qtp23813732-6777) [ ] o.a.s.c.SolrCore
[corex] CLOSING SolrCore org.apache.solr.core.SolrCore@9b183f
[junit4] 2> 640980 INFO (qtp23813732-6777) [ ] 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=96
[junit4] 2> 640982 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [
] o.e.j.s.ServerConnector Stopped
ServerConnector@c65870{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 640982 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=18060932
[junit4] 2> 640983 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@d93e3f{/solr,null,UNAVAILABLE}
[junit4] 2> 640985 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[A32FADC9BE2E7A2E]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
[junit4] 2> 640988 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
[junit4] 2> 641474 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
o.a.s.h.a.CoreAdminOperation core create command
name=ugly$core%3Dname&action=CREATE&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\tempDir-001\instProp&wt=xml
[junit4] 2> 641475 ERROR
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars]
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:835)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:779)
[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> 641476 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [ ]
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-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\tempDir-001\instProp&wt=xml
[junit4] 2> 641478 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001/tempDir-001/instProp/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001/tempDir-001/instProp/lib/classes]
[junit4] 2> 641566 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 641583 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [ ]
o.a.s.s.IndexSchema [props] Schema name=test
[junit4] 2> 641699 WARN
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [ ]
o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 641702 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 641722 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\tempDir-001\instProp
[junit4] 2> 641723 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [
x:props] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\tempDir-001\instProp],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\tempDir-001\instProp\data\]
[junit4] 2> 641723 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [
x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans
to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@aad820
[junit4] 2> 641725 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [
x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=10, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=36.0390625,
floorSegmentMB=2.025390625, forceMergeDeletesPctAllowed=21.751536481129644,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 641745 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [
x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 641745 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [
x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 641747 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [
x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 641747 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [
x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 641747 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [
x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1294226314,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 641748 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [
x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@e231fa[props] main]
[junit4] 2> 641748 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [
x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 641759 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [
x:props] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 641811 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [
x:props] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 641812 INFO
(searcherExecutor-3572-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 641812 INFO
(searcherExecutor-3572-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 641812 INFO
(searcherExecutor-3572-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 641812 INFO
(searcherExecutor-3572-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 641812 INFO
(searcherExecutor-3572-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 641812 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [
x:props] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1551202402802073600
[junit4] 2> 641813 INFO
(searcherExecutor-3572-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 641813 INFO
(searcherExecutor-3572-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 641813 INFO
(searcherExecutor-3572-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 641814 INFO
(searcherExecutor-3572-thread-1-processing-x:props) [ x:props]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 641814 INFO
(searcherExecutor-3572-thread-1-processing-x:props) [ x:props]
o.a.s.c.SolrCore [props] Registered new searcher Searcher@e231fa[props]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 641815 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [ ]
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> 641829 ERROR
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [ ]
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-6.x-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-6.x-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:840)
[junit4] 2> at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:779)
[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-6.x-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-6.x-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> 641831 INFO
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[A32FADC9BE2E7A2E]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
[junit4] 2> 641833 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
[junit4] 2> 641867 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 641869 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@17fed0e{/solr,null,AVAILABLE}
[junit4] 2> 641870 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@bec3bb{HTTP/1.1,[http/1.1]}{127.0.0.1:63933}
[junit4] 2> 641870 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E])
[ ] o.e.j.s.Server Started @646344ms
[junit4] 2> 641870 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=63933}
[junit4] 2> 641870 ERROR
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 641871 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 6.4.0
[junit4] 2> 641871 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone
mode on port null
[junit4] 2> 641871 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 641871 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-17T00:18:11.159Z
[junit4] 2> 641872 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-51409447328436\solr.xml
[junit4] 2> 641899 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 641906 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-51409447328436\.
[junit4] 2> 641906 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E])
[ ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
[junit4] 2> 641933 INFO (coreLoadExecutor-3582-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 641951 INFO (coreLoadExecutor-3582-thread-1) [ ]
o.a.s.s.IndexSchema [corex] Schema name=test
[junit4] 2> 642034 WARN (coreLoadExecutor-3582-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> 642036 INFO (coreLoadExecutor-3582-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 642059 INFO (coreLoadExecutor-3582-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-51409447328436\.\corex
[junit4] 2> 642060 INFO (coreLoadExecutor-3582-thread-1) [ x:corex]
o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-51409447328436\corex],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-51409447328436\.\corex\data\]
[junit4] 2> 642060 INFO (coreLoadExecutor-3582-thread-1) [ x:corex]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@aad820
[junit4] 2> 642061 INFO (coreLoadExecutor-3582-thread-1) [ x:corex]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=17, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=98.0185546875,
floorSegmentMB=1.3984375, forceMergeDeletesPctAllowed=26.68344347028671,
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 642083 INFO (coreLoadExecutor-3582-thread-1) [ x:corex]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 642083 INFO (coreLoadExecutor-3582-thread-1) [ x:corex]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 642084 INFO (coreLoadExecutor-3582-thread-1) [ x:corex]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 642084 INFO (coreLoadExecutor-3582-thread-1) [ x:corex]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 642085 INFO (coreLoadExecutor-3582-thread-1) [ x:corex]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5599348397399371]
[junit4] 2> 642085 INFO (coreLoadExecutor-3582-thread-1) [ x:corex]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1868995[corex] main]
[junit4] 2> 642085 INFO (coreLoadExecutor-3582-thread-1) [ x:corex]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 642093 INFO (coreLoadExecutor-3582-thread-1) [ x:corex]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 642136 INFO (coreLoadExecutor-3582-thread-1) [ x:corex]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 642136 INFO
(searcherExecutor-3583-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 642137 INFO (coreLoadExecutor-3582-thread-1) [ x:corex]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1551202403142860800
[junit4] 2> 642137 INFO
(searcherExecutor-3583-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 642137 INFO
(searcherExecutor-3583-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 642137 INFO
(searcherExecutor-3583-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 642138 INFO
(searcherExecutor-3583-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 642139 INFO
(searcherExecutor-3583-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 642139 INFO
(searcherExecutor-3583-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 642140 INFO
(searcherExecutor-3583-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 642140 INFO
(searcherExecutor-3583-thread-1-processing-x:corex) [ x:corex]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 642140 INFO
(searcherExecutor-3583-thread-1-processing-x:corex) [ x:corex]
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1868995[corex]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 642413 INFO (qtp6334930-6792) [ x:corex]
o.a.s.u.p.LogUpdateProcessorFactory [corex] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[123 (1551202403430170624)]} 0 1
[junit4] 2> 642414 INFO (qtp6334930-6793) [ x:corex]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 642414 INFO (qtp6334930-6793) [ x:corex]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@b77dfb
[junit4] 2> 642416 INFO (qtp6334930-6793) [ x:corex]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1597653[corex] main]
[junit4] 2> 642417 INFO (qtp6334930-6793) [ x:corex]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 642417 INFO
(searcherExecutor-3583-thread-1-processing-x:corex) [ x:corex]
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1597653[corex]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C1)))}
[junit4] 2> 642417 INFO (qtp6334930-6793) [ 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 3
[junit4] 2> 642420 INFO (qtp6334930-6797) [ ] 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> 642431 INFO (qtp6334930-6793) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.4.0
[junit4] 2> 642455 INFO (qtp6334930-6793) [ ] o.a.s.s.IndexSchema
[corex] Schema name=test
[junit4] 2> 642536 WARN (qtp6334930-6793) [ ] o.a.s.s.IndexSchema
[corex] default search field in schema is text. WARNING: Deprecated, please use
'df' on request instead.
[junit4] 2> 642538 INFO (qtp6334930-6793) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 642548 INFO (qtp6334930-6793) [ ] o.a.s.c.CoreContainer
Reloading SolrCore 'corex' using configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-51409447328436\.\corex
[junit4] 2> 642548 INFO (qtp6334930-6793) [ x:corex] o.a.s.c.SolrCore
[[corex] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-51409447328436\corex],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-51409447328436\.\corex\data\]
[junit4] 2> 642572 INFO (qtp6334930-6793) [ x:corex] o.a.s.c.SolrCore
[corex] CLOSING SolrCore org.apache.solr.core.SolrCore@1e3406c
[junit4] 2> 642573 ERROR (qtp6334930-6793) [ 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:110)
[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:950)
[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:900)
[junit4] 2> at
org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
[junit4] 2> at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:944)
[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:859)
[junit4] 2> ... 34 more
[junit4] 2>
[junit4] 2> 642573 INFO (qtp6334930-6793) [ 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=148
[junit4] 2> 642573 ERROR (qtp6334930-6793) [ 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:110)
[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:950)
[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:900)
[junit4] 2> at
org.apache.solr.core.SolrCore.reload(SolrCore.java:590)
[junit4] 2> at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:944)
[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:859)
[junit4] 2> ... 34 more
[junit4] 2>
[junit4] 2> 642606 ERROR (qtp6334930-6795) [ ] o.a.s.c.SolrCore Failed
to delete data dir for unloaded core:corex
dir:C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-51409447328436\.\corex\data
[junit4] 2> 642606 INFO (qtp6334930-6795) [ ] 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=32
[junit4] 2> 642607 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E])
[ ] o.e.j.s.ServerConnector Stopped
ServerConnector@bec3bb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 642608 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10647891
[junit4] 2> 642608 INFO (coreCloseExecutor-3590-thread-1) [ x:corex]
o.a.s.c.SolrCore [corex] CLOSING SolrCore org.apache.solr.core.SolrCore@933ae9
[junit4] 2> 642618 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@17fed0e{/solr,null,UNAVAILABLE}
[junit4] 2> 642620 INFO
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[A32FADC9BE2E7A2E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=CoreAdminHandlerTest
-Dtests.method=testDeleteInstanceDirAfterCreateFailure
-Dtests.seed=A32FADC9BE2E7A2E -Dtests.slow=true -Dtests.locale=es-PE
-Dtests.timezone=Etc/Greenwich -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.79s 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([A32FADC9BE2E7A2E:D8E60F859D0CA82F]:0)
[junit4] > at
org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 642625 INFO
(TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[A32FADC9BE2E7A2E]) [
] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
[junit4] 2> 642625 INFO
(TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[A32FADC9BE2E7A2E]) [
] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
[junit4] 2> 642625 INFO
(SUITE-CoreAdminHandlerTest-seed#[A32FADC9BE2E7A2E]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 642625 INFO
(SUITE-CoreAdminHandlerTest-seed#[A32FADC9BE2E7A2E]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=31754652
[junit4] 2> 642627 INFO (coreCloseExecutor-3593-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@18bdd4
[junit4] 2> 642627 INFO (coreCloseExecutor-3593-thread-2) [
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@11369fc
[junit4] 2> 642627 INFO (coreCloseExecutor-3593-thread-3) [
x:rename_me] o.a.s.c.SolrCore [rename_me] CLOSING SolrCore
org.apache.solr.core.SolrCore@1d39aff
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_A32FADC9BE2E7A2E-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62),
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=es-PE,
timezone=Etc/Greenwich
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102
(32-bit)/cpus=3,threads=1,free=97150704,total=241180672
[junit4] 2> NOTE: All tests run in this JVM: [BlobRepositoryCloudTest,
JavabinLoaderTest, AnalysisErrorHandlingTest,
AddSchemaFieldsUpdateProcessorFactoryTest, DistributedFacetPivotLargeTest,
ConnectionReuseTest, TestDynamicFieldResource, TestSolrConfigHandler,
TestSmileRequest, TestCryptoKeys, TestSolrCloudWithDelegationTokens,
TestFuzzyAnalyzedSuggestions, TestRandomFaceting, TestManagedSchema,
ShowFileRequestHandlerTest, TestGeoJSONResponseWriter,
UpdateRequestProcessorFactoryTest, FieldMutatingUpdateProcessorTest,
TestMaxScoreQueryParser, HdfsBasicDistributedZkTest,
TestShortCircuitedRequests, TestCollectionAPI,
TermVectorComponentDistributedTest, TestFieldCacheWithThreads, EchoParamsTest,
OverseerTaskQueueTest, TestDocBasedVersionConstraints, TestPushWriter,
TestRangeQuery, TestManagedSchemaThreadSafety, CurrencyFieldOpenExchangeTest,
DistribCursorPagingTest, SignatureUpdateProcessorFactoryTest,
TestManagedResource, HdfsNNFailoverTest, TestUninvertingReader,
TestPHPSerializedResponseWriter, TestRandomRequestDistribution,
TestCustomStream, AsyncCallRequestStatusResponseTest, TestDFRSimilarityFactory,
TestFieldTypeResource, FullSolrCloudDistribCmdsTest, IndexSchemaTest,
TestReversedWildcardFilterFactory, TestExactStatsCache, SimpleMLTQParserTest,
TestRecoveryHdfs, TestDocSet, SpellPossibilityIteratorTest,
DirectoryFactoryTest, TestQuerySenderNoQuery, RuleEngineTest, QueryParsingTest,
TestSolr4Spatial, TestConfigSetsAPIExclusivity, TestBadConfig,
TestImplicitCoreProperties, LeaderElectionIntegrationTest, SolrInfoMBeanTest,
TestRTimerTree, TestFilteredDocIdSet, TestTolerantUpdateProcessorCloud,
StatsReloadRaceTest, DistributedExpandComponentTest,
CreateCollectionCleanupTest, TestChildDocTransformer,
BigEndianAscendingWordDeserializerTest, SolrCLIZkUtilsTest, ZkSolrClientTest,
TestUtils, HdfsWriteToMultipleCollectionsTest, SolrIndexConfigTest,
RAMDirectoryFactoryTest, TestJoin, DistanceFunctionTest, TestJsonRequest,
TestConfigSetImmutable, TestLockTree, ParsingFieldUpdateProcessorsTest,
RankQueryTest, TestCustomDocTransformer, TestHdfsBackupRestoreCore,
TestCloudDeleteByQuery, CollectionTooManyReplicasTest,
TestPerFieldSimilarityClassic, ClassificationUpdateProcessorFactoryTest,
BlockJoinFacetDistribTest, TestSubQueryTransformerCrossCore,
TemplateUpdateProcessorTest, ConfigSetsAPITest, TestIntervalFaceting,
ChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest,
FieldAnalysisRequestHandlerTest, SuggestComponentContextFilterQueryTest,
TestSchemaResource, TestDistributedMissingSort, DistributedTermsComponentTest,
TestLuceneMatchVersion, CoreAdminHandlerTest]
[junit4] Completed [155/653 (1!)] on J1 in 2.83s, 5 tests, 1 failure <<<
FAILURES!
[...truncated 444 lines...]
[junit4] Suite: org.apache.solr.core.TestDynamicLoading
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_A32FADC9BE2E7A2E-001\init-core-data-001
[junit4] 2> 1147191 INFO
(SUITE-TestDynamicLoading-seed#[A32FADC9BE2E7A2E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1147192 INFO
(SUITE-TestDynamicLoading-seed#[A32FADC9BE2E7A2E]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /btin/n
[junit4] 2> 1147195 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1147195 INFO (Thread-2431) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1147195 INFO (Thread-2431) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1147296 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [ ]
o.a.s.c.ZkTestServer start zk server on port:52332
[junit4] 2> 1147304 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1586fad94bd0000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1147317 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1147320 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1147332 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1147335 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1147337 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1147339 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [ ]
o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1147341 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [
[...truncated too long message...]
ed, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for
/live_nodes]
[junit4] 2> 1190220 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@149a9e{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1190220 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@11265cc{/btin/n,null,UNAVAILABLE}
[junit4] 2> 1190221 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [ ]
o.a.s.c.ChaosMonkey monkey: stop shard! 52459
[junit4] 2> 1190221 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=7635331
[junit4] 2> 1190225 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [ ]
o.a.s.c.Overseer Overseer
(id=96950183303905299-127.0.0.1:52459_btin%2Fn-n_0000000004) closing
[junit4] 2> 1190225 INFO
(OverseerStateUpdate-96950183303905299-127.0.0.1:52459_btin%2Fn-n_0000000004)
[n:127.0.0.1:52459_btin%2Fn ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:52459_btin%2Fn
[junit4] 2> 1190226 WARN
(zkCallback-7205-thread-3-processing-n:127.0.0.1:52459_btin%2Fn)
[n:127.0.0.1:52459_btin%2Fn ] o.a.s.c.c.ZkStateReader ZooKeeper watch
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for
/live_nodes]
[junit4] 2> 1191208 WARN
(zkCallback-7205-thread-1-processing-n:127.0.0.1:52459_btin%2Fn)
[n:127.0.0.1:52459_btin%2Fn c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.c.SyncStrategy Closed, skipping sync up.
[junit4] 2> 1191208 INFO
(zkCallback-7205-thread-1-processing-n:127.0.0.1:52459_btin%2Fn)
[n:127.0.0.1:52459_btin%2Fn c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1191208 INFO
(zkCallback-7205-thread-1-processing-n:127.0.0.1:52459_btin%2Fn)
[n:127.0.0.1:52459_btin%2Fn c:collection1 s:shard1 r:core_node4 x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@125b231
[junit4] 2> 1191210 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@1e13aa6{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 1191211 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@c51a18{/btin/n,null,UNAVAILABLE}
[junit4] 2> 1191225 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[A32FADC9BE2E7A2E]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:52332 52332
[junit4] 2> 1191226 INFO (Thread-2431) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:52332 52332
[junit4] 2> 1191227 WARN (Thread-2431) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 35 /solr/configs/conf1
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 2 /solr/configs/.system
[junit4] 2> 2 /solr/configs/.system/managed-schema
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 6 /solr/clusterprops.json
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2> 2 /solr/collections/.system/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 42 /solr/overseer/queue
[junit4] 2> 38 /solr/overseer/collection-queue-work
[junit4] 2> 17 /solr/overseer/queue-work
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 6 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestDynamicLoading
-Dtests.method=testDynamicLoading -Dtests.seed=A32FADC9BE2E7A2E
-Dtests.slow=true -Dtests.locale=lv -Dtests.timezone=Etc/GMT-12
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] FAILURE 44.0s J0 | TestDynamicLoading.testDynamicLoading <<<
[junit4] > Throwable #1: java.lang.AssertionError: Could not get expected
value 'X val' for path 'x' full output: {
[junit4] > "responseHeader":{
[junit4] > "status":0,
[junit4] > "QTime":0},
[junit4] > "params":{"wt":"json"},
[junit4] > "context":{
[junit4] > "webapp":"/btin/n",
[junit4] > "path":"/test1",
[junit4] > "httpMethod":"GET"},
[junit4] > "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
[junit4] > "x":null}, from server: null
[junit4] > at
__randomizedtesting.SeedInfo.seed([A32FADC9BE2E7A2E:7B62809E49F3DF8E]:0)
[junit4] > at
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:535)
[junit4] > at
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:232)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1191231 INFO
(SUITE-TestDynamicLoading-seed#[A32FADC9BE2E7A2E]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoading_A32FADC9BE2E7A2E-001
[junit4] 2> Nov 17, 2016 12:27:20 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{blobName=FSTOrd50, size=BlockTreeOrds(blocksize=128),
_version_=PostingsFormat(name=LuceneFixedGap),
id=PostingsFormat(name=Asserting), version=PostingsFormat(name=LuceneFixedGap),
md5=FSTOrd50, timestamp=FSTOrd50}, docValues:{}, maxPointsInLeafNode=1480,
maxMBSortInHeap=7.722911549998529,
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=lv,
timezone=Etc/GMT-12
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102
(32-bit)/cpus=3,threads=1,free=81976080,total=314859520
[junit4] 2> NOTE: All tests run in this JVM: [MultiThreadedOCPTest,
TestFieldCacheReopen, TestDownShardTolerantSearch,
TestNonDefinedSimilarityFactory, TestSolrQueryResponse, TestFaceting,
TestComplexPhraseQParserPlugin, BadComponentTest,
StatelessScriptUpdateProcessorFactoryTest, TestRandomDVFaceting,
QueryResultKeyTest, InfoHandlerTest, TestCollationFieldDocValues,
TestSQLHandlerNonCloud, TestStandardQParsers, ForceLeaderTest,
TestExactSharedStatsCache, DistributedFacetExistsSmallTest,
DistributedSuggestComponentTest, TestHdfsCloudBackupRestore, AssignTest,
TestHighFrequencyDictionaryFactory, TestReplicationHandler, TestLRUCache,
StressHdfsTest, TestSubQueryTransformer, PeerSyncReplicationTest,
TestOrdValues, SimpleCollectionCreateDeleteTest,
TestSolrConfigHandlerConcurrent, SuggestComponentTest, BasicDistributedZkTest,
DistributedSpellCheckComponentTest, TestSchemaSimilarityResource,
TestCloudInspectUtil, TestElisionMultitermQuery, RequestLoggingTest,
TimeZoneUtilsTest, DocumentBuilderTest, HighlighterTest, TestMacroExpander,
XmlUpdateRequestHandlerTest, TestRestoreCore, TestCloudPseudoReturnFields,
TestDocTermOrds, TestReplicationHandlerBackup, TestCopyFieldCollectionResource,
SolrPluginUtilsTest, UnloadDistributedZkTest, ConnectionManagerTest,
QueryElevationComponentTest, OutputWriterTest, TestReRankQParserPlugin,
JSONWriterTest, OpenExchangeRatesOrgProviderTest,
CdcrReplicationDistributedZkTest, TestConfigSetsAPI, RemoteQueryErrorTest,
TestSolrCLIRunExample, SegmentsInfoRequestHandlerTest,
PathHierarchyTokenizerFactoryTest, TestLazyCores, TestManagedResourceStorage,
ExplicitHLLTest, CloneFieldUpdateProcessorFactoryTest, SparseHLLTest,
SynonymTokenizerTest, XsltUpdateRequestHandlerTest, RollingRestartTest,
OverseerStatusTest, PeerSyncWithIndexFingerprintCachingTest,
SoftAutoCommitTest, TestFieldTypeCollectionResource, TestCSVResponseWriter,
HdfsChaosMonkeyNothingIsSafeTest, HdfsUnloadDistributedZkTest,
TestFileDictionaryLookup, DeleteLastCustomShardedReplicaTest,
TestRebalanceLeaders, DistributedFacetPivotLongTailTest,
DirectSolrConnectionTest, TestSolrCloudSnapshots, PrimUtilsTest,
TestGroupingSearch, TestExtendedDismaxParser, BaseCdcrDistributedZkTest,
TestConfigReload, HdfsRecoverLeaseTest, TestDocumentBuilder,
SolrTestCaseJ4Test, TestDistributedSearch, DirectSolrSpellCheckerTest,
ExitableDirectoryReaderTest, TestSolr4Spatial2, IndexSchemaRuntimeFieldTest,
TestCursorMarkWithoutUniqueKey, TestNumericTerms64, DistributedQueueTest,
UUIDUpdateProcessorFallbackTest, TestSolrJ, TestNRTOpen, TestDefaultStatsCache,
CloudMLTQParserTest, TestHashPartitioner, ActionThrottleTest, BJQParserTest,
MultiTermTest, DistributedFacetPivotSmallTest, TestCorePropertiesReload,
TestAuthenticationFramework, TestConfigOverlay, SampleTest,
TestSolrCloudWithKerberosAlt, ConcurrentDeleteAndCreateCollectionTest,
TestSurroundQueryParser, HighlighterMaxOffsetTest, TestStressLiveNodes,
SharedFSAutoReplicaFailoverTest, TestBinaryResponseWriter,
UniqFieldsUpdateProcessorFactoryTest, FileUtilsTest, TestFieldCacheSort,
TestRemoteStreaming, TestOverriddenPrefixQueryForCustomFieldType,
TestDynamicLoading]
[junit4] Completed [290/653 (2!)] on J0 in 44.57s, 1 test, 1 failure <<<
FAILURES!
[...truncated 54248 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]