Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/556/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  
org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure

Error Message:
The data directory was not cleaned up on unload after a failed core reload

Stack Trace:
java.lang.AssertionError: The data directory was not cleaned up on unload after 
a failed core reload
        at 
__randomizedtesting.SeedInfo.seed([C2AF82A07D438A2C:B96620EC5E61582D]: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 11845 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_C2AF82A07D438A2C-001\init-core-data-001
   [junit4]   2> 2327254 INFO  
(SUITE-CoreAdminHandlerTest-seed#[C2AF82A07D438A2C]-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> 2327256 INFO  
(SUITE-CoreAdminHandlerTest-seed#[C2AF82A07D438A2C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2327257 INFO  
(SUITE-CoreAdminHandlerTest-seed#[C2AF82A07D438A2C]-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> 2327354 INFO  
(SUITE-CoreAdminHandlerTest-seed#[C2AF82A07D438A2C]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 2327394 INFO  
(SUITE-CoreAdminHandlerTest-seed#[C2AF82A07D438A2C]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2327509 WARN  
(SUITE-CoreAdminHandlerTest-seed#[C2AF82A07D438A2C]-worker) [    ] 
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 2327520 INFO  
(SUITE-CoreAdminHandlerTest-seed#[C2AF82A07D438A2C]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2327557 INFO  
(SUITE-CoreAdminHandlerTest-seed#[C2AF82A07D438A2C]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 2327564 INFO  (coreLoadExecutor-10190-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> 2327610 INFO  (coreLoadExecutor-10190-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 2327650 INFO  (coreLoadExecutor-10190-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2327734 WARN  (coreLoadExecutor-10190-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> 2327737 INFO  (coreLoadExecutor-10190-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2327762 INFO  (coreLoadExecutor-10190-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> 2327763 INFO  (coreLoadExecutor-10190-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_C2AF82A07D438A2C-001\init-core-data-001\]
   [junit4]   2> 2327763 INFO  (coreLoadExecutor-10190-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a9000
   [junit4]   2> 2327764 INFO  (coreLoadExecutor-10190-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2327791 INFO  (coreLoadExecutor-10190-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2327791 INFO  (coreLoadExecutor-10190-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2327793 INFO  (coreLoadExecutor-10190-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2327793 INFO  (coreLoadExecutor-10190-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2327793 INFO  (coreLoadExecutor-10190-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=4.265625, 
floorSegmentMB=2.1123046875, forceMergeDeletesPctAllowed=1.8132063447158175, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4699395681503432
   [junit4]   2> 2327793 INFO  (coreLoadExecutor-10190-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14b350a[collection1] 
main]
   [junit4]   2> 2327794 INFO  (coreLoadExecutor-10190-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2327804 INFO  (coreLoadExecutor-10190-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2327861 INFO  (coreLoadExecutor-10190-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2327862 INFO  
(searcherExecutor-10191-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2327862 INFO  
(searcherExecutor-10191-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2327862 INFO  
(searcherExecutor-10191-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2327862 INFO  
(searcherExecutor-10191-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2327863 INFO  
(searcherExecutor-10191-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2327864 INFO  
(searcherExecutor-10191-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2327865 INFO  
(searcherExecutor-10191-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2327866 INFO  
(searcherExecutor-10191-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2327866 INFO  
(searcherExecutor-10191-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2327866 INFO  (coreLoadExecutor-10190-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1549875641410650112
   [junit4]   2> 2327867 INFO  
(searcherExecutor-10191-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@14b350a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2327871 INFO  
(SUITE-CoreAdminHandlerTest-seed#[C2AF82A07D438A2C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2327875 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[C2AF82A07D438A2C]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 2327889 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[C2AF82A07D438A2C]) [    
] 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> 2327906 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[C2AF82A07D438A2C]) [    
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 2327927 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[C2AF82A07D438A2C]) [    
] o.a.s.s.IndexSchema 
[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 2327931 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[C2AF82A07D438A2C]) [    
] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 2327935 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[C2AF82A07D438A2C]) [    
] 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_C2AF82A07D438A2C-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars
   [junit4]   2> 2327936 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[C2AF82A07D438A2C]) [    
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_C2AF82A07D438A2C-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_C2AF82A07D438A2C-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 2327946 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[C2AF82A07D438A2C]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=97.892578125, 
floorSegmentMB=1.771484375, forceMergeDeletesPctAllowed=9.65616107082768, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2327966 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[C2AF82A07D438A2C]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2327966 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[C2AF82A07D438A2C]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2327967 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[C2AF82A07D438A2C]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6029720457657943]
   [junit4]   2> 2327967 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[C2AF82A07D438A2C]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@113e159[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
main]
   [junit4]   2> 2327968 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[C2AF82A07D438A2C]) [    
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_C2AF82A07D438A2C-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 2327969 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[C2AF82A07D438A2C]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2327971 INFO  
(searcherExecutor-10197-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@113e159[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2327972 INFO  
(TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[C2AF82A07D438A2C]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 2327976 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C2AF82A07D438A2C]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 2328016 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C2AF82A07D438A2C]) [    
] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2328017 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C2AF82A07D438A2C]) [    
] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f7dba7{/solr,null,AVAILABLE}
   [junit4]   2> 2328019 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C2AF82A07D438A2C]) [    
] o.e.j.s.ServerConnector Started 
ServerConnector@12b6b0c{HTTP/1.1,[http/1.1]}{127.0.0.1:63727}
   [junit4]   2> 2328020 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C2AF82A07D438A2C]) [    
] o.e.j.s.Server Started @2332516ms
   [junit4]   2> 2328020 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C2AF82A07D438A2C]) [    
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63727}
   [junit4]   2> 2328020 ERROR 
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C2AF82A07D438A2C]) [    
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2328020 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C2AF82A07D438A2C]) [    
] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 2328020 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C2AF82A07D438A2C]) [    
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 2328020 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C2AF82A07D438A2C]) [    
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2328020 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C2AF82A07D438A2C]) [    
] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-02T08:49:52.991Z
   [junit4]   2> 2328022 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C2AF82A07D438A2C]) [    
] 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_C2AF82A07D438A2C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1165906712806219\solr.xml
   [junit4]   2> 2328036 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C2AF82A07D438A2C]) [    
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2328046 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C2AF82A07D438A2C]) [    
] 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_C2AF82A07D438A2C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1165906712806219\.
   [junit4]   2> 2328046 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C2AF82A07D438A2C]) [    
] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 2328084 INFO  (coreLoadExecutor-10206-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 2328109 INFO  (coreLoadExecutor-10206-thread-1) [    ] 
o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 2328212 WARN  (coreLoadExecutor-10206-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> 2328214 INFO  (coreLoadExecutor-10206-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2328233 INFO  (coreLoadExecutor-10206-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_C2AF82A07D438A2C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1165906712806219\.\corex
   [junit4]   2> 2328234 INFO  (coreLoadExecutor-10206-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_C2AF82A07D438A2C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1165906712806219\corex],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_C2AF82A07D438A2C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1165906712806219\.\corex\data\]
   [junit4]   2> 2328234 INFO  (coreLoadExecutor-10206-thread-1) [    x:corex] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a9000
   [junit4]   2> 2328235 INFO  (coreLoadExecutor-10206-thread-1) [    x:corex] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2328257 INFO  (coreLoadExecutor-10206-thread-1) [    x:corex] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2328257 INFO  (coreLoadExecutor-10206-thread-1) [    x:corex] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2328258 INFO  (coreLoadExecutor-10206-thread-1) [    x:corex] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2328259 INFO  (coreLoadExecutor-10206-thread-1) [    x:corex] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2328259 INFO  (coreLoadExecutor-10206-thread-1) [    x:corex] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=4.265625, 
floorSegmentMB=2.1123046875, forceMergeDeletesPctAllowed=1.8132063447158175, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4699395681503432
   [junit4]   2> 2328259 INFO  (coreLoadExecutor-10206-thread-1) [    x:corex] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@166007e[corex] main]
   [junit4]   2> 2328259 INFO  (coreLoadExecutor-10206-thread-1) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2328272 INFO  (coreLoadExecutor-10206-thread-1) [    x:corex] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2328339 INFO  (coreLoadExecutor-10206-thread-1) [    x:corex] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2328339 INFO  
(searcherExecutor-10207-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2328340 INFO  
(searcherExecutor-10207-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2328340 INFO  
(searcherExecutor-10207-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2328340 INFO  
(searcherExecutor-10207-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2328340 INFO  (coreLoadExecutor-10206-thread-1) [    x:corex] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1549875641907675136
   [junit4]   2> 2328340 INFO  
(searcherExecutor-10207-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2328341 INFO  
(searcherExecutor-10207-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2328341 INFO  
(searcherExecutor-10207-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2328342 INFO  
(searcherExecutor-10207-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2328342 INFO  
(searcherExecutor-10207-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2328344 INFO  
(searcherExecutor-10207-thread-1-processing-x:corex) [    x:corex] 
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@166007e[corex] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2328562 INFO  (qtp13977237-19389) [    x:corex] 
o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[123 (1549875642137313280)]} 0 3
   [junit4]   2> 2328564 INFO  (qtp13977237-19390) [    x:corex] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2328564 INFO  (qtp13977237-19390) [    x:corex] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@13e3478
   [junit4]   2> 2328569 INFO  (qtp13977237-19390) [    x:corex] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1673f41[corex] main]
   [junit4]   2> 2328569 INFO  (qtp13977237-19390) [    x:corex] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2328570 INFO  
(searcherExecutor-10207-thread-1-processing-x:corex) [    x:corex] 
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@1673f41[corex] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)))}
   [junit4]   2> 2328571 INFO  (qtp13977237-19390) [    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 6
   [junit4]   2> 2328575 INFO  (qtp13977237-19391) [    ] o.a.s.c.SolrCore 
[corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@13c3c85
   [junit4]   2> 2328667 INFO  (qtp13977237-19391) [    ] 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=92
   [junit4]   2> 2328668 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C2AF82A07D438A2C]) [    
] o.e.j.s.ServerConnector Stopped 
ServerConnector@12b6b0c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2328668 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C2AF82A07D438A2C]) [    
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=21392373
   [junit4]   2> 2328668 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C2AF82A07D438A2C]) [    
] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1f7dba7{/solr,null,UNAVAILABLE}
   [junit4]   2> 2328670 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[C2AF82A07D438A2C]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 2328674 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C2AF82A07D438A2C]) [    
x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] 
o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 2329247 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C2AF82A07D438A2C]) [    
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_C2AF82A07D438A2C-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 2329248 ERROR 
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C2AF82A07D438A2C]) [    
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> 2329250 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C2AF82A07D438A2C]) [    ] 
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_C2AF82A07D438A2C-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 2329251 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C2AF82A07D438A2C]) [    ] 
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_C2AF82A07D438A2C-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_C2AF82A07D438A2C-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 2329348 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C2AF82A07D438A2C]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 2329384 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C2AF82A07D438A2C]) [    ] 
o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 2329502 WARN  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C2AF82A07D438A2C]) [    ] 
o.a.s.s.IndexSchema [props] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 2329504 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C2AF82A07D438A2C]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2329533 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C2AF82A07D438A2C]) [    ] 
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_C2AF82A07D438A2C-001\tempDir-001\instProp
   [junit4]   2> 2329533 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C2AF82A07D438A2C]) [    
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_C2AF82A07D438A2C-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_C2AF82A07D438A2C-001\tempDir-001\instProp\data\]
   [junit4]   2> 2329533 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C2AF82A07D438A2C]) [    
x:props] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans 
to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a9000
   [junit4]   2> 2329537 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C2AF82A07D438A2C]) [    
x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=55.5791015625, 
floorSegmentMB=1.759765625, forceMergeDeletesPctAllowed=21.849172125757317, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2329564 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C2AF82A07D438A2C]) [    
x:props] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2329564 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C2AF82A07D438A2C]) [    
x:props] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2329566 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C2AF82A07D438A2C]) [    
x:props] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2329566 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C2AF82A07D438A2C]) [    
x:props] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2329566 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C2AF82A07D438A2C]) [    
x:props] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.26392178658187754]
   [junit4]   2> 2329567 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C2AF82A07D438A2C]) [    
x:props] o.a.s.s.SolrIndexSearcher Opening [Searcher@d6a3c8[props] main]
   [junit4]   2> 2329567 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C2AF82A07D438A2C]) [    
x:props] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2329583 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C2AF82A07D438A2C]) [    
x:props] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2329640 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C2AF82A07D438A2C]) [    
x:props] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2329642 INFO  
(searcherExecutor-10214-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2329642 INFO  
(searcherExecutor-10214-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2329642 INFO  
(searcherExecutor-10214-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2329642 INFO  
(searcherExecutor-10214-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2329642 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C2AF82A07D438A2C]) [    
x:props] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1549875643272921088
   [junit4]   2> 2329642 INFO  
(searcherExecutor-10214-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2329642 INFO  
(searcherExecutor-10214-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2329643 INFO  
(searcherExecutor-10214-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2329643 INFO  
(searcherExecutor-10214-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2329643 INFO  
(searcherExecutor-10214-thread-1-processing-x:props) [    x:props] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2329645 INFO  
(searcherExecutor-10214-thread-1-processing-x:props) [    x:props] 
o.a.s.c.SolrCore [props] Registered new searcher Searcher@d6a3c8[props] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2329645 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C2AF82A07D438A2C]) [    ] 
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> 2329656 ERROR 
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C2AF82A07D438A2C]) [    ] 
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> 2329658 INFO  
(TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[C2AF82A07D438A2C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCoreAdminHandler
   [junit4]   2> 2329661 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C2AF82A07D438A2C])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 2329692 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C2AF82A07D438A2C])
 [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2329694 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C2AF82A07D438A2C])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ef0f2a{/solr,null,AVAILABLE}
   [junit4]   2> 2329694 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C2AF82A07D438A2C])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@15a2358{HTTP/1.1,[http/1.1]}{127.0.0.1:63732}
   [junit4]   2> 2329695 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C2AF82A07D438A2C])
 [    ] o.e.j.s.Server Started @2334191ms
   [junit4]   2> 2329695 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C2AF82A07D438A2C])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63732}
   [junit4]   2> 2329695 ERROR 
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C2AF82A07D438A2C])
 [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2329695 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C2AF82A07D438A2C])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 6.4.0
   [junit4]   2> 2329695 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C2AF82A07D438A2C])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 2329695 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C2AF82A07D438A2C])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2329695 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C2AF82A07D438A2C])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-02T08:49:54.666Z
   [junit4]   2> 2329696 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C2AF82A07D438A2C])
 [    ] 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_C2AF82A07D438A2C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1165908398343478\solr.xml
   [junit4]   2> 2329711 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C2AF82A07D438A2C])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2329720 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C2AF82A07D438A2C])
 [    ] 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_C2AF82A07D438A2C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1165908398343478\.
   [junit4]   2> 2329720 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C2AF82A07D438A2C])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 2329775 INFO  (coreLoadExecutor-10224-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 2329807 INFO  (coreLoadExecutor-10224-thread-1) [    ] 
o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 2329914 WARN  (coreLoadExecutor-10224-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> 2329918 INFO  (coreLoadExecutor-10224-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2329954 INFO  (coreLoadExecutor-10224-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_C2AF82A07D438A2C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1165908398343478\.\corex
   [junit4]   2> 2329954 INFO  (coreLoadExecutor-10224-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_C2AF82A07D438A2C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1165908398343478\corex],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_C2AF82A07D438A2C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1165908398343478\.\corex\data\]
   [junit4]   2> 2329955 INFO  (coreLoadExecutor-10224-thread-1) [    x:corex] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a9000
   [junit4]   2> 2329956 INFO  (coreLoadExecutor-10224-thread-1) [    x:corex] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2329988 INFO  (coreLoadExecutor-10224-thread-1) [    x:corex] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2329988 INFO  (coreLoadExecutor-10224-thread-1) [    x:corex] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2329991 INFO  (coreLoadExecutor-10224-thread-1) [    x:corex] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2329991 INFO  (coreLoadExecutor-10224-thread-1) [    x:corex] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2329991 INFO  (coreLoadExecutor-10224-thread-1) [    x:corex] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=4.265625, 
floorSegmentMB=2.1123046875, forceMergeDeletesPctAllowed=1.8132063447158175, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4699395681503432
   [junit4]   2> 2329992 INFO  (coreLoadExecutor-10224-thread-1) [    x:corex] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@190c6b2[corex] main]
   [junit4]   2> 2329992 INFO  (coreLoadExecutor-10224-thread-1) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2330016 INFO  (coreLoadExecutor-10224-thread-1) [    x:corex] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2330116 INFO  (coreLoadExecutor-10224-thread-1) [    x:corex] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2330117 INFO  
(searcherExecutor-10225-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2330117 INFO  
(searcherExecutor-10225-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2330117 INFO  
(searcherExecutor-10225-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2330117 INFO  
(searcherExecutor-10225-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2330118 INFO  (coreLoadExecutor-10224-thread-1) [    x:corex] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1549875643772043264
   [junit4]   2> 2330118 INFO  
(searcherExecutor-10225-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2330120 INFO  
(searcherExecutor-10225-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2330120 INFO  
(searcherExecutor-10225-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2330121 INFO  
(searcherExecutor-10225-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2330122 INFO  
(searcherExecutor-10225-thread-1-processing-x:corex) [    x:corex] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2330122 INFO  
(searcherExecutor-10225-thread-1-processing-x:corex) [    x:corex] 
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@190c6b2[corex] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2330233 INFO  (qtp33094141-19409) [    x:corex] 
o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[123 (1549875643889483776)]} 0 2
   [junit4]   2> 2330235 INFO  (qtp33094141-19410) [    x:corex] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2330235 INFO  (qtp33094141-19410) [    x:corex] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@d312a3
   [junit4]   2> 2330238 INFO  (qtp33094141-19410) [    x:corex] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@65f02a[corex] main]
   [junit4]   2> 2330240 INFO  (qtp33094141-19410) [    x:corex] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2330240 INFO  
(searcherExecutor-10225-thread-1-processing-x:corex) [    x:corex] 
o.a.s.c.SolrCore [corex] Registered new searcher Searcher@65f02a[corex] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):c1)))}
   [junit4]   2> 2330241 INFO  (qtp33094141-19410) [    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 6
   [junit4]   2> 2330244 INFO  (qtp33094141-19414) [    ] 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> 2330259 INFO  (qtp33094141-19412) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 2330270 INFO  (qtp33094141-19412) [    ] o.a.s.s.IndexSchema 
[corex] Schema name=test
   [junit4]   2> 2330346 WARN  (qtp33094141-19412) [    ] o.a.s.s.IndexSchema 
[corex] default search field in schema is text. WARNING: Deprecated, please use 
'df' on request instead.
   [junit4]   2> 2330348 INFO  (qtp33094141-19412) [    ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2330362 INFO  (qtp33094141-19412) [    ] 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_C2AF82A07D438A2C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1165908398343478\.\corex
   [junit4]   2> 2330363 INFO  (qtp33094141-19412) [    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_C2AF82A07D438A2C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1165908398343478\corex],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_C2AF82A07D438A2C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1165908398343478\.\corex\data\]
   [junit4]   2> 2330390 INFO  (qtp33094141-19412) [    x:corex] 
o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@bf9cba
   [junit4]   2> 2330391 ERROR (qtp33094141-19412) [    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:660)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:441)
   [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:901)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.reload(SolrCore.java:591)
   [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:860)
   [junit4]   2>        ... 34 more
   [junit4]   2> 
   [junit4]   2> 2330391 INFO  (qtp33094141-19412) [    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=140
   [junit4]   2> 2330391 ERROR (qtp33094141-19412) [    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:660)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:441)
   [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:901)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.reload(SolrCore.java:591)
   [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:860)
   [junit4]   2>        ... 34 more
   [junit4]   2> 
   [junit4]   2> 2330449 ERROR (qtp33094141-19411) [    ] 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_C2AF82A07D438A2C-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-1165908398343478\.\corex\data
   [junit4]   2> 2330449 INFO  (qtp33094141-19411) [    ] 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=55
   [junit4]   2> 2330451 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C2AF82A07D438A2C])
 [    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@15a2358{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2330451 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C2AF82A07D438A2C])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=14804783
   [junit4]   2> 2330452 INFO  (coreCloseExecutor-10232-thread-1) [    x:corex] 
o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@fe61c9
   [junit4]   2> 2330469 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C2AF82A07D438A2C])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1ef0f2a{/solr,null,UNAVAILABLE}
   [junit4]   2> 2330473 INFO  
(TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[C2AF82A07D438A2C])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CoreAdminHandlerTest 
-Dtests.method=testDeleteInstanceDirAfterCreateFailure 
-Dtests.seed=C2AF82A07D438A2C -Dtests.slow=true -Dtests.locale=sl 
-Dtests.timezone=Europe/Oslo -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.82s 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([C2AF82A07D438A2C:B96620EC5E61582D]:0)
   [junit4]    >        at 
org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure(CoreAdminHandlerTest.java:334)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2330481 INFO  
(TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[C2AF82A07D438A2C]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testNonexistentCoreReload
   [junit4]   2> 2330482 INFO  
(TEST-CoreAdminHandlerTest.testNonexistentCoreReload-seed#[C2AF82A07D438A2C]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testNonexistentCoreReload
   [junit4]   2> 2330482 INFO  
(SUITE-CoreAdminHandlerTest-seed#[C2AF82A07D438A2C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2330482 INFO  
(SUITE-CoreAdminHandlerTest-seed#[C2AF82A07D438A2C]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=21999040
   [junit4]   2> 2330483 INFO  (coreCloseExecutor-10235-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1c3edba
   [junit4]   2> 2330483 INFO  (coreCloseExecutor-10235-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@6d7078
   [junit4]   2> 2330483 INFO  (coreCloseExecutor-10235-thread-3) [    
x:rename_me] o.a.s.c.SolrCore [rename_me]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@16e4d03
   [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_C2AF82A07D438A2C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), 
sim=ClassicSimilarity, locale=sl, timezone=Europe/Oslo
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=3,threads=1,free=220919320,total=455081984
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedFacetPivotSmallAdvancedTest, RuleEngineTest, 
TestHighFrequencyDictionaryFactory, TestExceedMaxTermLength, DeleteShardTest, 
DistribCursorPagingTest, TestSimpleTrackingShardHandler, TestIndexSearcher, 
SignatureUpdateProcessorFactoryTest, TestLeaderInitiatedRecoveryThread, 
TestQuerySenderNoQuery, SolrXmlInZkTest, CleanupOldIndexTest, 
TestFileDictionaryLookup, TestJoin, SpellCheckComponentTest, TestSmileRequest, 
BasicAuthIntegrationTest, RAMDirectoryFactoryTest, SliceStateTest, 
TestExactStatsCache, TestMacros, VersionInfoTest, SpatialRPTFieldTypeTest, 
AtomicUpdatesTest, TestDistributedStatsComponentCardinality, 
CoreAdminCreateDiscoverTest, TestDistributedGrouping, ClusterStateTest, 
TestSolrConfigHandlerCloud, TestSolrFieldCacheMBean, TestConfig, 
WordBreakSolrSpellCheckerTest, LeaderElectionIntegrationTest, 
TestRandomRequestDistribution, TestQuerySenderListener, TestSchemaNameResource, 
TestPivotHelperCode, TestValueSourceCache, UpdateParamsTest, BasicZkTest, 
IndexSchemaTest, SuggesterWFSTTest, ShardSplitTest, OverseerRolesTest, 
TestFilteredDocIdSet, DistributedExpandComponentTest, TestCryptoKeys, 
TestRecovery, ExternalFileFieldSortTest, PreAnalyzedFieldTest, 
TestSolrCloudWithDelegationTokens, SolrCLIZkUtilsTest, TestSolr4Spatial, 
TestSolrQueryParserResource, TestNamedUpdateProcessors, TestCodecSupport, 
SortByFunctionTest, TestConfigSetImmutable, SolrIndexConfigTest, 
TestSQLHandler, CheckHdfsIndexTest, NotRequiredUniqueKeyTest, 
TestJmxMonitoredMap, TestDynamicFieldCollectionResource, 
TestCloudManagedSchema, HdfsNNFailoverTest, TestCopyFieldCollectionResource, 
CollectionsAPIDistributedZkTest, UUIDUpdateProcessorFallbackTest, 
SimpleMLTQParserTest, TestRuleBasedAuthorizationPlugin, TestSolrQueryParser, 
TestDFRSimilarityFactory, RecoveryAfterSoftCommitTest, CdcrUpdateLogTest, 
UUIDFieldTest, QueryParsingTest, TestInitParams, TestCollectionAPI, 
TestQueryWrapperFilter, TestSerializedLuceneMatchVersion, 
BlockJoinFacetDistribTest, FieldAnalysisRequestHandlerTest, 
CreateCollectionCleanupTest, TestFiltering, HdfsWriteToMultipleCollectionsTest, 
SolrIndexSplitterTest, MinimalSchemaTest, TlogReplayBufferedWhileIndexingTest, 
DistribJoinFromCollectionTest, CursorMarkTest, StatsReloadRaceTest, 
SolrInfoMBeanTest, BlockDirectoryTest, ExplicitHLLTest, TestCustomStream, 
TestWriterPerf, TestZkChroot, TestStressUserVersions, TestUseDocValuesAsStored, 
StatsComponentTest, TestFieldCacheSort, TestRecoveryHdfs, TestCloudSchemaless, 
TestJsonFacetRefinement, ConvertedLegacyTest, TestFieldCacheReopen, 
HttpPartitionTest, TestCloudDeleteByQuery, 
OverseerCollectionConfigSetProcessorTest, TestBadConfig, TestIntervalFaceting, 
CollectionsAPISolrJTest, TestSolrXml, TestFieldCacheVsDocValues, 
ZkStateWriterTest, TestOmitPositions, TestImplicitCoreProperties, 
BinaryUpdateRequestHandlerTest, ConnectionReuseTest, 
LeaderFailoverAfterPartitionTest, HdfsRecoveryZkTest, 
TestSlowCompositeReaderWrapper, TestMaxScoreQueryParser, TestManagedSchema, 
JavabinLoaderTest, BlobRepositoryCloudTest, HdfsDirectoryFactoryTest, 
TestIndexingPerformance, TestTolerantUpdateProcessorCloud, 
BasicFunctionalityTest, UpdateRequestProcessorFactoryTest, ConfigSetsAPITest, 
UtilsToolTest, FieldMutatingUpdateProcessorTest, 
DistributedIntervalFacetingTest, TestSystemIdResolver, 
SharedFSAutoReplicaFailoverUtilsTest, TestUtils, 
DistributedFacetPivotLargeTest, TestBlobHandler, 
TestPHPSerializedResponseWriter, TestCustomDocTransformer, 
ChaosMonkeySafeLeaderTest, SuggesterTest, DeleteInactiveReplicaTest, 
TestReplicaProperties, AsyncCallRequestStatusResponseTest, MBeansHandlerTest, 
TestSortByMinMaxFunction, TermVectorComponentDistributedTest, 
HdfsChaosMonkeySafeLeaderTest, URLClassifyProcessorTest, LoggingHandlerTest, 
TestReversedWildcardFilterFactory, NoCacheHeaderTest, RegexBoostProcessorTest, 
BasicDistributedZk2Test, UnloadDistributedZkTest, SyncSliceTest, 
OpenCloseCoreStressTest, ShardRoutingTest, RecoveryZkTest, 
FullSolrCloudDistribCmdsTest, TestReplicationHandler, ClusterStateUpdateTest, 
TestRandomFaceting, ZkSolrClientTest, ShardRoutingCustomTest, AutoCommitTest, 
TestRealTimeGet, TestStressReorder, TestReload, TestStressVersions, 
DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, 
TestGroupingSearch, SolrCmdDistributorTest, PeerSyncTest, BadIndexSchemaTest, 
TestLazyCores, SoftAutoCommitTest, ShowFileRequestHandlerTest, 
CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, 
CurrencyFieldXmlFileTest, SimplePostToolTest, TestCoreDiscovery, 
TestExtendedDismaxParser, SpellCheckCollatorTest, CoreAdminHandlerTest]
   [junit4] Completed [358/648 (1!)] on J1 in 3.29s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 53662 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to